Date: Tue, 19 Feb 2002 12:50:20 -0500 From: "Sandro Mancuso" <sandromancuso@hotmail.com> To: "'Patrick Fish'" <pwhsnet@pacbell.net> Cc: <freebsd-questions@freebsd.org> Subject: RE: ppp problems Message-ID: <001201c1b96d$e5e94b50$6400a8c0@windows> In-Reply-To: <002b01c1b96c$a009ae00$2200a8c0@zeus>
next in thread | previous in thread | raw e-mail | index | archive | help
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" <sandromancuso@hotmail.com> > To: "'Patrick Fish'" <pwhsnet@pacbell.net> > Cc: <freebsd-questions@freebsd.org> > 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" <tom@sdf.com> > > > To: "Patrick Fish" <pwhsnet@pacbell.net> > > > Cc: <freebsd-questions@freebsd.org> > > > 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 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?001201c1b96d$e5e94b50$6400a8c0>