data/dhclient.conf aktualisiert

This commit is contained in:
2024-12-13 07:34:40 +01:00
parent 541c54d1aa
commit 94609cb6c9

View File

@@ -1,16 +0,0 @@
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.