etc/dhcp/dhclient.conf hinzugefügt
This commit is contained in:
13
etc/dhcp/dhclient.conf
Normal file
13
etc/dhcp/dhclient.conf
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
option rfc3442-classless-static-routes code 121 = array of unsigned integer 8;
|
||||||
|
option url code 225 = text;
|
||||||
|
option monitor code 226 = text;
|
||||||
|
option watchdog code 227 = array of ip-address;
|
||||||
|
option screen code 228 = text;
|
||||||
|
|
||||||
|
|
||||||
|
send host-name = gethostname();
|
||||||
|
request subnet-mask, broadcast-address, time-offset, routers,
|
||||||
|
domain-name, domain-name-servers, domain-search, host-name,
|
||||||
|
dhcp6.name-servers, dhcp6.domain-search, dhcp6.fqdn, dhcp6.sntp-servers,
|
||||||
|
netbios-name-servers, netbios-scope, interface-mtu,
|
||||||
|
rfc3442-classless-static-routes, ntp-servers, url, monitor, watchdog, screen;
|
||||||
Reference in New Issue
Block a user