Re: [Fwd: PPPOE problems on 5.3]

2005-07-04 Thread Mike Tancsa
On Tue, 05 Jul 2005 10:19:58 +1000, in sentex.lists.freebsd.net you wrote: >Adding to my previous post, some details that might be of interest -- > >FreeBSD 5.3-RELEASE-p8 >PPP Version 3.2 - Nov 4 2004 > ># problematic stuff? ># enable lqr ># enable echo ># enable forcelcpecho > Update to 5.4R,

[Fwd: PPPOE problems on 5.3]

2005-07-04 Thread Simon Litchfield
Subject: PPPOE problems on 5.3 Date: Tue, 05 Jul 2005 08:52:54 +1000 From: Simon Litchfield <[EMAIL PROTECTED]> To: freebsd-net@freebsd.org Hi all Using LQR, our ADSL connection eventually (after ~10-20 hrs) bombs out with *Too many LQR packets lost*. We tried 'deny lqr', whic

PPPOE problems on 5.3

2005-07-04 Thread Simon Litchfield
Hi all Using LQR, our ADSL connection eventually (after ~10-20 hrs) bombs out with *Too many LQR packets lost*. We tried 'deny lqr', which lasts about as long, but gives NGM_PPPOE_CLOSE. Any ideas on other settings we could try? I stumbled across 'enable forcelcpecho' but it isn't recognised

Re: PPPoE problems

2004-05-07 Thread Julian Stecklina
Julian Elischer <[EMAIL PROTECTED]> writes: > [I suspect that the above may have failed.. doing > 'ngctl list', 'ngctl show ath0:orphans' and 'ngctl show .:' > would be constructive..] This is with pppoed running: jmmr# ngctl list There are 5 total nodes: Name: ngctl949Type: socket

Re: PPPoE problems

2004-05-06 Thread Julian Elischer
My comments in [] below.. On Wed, 5 May 2004, Julian Stecklina wrote: > 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 > t

Re: PPPoE problems

2004-05-05 Thread Julian Stecklina
Julian Elischer <[EMAIL PROTECTED]> writes: > use tcpdump to watch teh packets coming and going.. > tcpdump can interpret PPPOE packets. I already did. The only packets coming over the link are some request packets from RASPPPOE on the windoze client jmmr# tcpdump -ev -i ath0 tcpdump: listening

Re: PPPoE problems

2004-05-05 Thread Julian Elischer
use tcpdump to watch teh packets coming and going.. tcpdump can interpret PPPOE packets. On Wed, 5 May 2004, Julian Stecklina wrote: > "Artemis Clide Frog" <[EMAIL PROTECTED]> writes: > > > Have you configured PPP in Daemon mode correctly? Take a look at this > > whitepaper - it may render some

Re: PPPoE problems

2004-05-05 Thread Julian Stecklina
"Artemis Clide Frog" <[EMAIL PROTECTED]> writes: > Have you configured PPP in Daemon mode correctly? Take a look at this > whitepaper - it may render some assistance. It was insightful and I played with pppoed a second time, but got not further. I also tried to use mpd as PPPoE server (this was a

PPPoE problems

2004-05-05 Thread Julian Stecklina
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