Iptables and brctl (bridge)
After playing around with the patched firmware I have the following nasty question to you Linux Gurus:
I installed an extra ethernet interface via the USB port. As you might know the WL500g has one WAN ethernet interface (eth1), one local ethernet interface (eth0) and one wireless interface (eth2). Eth2 and eth0 are both connected to the bridge (br0) which is connected to eth1 (via iptables). Now I add this new interface (eth3) to the bridge (brctl addif br0 eth3) without errors. However I only am able to browse the internal webpage but no external webpages. According to "snort", which sould be nice to have in a patched firmware version, hint hint :cool: , my source route failes, what the hell is going on?
How to control packets in FORWARD chain in AP mode
Hi
please could somebody tell mi if it is possible to control packets in FORWARC chain while you are using AP mode.
Now no packets goes thru FORWARD, all interfaces are in bridge br0.
I read something, that it is possible when you install some patch to kernel.
Is this patch included in olegs firmware? How to enable it.
Thanks
(fw 1.7.5.9-5, wl-500g)