brainy
October 17, 2007, 9:57am
1
Hi there,
we have a customer that has some kind of broken PPPoE-Client.
The problem is, that his router is flooding our MT Box with several PPPoE-Login/Logout’s Sessions.
There are about 10 new Sessions per Second, resulting in 100% CPU usage and a lot of memory usage.
Can i somehow add a delay in PPPoE-Server?
Or anything else i can do to prevent that.
I already have “One session per host” active.
ropebih
October 18, 2007, 12:06pm
3
Can someone from mikrotik explain this. Is it something that can be done for prevention? Only reboot helps after this and that’s not good.
mrz
October 18, 2007, 12:21pm
4
You can use 3.0rc6 there is improved pppoe server functionality that will help in your case.
brainy
November 21, 2007, 7:21pm
5
So where is this function to prevent this kind of flood? I installed rc10 on a testmachine and didnt find anything.
UniKyrn
November 21, 2007, 7:36pm
6
Why not add a firewall rule to throw away the PPPoE frames from his routers MAC address?
up…
any solutions for this problem?
mrz
January 12, 2008, 7:31pm
8
You can run PPPOE server on bridge interface. This will allow you to use bridge filters where you can successfully drop or limit pppoe discovery packets.
ropebih
February 8, 2008, 10:38pm
9
Can you explain me how could I imitate number of PPPoE connections in bridge filter?
Thanks
gmsmstr
February 10, 2008, 12:38am
10
As posted, add the interface to a bridge, then use the bridge filters to limit the PPPoE discovery packets
Second, v3 should only allow 50 attempts at any given time. This is a OS feature, not a “software” swtich that you can change in v3.