data/config/dhclient.conf aktualisiert
This commit is contained in:
16
data/config/dhclient.conf
Normal file
16
data/config/dhclient.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
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;
|
||||
|
||||
# Version 1.0:
|
||||
# Created 2024 by Tim Eertmoed, Christian Hampp @ WiS IT-Solutions GmbH, Germany to work on Raspian as custom pxe init script.
|
||||
Reference in New Issue
Block a user