is it possible by a Firewall Foward Rule to force some packet from an interface ( lets say WLAN1 ) to go for the next step to the Gateway IP.
Here is an exemple;
Code: Select all
GATEWAY -- Switched Network ( DSLAM and 4 PORT Switch MODEM ) -- RB433 AP1 --- WLAN1
----WLAN2
-- RB433 AP2 --- WLAN1
----WLAN2
But some RouterBoard are connected to the same dummy switch ( in this case, a DSL modem with 4 ports switch build-in ), so traffic can go from a client on WLAN1 of AP1 to a client of an other wireless interface of an other RouterBoard connected to the same DSL modem.
So my question is .... Is there any way to force packet from an interface ( WLAN ) to go directly to the Gateway by a foward rule ?
It will be great to have this functionality ! Most DSLAM or WIMAX Base Station have this functionality so that even if we connect many Base Station or DSLAM on the same layer 2 network ( VLAN for example ) client of eatch DSLAM or BaseStation will not be able to ping eatch other or exchange packet directly. The packet will have to go thru the gateway where we can filter connexion type !