Re: No Name Resolution

2003-11-18 Thread David Z Maze
"Mark Healey" <[EMAIL PROTECTED]> writes: > I have a working connection but when I try to telnet or ftp anywhere > I get a unable to resolve hostname type error. > > I have my nameservers listed in /etc/resolve.conf as > 206.13.30.12 > 206.13.29.12 Is that the actual content of that actual file?

Re: No Name Resolution

2003-11-18 Thread Kent West
Mark Healey wrote: I have a working connection but when I try to telnet or ftp anywhere I get a unable to resolve hostname type error. I have my nameservers listed in /etc/resolve.conf as Either you typo'd when you wrote this, or your file has the wrong name. It's /etc/resolv.conf -- Kent -- To U

No Name Resolution

2003-11-18 Thread Mark Healey
I have a working connection but when I try to telnet or ftp anywhere I get a unable to resolve hostname type error. I have my nameservers listed in /etc/resolve.conf as 206.13.30.12 206.13.29.12 I pinged them just to make sure they were up and got no problems. What should I do/check? --