Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2000 15:00:21 +0300 (EEST)
From:      "ady@warpnet.ro" <ady@yukaton.warpnet.ro>
To:        freebsd-isp@FreeBSD.org, freebsd-questions@FreeBSD.org
Cc:        brian@awfulhak.org
Subject:   Server side PPPoE daemon in FreeBSD 3.5
Message-ID:  <200008231200.PAA00380@yukaton.warpnet.ro>

next in thread | raw e-mail | index | archive | help
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)



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?200008231200.PAA00380>