From owner-freebsd-questions Tue Feb 19 9:51:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by hub.freebsd.org (Postfix) with ESMTP id 2D41037B426 for ; Tue, 19 Feb 2002 09:51:11 -0800 (PST) Received: from zeus ([64.172.148.169]) by mta7.pltn13.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with SMTP id <0GRS00MJRK9A8E@mta7.pltn13.pbi.net> for freebsd-questions@freebsd.org; Tue, 19 Feb 2002 09:51:11 -0800 (PST) Date: Tue, 19 Feb 2002 09:51:08 -0800 From: Patrick Fish Subject: Re: ppp problems To: Sandro Mancuso Cc: freebsd-questions@freebsd.org Message-id: <003501c1b96e$028d2470$2200a8c0@zeus> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 X-Mailer: Microsoft Outlook Express 5.50.4807.1700 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal References: <001201c1b96d$e5e94b50$6400a8c0@windows> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG thats what i used. ----- Original Message ----- From: "Sandro Mancuso" To: "'Patrick Fish'" Cc: Sent: Tuesday, February 19, 2002 9:50 AM Subject: RE: ppp problems > Uhm > Here's what I've gotten from a website someone here referred me to (and > is very good btw) > > http://www.daemonnews.org/200101/pppoe.html > > > look at line #7 > # > # ppp.conf: PPPoE configuration > # > > default: > # PPP over Ethernet > set device PPPoE:eth0 > set speed sync > set mru 1492 > set mtu 1492 > set ctsrts off > > # monitor line quality > enable lqr > > # log just a bit > set log phase tun > > # insert default route upon connection > add default HISADDR > > # download /etc/resolv.conf > enable dns > > papchap: > set authname USERNAME > set authkey PASSWORD > > > > -----Original Message----- > > From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd- > > questions@FreeBSD.ORG] On Behalf Of Patrick Fish > > Sent: February 19, 2002 12:41 PM > > To: Sandro Mancuso > > Cc: freebsd-questions@freebsd.org > > Subject: Re: ppp problems > > > > I think its already in there.... > > > > > > Defaults: > > Device List: "PPPoE:eth0" > > Characteristics: sync, cs8, no parity, CTS/RTS off > > CD check delay: device specific > > > > > > ----- Original Message ----- > > From: "Sandro Mancuso" > > To: "'Patrick Fish'" > > Cc: > > Sent: Tuesday, February 19, 2002 9:38 AM > > Subject: RE: ppp problems > > > > > > > > > > > > > > > > > -----Original Message----- > > > > From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd- > > > > questions@FreeBSD.ORG] On Behalf Of Patrick Fish > > > > Sent: February 19, 2002 12:22 PM > > > > To: Tom Samplonius > > > > Cc: freebsd-questions@freebsd.org > > > > Subject: Re: ppp problems > > > > > > > > How would I tell ppp to use dc0? > > > > > > [SM] I'm guessing you've got a PPPoE type connection, or you > > wouldn't > > > bee looking for a NIC. add this to ppp.conf: > > > > > > set device PPPoE:eth0 > > > > > > > ----- Original Message ----- > > > > From: "Tom Samplonius" > > > > To: "Patrick Fish" > > > > Cc: > > > > Sent: Tuesday, February 19, 2002 8:27 AM > > > > Subject: Re: ppp problems > > > > > > > > > > > > > > > > > > On Tue, 19 Feb 2002, Patrick Fish wrote: > > > > > > > > > > > ppp ON apollo> dial > > > > > > Warning: kldload: ng_ether: Exec format error > > > > > > Warning: eth0: Cannot send a netgraph message: No such file > > or > > > > directory > > > > > > > > > > What is eth0? You don't say, but I'm assuming this is a > > PPPoE > > > > > connection? You probably need to tell ppp to use your actual > > > > ethernet > > > > > interface, instead of eth0. > > > > > > > > > > Tom > > > > > > > > > > > > > > > > > --- > > > > Outgoing mail is certified Virus Free. > > > > Checked by AVG anti-virus system (http://www.grisoft.com). > > > > Version: 6.0.324 / Virus Database: 181 - Release Date: 2/14/2002 > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > --- > > Outgoing mail is certified Virus Free. > > Checked by AVG anti-virus system (http://www.grisoft.com). > > Version: 6.0.324 / Virus Database: 181 - Release Date: 2/14/2002 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.324 / Virus Database: 181 - Release Date: 2/14/2002 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message