From owner-freebsd-net Wed Dec 1 21:19:20 1999 Delivered-To: freebsd-net@freebsd.org Received: from web3001.mail.yahoo.com (web3001.mail.yahoo.com [204.71.202.164]) by hub.freebsd.org (Postfix) with SMTP id F1B291506C for ; Wed, 1 Dec 1999 21:19:17 -0800 (PST) (envelope-from mark_morsi@yahoo.ca) Received: (qmail 17157 invoked by uid 60001); 2 Dec 1999 05:16:45 -0000 Message-ID: <19991202051645.17156.qmail@web3001.mail.yahoo.com> Received: from [206.47.244.61] by web3001.mail.yahoo.com; Thu, 02 Dec 1999 00:16:45 EST Date: Thu, 2 Dec 1999 00:16:45 -0500 (EST) From: Mark Morsi Subject: Re: PPPoE problems To: "David J. Fiander" Cc: freebsd-net@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Glad to here I could be of help. Also, thank you very much. Looks like 'accept pap' did the trick(!). In case it is of any help to anyone else, below is the contents of my ppp.conf file: -------------BEGIN ppp.conf-------------------------------- set device PPPoE:ed1 set log Error Alert Warning Phase Chat IPCP CCP tun command set dial set timeout 60 set ifaddr 0.0.0.0 set cd 5 enable dns accept PAP set speed sync add 0 0 HISADDR enable lqr Sympatico: set authname XXXXXXX@sympatico.ca set authkey XXXXXXX ----------END------------------------- -Mark --- "David J. Fiander" wrote: > On Tue, 30 Nov 1999, Mark Morsi wrote: > > > I seem to be having problems establishing a connection to my ISP via PPPoE > > and was wondering (actually hoping) if anyone had any suggestions. > > First, I'd like to thank you for telling me how to fix the > problems I was having connecting. I am now fully connected to > Sympatico from FreeBSD 3.3-release. I was not sending > 'username@sympatico.ca', but just 'username' as my PAP authname. > > > Ack-Sent --> Opened > > Nov 29 23:32:23 clunker ppp[415]: tun0: LCP: deflink: LayerUp > > Nov 29 23:32:23 clunker ppp[415]: tun0: Phase: bundle: Authenticate > > Nov 29 23:32:23 clunker ppp[415]: tun0: Phase: deflink: his = PAP, mine = > > PAP > > My trace says 'his = PAP, mine = none'. I'm willing to bet a > small amount of money that you have 'enable pap' in your ppp.conf > file, and your ppp is expecting sympatico to authenticate to you. > Just change it to 'accept pap' and see what happens. > > - David _______________________________________________________ Do You Yahoo!? Get your free @yahoo.ca address at http://mail.yahoo.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message