Page 1 of 1

EOIP+VLAN+Bridges

Posted: Sat Jul 27, 2013 9:42 am
by rebel2234
I have the following setup.

UniFi-----Rb450-----switch-----RB1100-----SonicWall

-one SSID on the UniFi is on VLAN 10 other is not on a VLAN
-on the rb450 I have static ip set on ether 1, and ports2-5 are on a bridge with eoip tunnel to rb1100
-rb1100 I have bridged ether port 1(switch) to ether port 11(SonicWall) and assigned the bridge interface a static ip.


I want to pull VLAN 10 out of the rb1100 and bridge it to an unused port so that I can plug that into the SonicWall's port that is on a different network segment.

My questions are........
Where is the correct place to attach VLAN 10 interface to on the rb1100? To the bridge? To the eoip interface? Or the physical interface(eth1)?
Then I will create a new bridge and put VLAN 10 and ether5 on the new bridge then plug that into the SonicWall.
Does it matter if I have set the ip on the rb1100 to the bridge? Should it be set to the switch side Ethernet (I'm thinking no, but thought I might ask)?

Thanks in advance!

Re: EOIP+VLAN+Bridges

Posted: Sat Jul 27, 2013 4:14 pm
by efaden
I have the following setup.

UniFi-----Rb450-----switch-----RB1100-----SonicWall

-one SSID on the UniFi is on VLAN 10 other is not on a VLAN
-on the rb450 I have static ip set on ether 1, and ports2-5 are on a bridge with eoip tunnel to rb1100
-rb1100 I have bridged ether port 1(switch) to ether port 11(SonicWall) and assigned the bridge interface a static ip.


I want to pull VLAN 10 out of the rb1100 and bridge it to an unused port so that I can plug that into the SonicWall's port that is on a different network segment.

My questions are........
Where is the correct place to attach VLAN 10 interface to on the rb1100? To the bridge? To the eoip interface? Or the physical interface(eth1)?
Then I will create a new bridge and put VLAN 10 and ether5 on the new bridge then plug that into the SonicWall.
Does it matter if I have set the ip on the rb1100 to the bridge? Should it be set to the switch side Ethernet (I'm thinking no, but thought I might ask)?

Thanks in advance!
On the RB1100 attach SonicWall to port 5... add VLAN 10 to the EoIP tunnel and bridge that and port 5.... Now you will have the VLAN going out the EoIP tunnel and the untagged VLAN traffic going out ether5.

On the RB450 add VLAN 10 to the EoIP tunnel and add VLAN 10 to the port that the Unifi is plugged into. Then create a bridge and bridge those two VLANs. This way the VLAN 10 traffic will come in and be passed as VLAN traffic back out the EoIP..

I THINK, this is how you do it. I have never personally tested this setup though.