Anyone Can Easily Create a Virtual Network With He’s Friend via My Wireless Devices
Example : Connect to One of My AP , Set an a Static IP (like 192.168.20.1) and Set 2nd Comouter IP 192.168.20.2 (on 5KM Away)
Please See The Attached Image
i Disable the “Default Forward” on Each Wireless Interface , but Still Problem .
i was Test it after Disabling the Default Forward , if i Set IP Addresses on Their Eth’s Like 192.168.50.30 & 192.168.50.65
192.168.50.30 Can Ping 192.168.50.65
What do i Do ?
try copying a file from one location to another location.
Does it work???
Coz even i thought default forwards should stop this. Although i never tried actually.
I also have forwarding tick removed from the access list for each client
Default Forward Disabling Just Disable The File Sharing ?
Anyone Can Use FTP , Remote , Gaming or Other … !!
Any Idea how to Block communication Between Clients and Client Isolation ?
forwarding (yes | no; Default: yes) .
no - Client cannot send frames to other station that are connected to same access point.
yes - Client can send frames to other stations on the same access point.
Turning off default forwarding means clients cannot send frames to other stations connected to the same access point via the radio interface of the AP.
They may potentially still send frames to stations on OTHER access points as that traffic doesn’t hairpin out the same radio interfaces, but is bridged or routed as all other traffic. You’d block that via the normal firewall.
i Set The “use-ip-Firewall to YES” on RouterBoard Bridge , but Still the Problem .
i Test it , 192.168.20.63 can Ping or Connect to 192.168.20.70 (<-- This is an Example IP Address)
Are those two IP addresses connected to DIFFERENT APs? If yes, write firewall filters in the ‘forward’ chain to drop traffic between customer IP addresses after permitting traffic between customer IPs and their gateway. If no, you’ve been making mistakes implementing what you’ve been told in this thread, and should post your configuration.
“It doesn’t work” is NOT a sufficient answer. Show WHAT doesn’t work, how you’re testing, what you’re expecting, and what you’re getting instead. People can’t just randomly guess at what you’re doing, not giving enough details wastes everyone’s time, including yours.