On Wednesday 26 February 2003 09:33, Buchan Milne wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> John Allen wrote:
> > On Wednesday 26 February 2003 00:03, Phil Green wrote:
> >>Is there something that I'm missing or is this I bug I need to report?
> >>
> >>I have a Cisco 675 DSL modem that does NAT and DHCP.  I set up the pool
> >> to hand out IP, DNS Servers and Default Gateway.  In the Windows world,
> >> everything works fine but in Linux, I get the IP address and Default
> >> Route but no DNS servers.  When I do a nslookup it connects to
> >> 127.0.0.1.
> >>
> >>Help!
> >
> > This is the new ZeroConf stuff
> > 1) Removed tmdns
> > 2) Install dhcpcd
> > 3) Removed dhcp-client
> > 4) Reboot
>
> This is not the right way to go about fixing [EMAIL PROTECTED] Rather try and
> get it *all* to work *out-the-box* rather than working around new
> features which you do not understand!
>
> I did some experiments last night, and I do not think this is necessary
> (but could be wrong ...).
>
> AFAICS, the only issue is that the zeroconf setup lists 127.0.0.1 as the
> first nameserver, whereas it should be the last.
>

Actually 127.0.0.1 should be first. tmdns is a multi-cast caching DNS server.
So it requires a multi-cast DNS server it can contact to resolve hostnames.

With my tests it would work for the first request, then fail permanently after 
that.

Also dhclient is a load of c*ap, dhcpcd is mucho better. dhclient requires 
significantly complex dhclient-INTERFACE.conf files to achieve the same
as dhcpcd does with a couple of simple command  line switches.

-- 
John Allen,                          Email:  mailto:[EMAIL PROTECTED]
MandrakeClub Silver Member.


Reply via email to