Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 1998 01:50:29 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Scott Myron <zamy27@hsonline.net>
Cc:        "freebsd-questions@FreeBSD.org" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: now a ppp problem... 
Message-ID:  <199804180050.BAA21828@awfulhak.org>
In-Reply-To: Your message of "Fri, 17 Apr 1998 17:20:12 %2B0300." <3537651C.A93E89B6@hsonline.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I just compiled 2.2.6-STABLE with ppp support and everything else works
> great, but now when I try to use "USER PPP" it doesn't work. it SAYS it
> connects. I even type "add 0 0 HISADDR" and still nothing happens.. then
> I try "add 0 0 HISADDR" again and it doesn't do anything. usually it
> says that route already exists. but now it doesn't. I'd like to use
> pppd(because it'd be easier) but I don't know how to set it up for
> pap/chap connections. or can I use "pppsetup" like all of the linux
> users? but IF you know the problem that will fix userppp I'd be very
> greatful.. thanks bunches...

Sounds like a dodgy kernel build :-/

>From the ppp prompt, you can ``! echo hisaddr'' to see what HISADDR 
is set to, and you can ``show route'' to see what's there.  If ``add 
0 0 hisaddr'' doesn't change the routing table and there's no default 
already, you could try ``! route add default hisaddr''.  If that 
works, something's mis-built.  If not, something more serious is 
mis-built :-P

-- 
Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
Don't _EVER_ lose your sense of humour....



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?199804180050.BAA21828>