Date: Tue, 03 Oct 2000 22:35:04 +0100 From: Brian Somers <brian@Awfulhak.org> To: "ady@warpnet.ro" <ady@yukaton.warpnet.ro> Cc: freebsd-isp@FreeBSD.org, freebsd-questions@FreeBSD.org, brian@Awfulhak.org, brian@Awfulhak.org Subject: Re: Server side PPPoE daemon in FreeBSD 3.5 Message-ID: <200010032135.e93LZ4s02130@hak.lan.Awfulhak.org> In-Reply-To: Message from "ady@warpnet.ro" <ady@yukaton.warpnet.ro> of "Wed, 23 Aug 2000 15:00:21 %2B0300." <200008231200.PAA00380@yukaton.warpnet.ro>
next in thread | previous in thread | raw e-mail | index | archive | help
If you grab the latest -current sources for pppoed, I've just added a -n switch that will allow you to enable netgraph debugging. This may provide more insight into what the problem is. You should be able to get the sources from ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/src/libexec/pppoed/ (although it may be a few hours before the above url is updated). > Hi, > > Are there any issues with pppoed in 3.5-STABLE ? I'm trying to offer > PPPoE service over DSL links (Net to Net Tech) and it doesn't work. > > Here's a snaphost of what it happens: > > [root@yukaton 02:27pm] /root# /usr/libexec/pppoed -Fd -e "/usr/sbin/ppp > -direct apollostar-dsl" -p * ed1 > Sending NGM_LISTHOOKS to ed1: > Got reply from id [3]: Type ether with 0 hooks > Send MKPEER: ed1:orphans -> [type pppoe]:ethernet > Sending PPPOE_LISTEN to .:pppoe-375, provider * > pppoed[375]: Listening as provider * > > And that's all, nothing else. Still, tcpdump catches the PADI requests > from the client: > > [root@yukaton 02:28pm] /root# tcpdump -n -i ed1 > tcpdump: listening on ed1 > 14:29:03.100556 PPPoE PADI v1, type 1, sess 0 len 26 [Service-Name > apollostar-dsl] [Host-Uniq c0e77bc0] > 14:29:05.099975 PPPoE PADI v1, type 1, sess 0 len 26 [Service-Name > apollostar-dsl] [Host-Uniq c0e77bc0] > > I'm really confused, could someone give me a hint what's wrong ? I'm > using 3.5-STABLE as of 20th August. > > Thanks, > Ady (@warpnet.ro) -- Brian <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org> <http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org> Don't _EVER_ lose your sense of humour ! 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?200010032135.e93LZ4s02130>