eamon ansel roque wrote:
> 
> Hi!
> 
> I configured my isdn connection on 2.2r2 so that it connects to my ISP,
> but I don't seem to be able to do anything else. When I try and use ftp,
> I get: cannot resolve hostname

  try to check whether numeric ip address works

  if the numeric IP address works then you need to specify nameserver,
it can be done automatically (probably, not sure how isdn works) or
simply edit the /etc/resolv.conf and put nameservers there - your ISP
should tell you what nameserevers they provide (usually two, primary and
secondary).

  the file would look something like this:

domain yourdomain.com

nameserver <numeric ip address here>
nameserver <numeric ip address here>


        erik

Reply via email to