Mike Connors wrote: > Russell Senior wrote: >> Reading the manpage for dhclient.conf or googling on that >> might help. > Yeah, I thought this was the answer too. I think you're referring to > this stanza in dhclient.conf? > > request subnet-mask, broadcast-address, time-offset, routers, > host-name, netbios-name-servers, netbios-scope, interface-mtu, > rfc3442-classless-static-routes, ntp-servers; > > However, much to my chagrin I still got Comcast's DNS info. Granted, I > didn't specify static DNS entries in the Linksys config. So maybe the > Linksys just referred to the DNS info in the cable modem and ignored the > dhcp client request info?
I think you're on the right track here. I found this info: http://code.google.com/speed/public-dns/docs/using.html which suggests adding a prepend domain-name-servers line to your dhclient.conf with your desired DNS servers. Scott -- Scott Garman sgarman at zenlinux dot com _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
