Hi! The setup looks ok. I'd remove nis from nsswitch.conf , since I believe Eran does not have a Linux farm ... so I'd change the hosts line in that file to be: hosts: files dns Anyway, I think it is not the problem. Start ethereal to capture traffic from eth0 and then try to do some kind of name resolution (nslookup, host etc) Dani
On Sun, 19 Jan 2003, guy keren wrote: > On Sat, 18 Jan 2003, Official Flamer/Cabal NON-Leader wrote: > > > Quoth Eran Levy: > > > > > Yes I have DNS resolution problem. Im not uses my own DNS server. Im using > > > Netvision's DNS server only. > > > here are the files: > > > /etc/resolv.conf: > > >nameserver 194.90.1.5 > > > > add a "domain foo.com" or "search bar.net" to this file. > > doesn't sound relevant to the problem. the 'search' or 'domain' entries > are used just to optimize the queries - not to make them 'correct'. > > this addition simplyallows partial domain names lookup to work (i.e. > searching for 'foo', which is under the 'bar.net' domain, will work if the > 'search bar.net' entry is found in resolv.conf). > > thus, i presume this is not going to solve the problem (unless the user > was trying to look up such partial names, and expected this to work > without the 'domain' or 'search' entries). > > -- > guy > > "For world domination - press 1, > or dial 0, and please hold, for the creator." -- nob o. dy > > > ================================================================= > To unsubscribe, send mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscribe | mail [EMAIL PROTECTED] > ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
