Hello everyone and thanks for taking the time to read my post.
Currently i have a working WDS system between me and a friend(We want a LAN connection between each other). We both use pppoe to connect to the internet but most of the times he uses my pppoe connection to connect to the internet and that is causing problems. When I download from my pppoe connection he lags in games etc. (because he uses my pppoe instead of his). I would like to block my packets going to his DSL modem and his packets going to my DSL modem. I wanted to add a MAC block on my router/modem not one of the routers has that functionality. I am sure the RB can do it (seeing that it is pretty advanced). I have tried a firewall rule but ended up blocking myself out (and climbing the roof), so this time ill ask for advice first.
Thanks in advance!
/interface bridge filter
add action=drop chain=forward comment="" disabled=no mac-protocol=pppoe
add action=drop chain=forward comment="" disabled=no mac-protocol=pppoe-discovery
You can add the wds interface(s) to in/out-interface in the above rules.
Thanks alot that works great, and i didn’t even had to add wds to in/out interface ![]()
Can you also please help me to block DHCP requests etc. over the WDS.
I am going to search now, but does 802.11n work with WDS ?
Thanks