On Fri, 2008-03-14 at 11:06 +0200, Eimantas Zdanevičius wrote:
> Only one thing now is that i cant resolve domain names into ip.
> if i type 'ping www.google.com', my laptop try to resolve 
> 'www.google.com.mydomain.com'.
> Where i need to search for misconfiguration: dhcp server, dhcprelay or 
> dhcp client?

Normally at least a Linux client will do this if it thinks that the name
fed into gethostbyname() is unqualified, e.g. doesn't contain a ".". Try
looking for a "search mydomain.com" line in /etc/resolv.conf.

The client shouldn't do it though, not if the name contains dots.

Regards,
Peter


_______________________________________________
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to