*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: rump.dhcpclient | Section: 1 | Source: NetBSD | File: rump.dhcpclient.1
RUMP.DHCPCLIENT(1) FreeBSD General Commands Manual RUMP.DHCPCLIENT(1) NAME rump.dhcpclient - simple dhcp client for rump kernels SYNOPSIS rump.dhcpclient ifname DESCRIPTION The rump.dhcpclient utility is a very simple DHCP client which can be used to apply networking configuration on one interface in a rump kernel. Unlike full DHCP clients, rump.dhcpclient does not store leases or renew expired leases. The reason for this is the typical transient nature of a rump kernel. Additionally, rump.dhcpclient does not save DNS resolver information. After having successfully configured networking, rump.dhcpclient prints out the networking configuration and lease time and exits. Since rump.dhcpclient uses bpf(4) to send and receive raw network packets, the server must include support for bpf and vfs (for opening /dev/bpf). Otherwise, the following diagnostic message is printed: rump.dhcpclient: bpf: Function not implemented SEE ALSO rump_server(1), bpf(4) CAVEATS There is no easy way to release a lease. FreeBSD 14.1-RELEASE-p8 January 20, 2011 FreeBSD 14.1-RELEASE-p8

Navigation Options