[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dhcpd client doesn't find DNS server



GV wrote:
OK. I'll do so.

Also, what exactly should I put in the hostname.rl0 file? Please note that "rl0" is the 'internal' NIC. Not the one which has the static IP address and is connected directly to the Internet.

I think /etc/hostname.rl0 is almost configured right, from what i've seen from your previous posts.
It should be something like:


192.168.1.1 255.255.255.0 NONE
(beter not use 192.168.1.0 )

And your dhcpd.conf does not look OK.
You should at least change:
	option routers "IP address of my ISP's";
to
	option routers "IP address of rl0";

Good luck.

Ivo



Visit your host, monkey.org