Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 1997 11:08:13 PST
From:      "Oleg Ogurok" <olegogurok@hotmail.com>
To:        fullermd@futuresouth.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How to access to ftp servers using ppp program?
Message-ID:  <199712191908.LAA28205@f111.hotmail.com>

next in thread | raw e-mail | index | archive | help
>> >> >Have you modified /etc/resolv.conf to point to your ISP's 
nameserver
>> >> >to resolve domain-names? eg:
>> >> >
>> >> >	nameserver	WW.XX.YY.ZZ
>> >> >
>> >> >where WW.XX.YY.ZZ is the IP-address of your ISP's nameserver.
>> >> 
>> >> I created this file, because I had not it. But it not helped me? I 
>> still 
>> >> can't access noone server.
>> >
>> >Have you made sure you can ping the nameserver using it's IP 
address?
>> >Other things to look for would be to make sure that the permissions 
on
>> >/etc/resolv.conf should be 644
>> 
>> Sorry, but I don't understand the meaning of this. What is it 
>> 'permissions' ? Can you give me your /etc/resolv.conf
>Do this (as root)
># cd /etc
># chmod 644 resolv.conf
>If that doesnt work, type this:
># netstat -rn
>and send us the output.

Look(during PPP session):
Dest              Gateway           Flags   Refs     Use Netif Exp
127.0.0.1       127.0.0.1            UH      0        0    lo0
206.80.173.84   206.80.188.142       UH      0        0    tun0

My primay DNS 206.80.167.245
My secondary DNS 206.80.160.1
When I try to install FreeBSD from FTP server thru DIAL-UP connection, I 
write a secondary DNS as my gateway, because when I write a primary, it 
doesn't works.
My file /etc/resolv.conf constain only one line:
nameserver 206.80.160.1

But anyway I can't open noone ftp connection.

Sincerely yours,
Oleg Ogurok / olegogurok@hotmail.com /


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712191908.LAA28205>