![]() | 1 | initial version |
Try to create a /etc/dhclient-$IFNAME.conf file, like /etc/dhclient-eth1.conf.
Content would be:
send host-name "your_hostname";
request subnet-mask, broadcast-address, time-offset, routers,
domain-search, domain-name, domain-name-servers, host-name;