From owner-freebsd-net@FreeBSD.ORG Wed May 5 11:21:16 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A6A816A4CE for ; Wed, 5 May 2004 11:21:16 -0700 (PDT) Received: from mailgate.urz.tu-dresden.de (mailgate.urz.tu-dresden.de [141.30.66.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6EB043D4C for ; Wed, 5 May 2004 11:21:15 -0700 (PDT) (envelope-from der_julian@web.de) Received: from [127.0.0.1] (helo=localhost) by mailgate.urz.tu-dresden.de with esmtp (exim-4.22) id 1BLR18-0003Cd-ED; Wed, 05 May 2004 20:21:14 +0200 Received: from mailgate.urz.tu-dresden.de ([127.0.0.1]) by localhost (rks24 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12258-02; Wed, 5 May 2004 20:21:13 +0200 (MET DST) Received: from [141.30.207.25] (helo=jmmr) by mailgate.urz.tu-dresden.de with esmtp (exim-4.22) id 1BLR17-0003CO-Gc; Wed, 05 May 2004 20:21:13 +0200 To: freebsd-net@freebsd.org From: Julian Stecklina Date: Wed, 05 May 2004 20:21:12 +0200 Message-ID: <86oep2spk7.fsf@web.de> User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.5 (celery, berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-TUD-Virus-Scanned: by amavisd-new at rks24.urz.tu-dresden.de X-TUD-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on rks24 cc: der_julian@web.de Subject: PPPoE problems X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 May 2004 18:21:16 -0000 Hello, I have a problem with pppoed: It does not accept connections: My system is FreeBSD-current as of some days ago running on x86. ath0 is a DLINK WLAN card, if that matters. If I watch ethernet traffic via tcpdump, I see the connection attempt from the client but no answer from pppoed. Anyone knows whats going on? jmmr# /usr/libexec/pppoed -Fd -n 5 -p "*" ath0 pppoed: SENDING MESSAGE: pppoed: SOCKADDR: { fam=32 len=4 addr="." } pppoed: NG_MESG : pppoed: vers 6 pppoed: arglen 0 pppoed: flags 0 pppoed: token 1 pppoed: cookie GENERIC (977674408) pppoed: cmd 268435462 pppoed: args (0 bytes) pppoed: RECEIVED RESPONSE: pppoed: SOCKADDR: { fam=32 len=8 addr="[39]:" } pppoed: NG_MESG : pppoed: vers 6 pppoed: arglen 72 pppoed: flags 1 pppoed: token 1 pppoed: cookie GENERIC (977674408) pppoed: cmd nodeinfo (268435462) pppoed: args { type="socket" id=0x39 } Sending NGM_LISTHOOKS to ath0: pppoed: SENDING MESSAGE: pppoed: SOCKADDR: { fam=32 len=8 addr="ath0:" } pppoed: NG_MESG : pppoed: vers 6 pppoed: arglen 0 pppoed: flags 0 pppoed: token 3 pppoed: cookie GENERIC (977674408) pppoed: cmd listhooks (268435463) pppoed: args pppoed: RECEIVED RESPONSE: pppoed: SOCKADDR: { fam=32 len=7 addr="[1]:" } pppoed: NG_MESG : pppoed: vers 6 pppoed: arglen 208 pppoed: flags 1 pppoed: token 3 pppoed: cookie GENERIC (977674408) pppoed: cmd listhooks (268435463) pppoed: args { nodeinfo={ name="ath0" type="ether" id=0x1 hooks=1 } linkinfo=[ { ourhook="orphans" peerhook="ethernet" nodeinfo={ type="pppoe" id=0x4 hooks=1 } } ] } Got reply from id [1]: Type ether with 1 hooks Got [1]:orphans -> [4]:ethernet pppoed: SENDING MESSAGE: pppoed: SOCKADDR: { fam=32 len=5 addr=".:" } pppoed: NG_MESG : pppoed: vers 6 pppoed: arglen 576 pppoed: flags 0 pppoed: token 6 pppoed: cookie GENERIC (977674408) pppoed: cmd connect (3) pppoed: args { path="ath0:orphans" ourhook="pppoe-52307" peerhook="pppoe-52307" } Sending PPPOE_LISTEN to .:pppoe-52307, provider pppoe pppoed: SENDING MESSAGE: pppoed: SOCKADDR: { fam=32 len=16 addr=".:pppoe-52307" } pppoed: NG_MESG : pppoed: vers 6 pppoed: arglen 39 pppoed: flags 0 pppoed: token 8 pppoed: cookie PPPOE (939032003) pppoed: sendto(.:pppoe-52307): No such file or directory pppoed: [error decoding message: No such file or directory] pppoed: cmd 3 pppoed: args (39 bytes) pppoed: 0000: 70 70 70 6f 65 2d 35 32 33 30 37 00 2b 92 04 08 pppoe-52307.+... pppoed: 0010: 03 00 00 00 22 ab 04 08 a8 20 46 3a 03 00 00 00 ....".... F:.... pppoed: 0020: 05 00 70 70 70 6f 65 ..pppoe pppoed[52307]: Listening as provider pppoe [pppoed is running, but I cannot find it via RASPPPOE from Windoze] The error message looks suspicious A search in the mailing lists showed someone with a similar problem a year ago, but his question was not answered on the list: http://lists.freebsd.org/pipermail/freebsd-stable/2003-July/002115.html Please keep me in CC, as I am not subscribed to this group. Regards, -- Julian Stecklina Signed and encrypted mail welcome. Key-Server: pgp.mit.edu Key-ID: 0xD65B2AB5 FA38 DCD3 00EC 97B8 6DD8 D7CC 35D8 8D0E D65B 2AB5 Any sufficiently complicated C or Fortran program contains an ad hoc informally-specified bug-ridden slow implementation of half of Common Lisp. - Greenspun's Tenth Rule of Programming