jvande
New Around Here
This may be a stupid newbie question, perhaps answered somewhere before, but I've looked and can't find the right information in all of the wrong places...
On the WIFI page, when "Access Intranet" is disabled, these 2 ebtables rules come into being:
-i wl0.1 -o ! eth0 -j DROP
-i ! eth0 -o wl0.1 -j DROP
Is there a similar command to isolate the lan ports? Id like to keep wired clients from seeing each other. Ideally, I'd like to be able to turn "on/off" individual intranet access to each of the ports while retaining Internet access. Is this possible? What command should I be looking for? IPTABLES, VLAN commands, NAT or EBTABLES or something else altogether? I'm assuming I'll need access to telnet or ssh.
Thanks - currently using asuswrt-merlin 3.0.0.4.266.23 version on a RT-N66U.
On the WIFI page, when "Access Intranet" is disabled, these 2 ebtables rules come into being:
-i wl0.1 -o ! eth0 -j DROP
-i ! eth0 -o wl0.1 -j DROP
Is there a similar command to isolate the lan ports? Id like to keep wired clients from seeing each other. Ideally, I'd like to be able to turn "on/off" individual intranet access to each of the ports while retaining Internet access. Is this possible? What command should I be looking for? IPTABLES, VLAN commands, NAT or EBTABLES or something else altogether? I'm assuming I'll need access to telnet or ssh.
Thanks - currently using asuswrt-merlin 3.0.0.4.266.23 version on a RT-N66U.