[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dhcpd client doesn't find DNS server
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: dhcpd client doesn't find DNS server
- From: Ivo Dijkhuis <id_(_at_)_sentia_(_dot_)_nl>
- Date: Wed, 27 Apr 2005 15:45:56 +0200
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