[olug] New COX managed network bad for Linux
Phil Brutsche
phil at giedi.obix.com
Wed Jan 16 16:21:07 UTC 2002
A long time ago, in a galaxy far, far way, someone said...
> Also, dhclient seems to be the weakest popular DHCP client for Linux.
> It doesn't handle various aspects of DHCP properly.
Oh? In what way?
> For example, it won't provide the DHCP server with the hostname of
> your client machine, no matter what the man page says.
Of course it does. My cable modem wouldn't work if it didn't (and I
hadn't manually set the IP number :)! Like every other DHCP client I've
looked at on Linux/*BSD, it doesn't do it by default. You just need to
set the host name it'll send in the config file.
Here's a snippet from my dhclient.conf:
interface "eth1" {
send host-name "cx340599-a";
script "/etc/dhclient.script";
}
Phil
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
For help contact olug-help at bstc.net - run by ezmlm
to unsubscribe, send mail to olug-unsubscribe at bstc.net
or `mail olug-unsubscribe at bstc.net < /dev/null`
(c)2001 OLUG http://www.olug.org
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
More information about the OLUG
mailing list