Hello everyone
I have a RB1100AHx2 for my main server I have ether1 as my wan and I have created a bridge with ports 2,3 and 4. I have three Access Points connected to those ports.
I have setup an IP address of 192.168.100.1/24 to the bridge for administration purposes.
I then created Vlans under this bridge, each with its own ID, added each Vlan its IP Address and also added each vlan as port on the bridge.
Each Vlan has its own IP segment, example, vlan1 192.168.200.1/30 vlan2 192.168.201.1/30 and so on.
On the CPE I created a vlan under the Wlan with the same ID of the one on the server and added its IP address under the vlan interface, example 192.168.200.2/30. I then created a bridge with ports wlan and vlan interface. I also configured the route gateway as 192.168.200.1, added dns and configure NAT. Vlan its working.
I then added an IP address to ether1 and created a router. Router is working fine, I have Internet.
I did the same to the other CPE….
I then noticed that I was losing connectivity, I checked on the main server log and I was getting this error. Ether2: bridge port received packet with own address as source address, probably loop. As you can see in the image I am getting this on the bridge ports…
I did not use service tag on the vlans, do you think this could be the issue? If not what should I check.
Thanks