Date: Mon, 21 Jun 2004 12:22:11 +0100 From: Brian Somers <brian@Awfulhak.org> To: Yohan <yohanphilip@yahoo.com> Cc: freebsd-net@freebsd.org Subject: Re: PPPoE Message-ID: <20040621122211.30f48082@dev.lan.Awfulhak.org> In-Reply-To: <20040621084409.1142.qmail@web60807.mail.yahoo.com> References: <20040620184858.GA68020@cell.sick.ru> <20040621084409.1142.qmail@web60807.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 21 Jun 2004 01:44:09 -0700 (PDT), Yohan <yohanphilip@yahoo.com> wrote: > Gleb, > > Thanks for the reply. i have attached my ppp.conf and > ppp.log as requested. I have tried setting carrier / > ctsrts on/off and various other permutations / > combinations. The best i proceeded till is ... > Jun 19 13:00:26 chennai ppp[178]: tun0: Phase: > Received NGM_PPPOE_ACNAME (hook "BANYAN") This seems to be the only message that the pppoe node is passing back to ppp. ppp is waiting for NGM_PPPOE_{SUCCESS,FAIL,CLOSE}. > Jun 19 13:00:26 chennai ppp[178]: tun0: Debug: Waiting > for carrier [.....] And until it gets NGM_PPPOE_{SUCCESS,FAIL,CLOSE}, ppp will stay waiting for carrier. I'd suggest you have a look at what traffic is being passed back and forth on the wire - it might indicate what's going on. -- Brian <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org> <http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org> Don't _EVER_ lose your sense of humour !
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040621122211.30f48082>