Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jul 2001 11:39:38 -0400
From:      "Doug Reynolds" <mav@wastegate.net>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>, "walter@pelissero.org" <walter@pelissero.org>
Subject:   Re: PPP stopped working
Message-ID:  <20010721154259.7DC2D37B403@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
On Fri, 20 Jul 2001 12:38:54 +0100, Walter C. Pelissero wrote:

>I've recently upgraded my FreeBSD 3.4 box to 4.3-STABLE (cvsupped).
>Since then my PPP (user-ppp) stopped working properly.  According to
>the log file and my few knowledge of PPP, it seems like struggling
>with the ISP about the right IP address to use and it gives up after
>too many NAKs.

>Currently my ppp.conf has got this ifaddr setting:

> set ifaddr 192.168.0.1/0 192.168.0.2/0 255.255.255.0 0.0.0.0

i use:

set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0

and make sure you have

add default HISADDR


---
doug reynolds | the maverick | mav@wastegate.net



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?20010721154259.7DC2D37B403>