Home | History | Annotate | Download | only in client

Lines Matching full:dhclient

1 .\"	$NetBSD: dhclient-script.8,v 1.3 2022/04/03 01:10:57 christos Exp $
3 .\" dhclient-script.8
29 .\" Id: dhclient-script.8,v 1.14 2010/07/02 23:09:14 sar Exp
31 .TH dhclient-script 8
33 dhclient-script - DHCP client network configuration script
54 .B ETCDIR/dhclient.conf
57 .B ETCDIR/dhclient.conf
69 .B ETCDIR/dhclient-enter-hooks
76 .B CLIENTBINDIR/dhclient-script
80 .B CLIENTBINDIR/dhclient-script
82 .B ETCDIR/dhclient-exit-hooks
84 status of dhclient-script will be passed to dhclient-exit-hooks in the
87 environment as described previously for dhclient-enter-hooks is also
89 .B ETCDIR/dhclient-exit-hooks
91 of dhclient-script.
93 When dhclient needs to invoke the client configuration script, it
95 .B CLIENTBINDIR/dhclient-script.
115 If an IP alias has been declared in dhclient.conf, its address will be
136 Before actually configuring the address, dhclient-script should
186 The dhclient has been informed to shut down gracefully, the
187 dhclient-script should unconfigure or shutdown the interface as
190 The dhclient has been executed using the -r flag, indicating that the
191 administrator wishes it to release its lease(s). dhclient-script should
194 No-Broadcast-Interfaces...dhclient was unable to find any interfaces
195 upon which it believed it should commence DHCP. What dhclient-script
207 the dhclient waits for V6ONLY_WAIT seconds (the timer is carried by
228 example, the stock dhclient-script rewrites /etc/resolv.conf. If
235 dhclient(8), dhcpd(8), dhcrelay(8), dhclient.conf(5) and
236 dhclient.leases(5).
238 .B dhclient-script(8)