Date: Wed, 8 Mar 2000 18:30:55 -0500 From: "Corigan" <corigan@mindspring.com> To: "Corigan" <corigan@mindspring.com> Cc: "FreeBSD Questions List" <freebsd-questions@FreeBSD.ORG>, <glbj@bellatlantic.net> Subject: RE: DSL,PPPoE, Etc Message-ID: <NDBBJHJCCLDBMHNGFGHJMEJCCEAA.corigan@mindspring.com> In-Reply-To: <NDBBJHJCCLDBMHNGFGHJIEJBCEAA.corigan@mindspring.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Geez, forgot a few steps in my slumber of just waking up and reading the list. I would advise turning these on in your kernel if you have not done so. options NETGRAPH options NETGRAPH_PPPOE options NETGRAPH_SOCKET options NETGRAPH_PPP Sorry for the double post to the list and you. Hope this works for ya, good day. Matt Thomas, Again.. lol --Original Message- I am running 3.4 and am using PPPoE as we speak. Works real well. What you should do is go to the freebsd.org page and search the mailing lists for PPPoE and it will show you exactly what to do. Here is my /etc/options file default: set device PPPoE:mx0 set mru 1492 set mtu 1492 deny pap accept chap set speed sync set cd 5 set authname blahblah@bellsouth.net set authkey <password> enable lqr set redial 0 0 set dial add 0 0 HISADDR and my /etc/ppp.conf file looks exactly the same. I do a ppp -nat -ddial default and presto, your bound to tun0 and rocking.. hope this helps.. 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?NDBBJHJCCLDBMHNGFGHJMEJCCEAA.corigan>