hi guys,
first of all, openwrt and its features are amazing! GREAT WORK!
the basic stuff is working very well (internet access through openwrt --> isp router).
i'm using a linksys WRT54GL + brcm-2.4.
i want to setup 2 vlans.
the clients within vlan2 should not be able to communicate with clients from vlan3.
both vlans should be able to access the internet.
so i created my_vlan_2 and my_vlan_3. each vlan is providing a dhcp service. everything fine.
so i adjusted the firewall rules, as a first step/test for my_vlan_2, as you can see:
my_vlan_2 --> wan
the issue here is that the client connected to my_vlan_2 is still not able to connect to the internet (straight http).
basicly, there are the same rules for my_vlan_2 in place, as for "lan".
after reading lots of tutorials and trying different settings, without success, i'm a bit stuck now.
any suggestions what's missing here?
is there really a bridge needed between my_vlan_2 and lan? to my understanding the internet access should work fine as long as the "my_vlan2 --> wan" rule is in place.
thanks in advance!
(Last edited by tenta on 7 Mar 2013, 02:21)