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,
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
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
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
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
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
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
"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
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