Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Apr 2001 09:46:55 -0700
From:      "Riley J. McIntire" <rjmcintire@earthlink.net>
To:        freebsd-questions@FreeBSD.ORG
Cc:        sanjeev_bhatia@quintum.com
Subject:   RE: Verizon DSL
Message-ID:  <NCBBLBILEPCHLFJAPIIPKEONFLAA.rjmcintire@earthlink.net>
In-Reply-To: <NEBBKIGDGLGOCFKFMFIBOEIICAAA.sanjeev_bhatia@quintum.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm still using the GENERIC kernel and have added the NETGRAPH lines that
the freebsd handbook says to add to the kernel.  When I look at look at
/var/log/ppp.log I always see these messages no matter what configuration I
try
>
> tun0: Phase: deflink: Connected!
> tun0: Phase: deflink: opening -> dial
> tun0: Phase: deflink: dial -> carrier
> tun0: Phase: deflink: Disconnected!
> tun0: Phase: deflink: carrier -> hangup
>
> I've looked on the internet and found a couple of different solutions used
by various different people and none of them have worked for me.  I'd
appreciate any help...Thanks
>
> -srb
>
>

You need to rebuild your kernel with these options:

#       PPPoE options
options         NETGRAPH
options         NETGRAPH_PPPOE
options         NETGRAPH_SOCKET

hth,

Riley


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?NCBBLBILEPCHLFJAPIIPKEONFLAA.rjmcintire>