From owner-freebsd-questions Wed Mar 8 15:27: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.atl.bellsouth.net (mail2.atl.bellsouth.net [205.152.0.22]) by hub.freebsd.org (Postfix) with ESMTP id 1D70537B54D for ; Wed, 8 Mar 2000 15:27:03 -0800 (PST) (envelope-from corigan@mindspring.com) Received: from daskip (ifitl-214-101-190.atl.bellsouth.net [209.214.101.190] (may be forged)) by mail2.atl.bellsouth.net (3.3.5alt/0.75.2) with SMTP id SAA26072; Wed, 8 Mar 2000 18:26:57 -0500 (EST) From: "Corigan" To: "Corigan" Cc: "FreeBSD Questions List" , Subject: RE: DSL,PPPoE, Etc Date: Wed, 8 Mar 2000 18:30:55 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 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