*BSD News Article 46326


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msunews!uwm.edu!spool.mu.edu!howland.reston.ans.net!cam.news.pipex.net!pipex!edi.news.pipex.net!pipex!demon!mallard.demon.co.uk!usenet
From: mike@mallard.demon.co.uk (Mike Zanker)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: need ppp help
Date: 02 Jul 1995 19:59:12 GMT
Organization: Mallard Independent Internet Host, Milton Keynes, UK
Lines: 32
Message-ID: <MIKE.95Jul2205913@mallard.demon.co.uk>
References: <3t6in7$gjp@ionews.ionet.net>
NNTP-Posting-Host: mallard.demon.co.uk
X-NNTP-Posting-Host: mallard.demon.co.uk
In-reply-to: patdude@ionet.net's message of 2 Jul 1995 16:49:43 GMT

>>>>> "Pat" == Pat McCann <patdude@ionet.net> writes:

    Pat> I am able to establish a ppp connection but when I try to ftp
    Pat> or telnet anywhere I have to specify the address instead of
    Pat> the hostname. What am I missing?

A nameserver. If you haven't created the file /etc/resolv.conf the
resolver library will attempt to query a nameserver running on the
local machine. Your best bet would be to create /etc/resolv.conf with
the following contents:

domain your.domain.name

nameserver xxx.xxx.xxx.xxx
nameserver yyy.yyy.yyy.yyy
nameserver zzz.zzz.zzz.zzz


(where xxx.xxx.xxx.xxx etc. are the IP addresses of suitable
nameservers (e.g. your provider's servers).

You could also run a local (caching only) nameserver - however, this
is more complicated. See the man page for named if you are really
interested.

Mike
-- 
Mike Zanker             | Email: mike@mallard.demon.co.uk
Oldbrook                |
Milton Keynes           | Tel: 01908 694825
United Kingdom          |