Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 1999 17:25:40 +1100 (EST)
From:      Jim Mock <jim@corp.au.triax.com>
To:        guy@cnwl.igs.net
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: PPP Dial Out Connection Problem
Message-ID:  <Pine.BSF.4.05.9901071721110.3997-100000@corp.au.triax.com>
In-Reply-To: <199901070620.BAA04253@host.cnwl.igs.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 7 Jan 1999 guy@cnwl.igs.net wrote:

[snip..]
> When my FreeBSD machine trys to connect to my provider, it 
> connects, the provider can see me via ping just once and then I do 
> not show up on his pings.  I stay connected but do not have the 
> ability to get anywhere.
>

Make sure you have /etc/resolv.conf set up.  It should look like
this..

domain  igs.net
nameserver      xxx.xxx.xxx.xxx
nameserver      yyy.yyy.yyy.yyy
nameserver      zzz.zzz.zzz.zzz

You can have up to 3 NS's specified.. if you've only got 2, use 2.

If you still have problems, try upgrading to the latest version of
ppp which you can get from http://www.awfulhak.org/ppp.html.

Also, if you're still stuck, email me and I'll see what I can do to
help you out.

Hope this helps,
 
-- 
: Jim Mock			| [jim@corp.au.triax.com]	:
: System Administrator		| http://www.triax.com/		:
: Triax Internet Services	| ----------------------------- :
: Portland, OR USA		| FreeBSD: The Power to Serve	:
: Wagga Wagga, NSW Australia	| http://www.freebsd.org/	:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9901071721110.3997-100000>