"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?  The file you care
about is /etc/resolv.conf (with only one 'e' in "resolv"), and the
nameserver lines should begin with "nameserver".  So for you
/etc/resolv.conf might look like

search healeyonline.com
nameserver 206.13.30.12
nameserver 206.13.29.12

(The "search" line tells the resolver to look for
"internal.healeyonline.com" if it's given just "internal"; you can
safely leave it out, but I generally find it a convenience.)

-- 
David Maze         [EMAIL PROTECTED]      http://people.debian.org/~dmaze/
"Theoretical politics is interesting.  Politicking should be illegal."
        -- Abra Mitchell


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to