On 2010-12-08 21:37:57 -0500, Paulo da Silva said:
> Hi!
>
> I have configured my local network using fix local ip addresses and dns
> server ips provided by my ISP.
>
> Unfortunately those dns ips do not work as expected most of the times.
> Everybody seems to use dhcp.
>
> Is it possible to use dhcpcd (any other linux dhc client?) for dns ips
> only keeping local ip addresses fixed?
>
> Thanks.
There are probably a couple of different ways to handle this. At first
glance, you could configure DHCPd with reservations for each of your
systems, so that the systems always get the same IP address. This
allows you the freedom to change the other parameters (such as DNS
servers) without having to reconfigure all the systems, but still
ensures the systems always have the same IP address.
Alternately (and I haven't confirmed this), you might be able to
configure the DHCP client (via dhclient.conf, IIRC) to only obtain
certain pieces of information from the DHCP server. However, I tend to
think that this approach won't work for you. Of course, I could be
wrong (wouldn't be the first time).
Hope this helps!
--
Scott
http://blog.scottlowe.org