Hi all,
Does anyone have a detailed howto to solve the following problem:
I have an access point, with a virtual AP configured inside it for public use. The main AP is protected WPA2, and works fine. The virtual AP is configured as an open system, and also works fine.
What I am struggling to achieve is to keep these two networks separate from one another using bridging.
I have bridged the main AP to ether1, and this works fine. I have bridged the virtual AP to a VLAN-2 running on top of ether1, and this also seems to work fine - a wifi client can ping the IP address of VLAN-2.
Ether1 is plugged into a Linux box, with eth3 and eth3.2 configured. eth3 and ether1 can ping each other no problem. VLAN-2 and eth3.2 cannot ping each other, and I see no reason why.
tcpdump on the Linux machine shows arp requests from the routeros arriving on eth3.2, and it should arp replies leaving eth3.2 going back to the routeros, but ping doesn't happen.
If this scenario isn't possible, or I am asking too much of this hardware, can anyone detail the recommended way to segment traffic from two wireless LANs so they are kept separate from each other at layer 2?
Regards,
Graham
--