Community discussions

MikroTik App
 
User avatar
Xymox
Member
Member
Topic Author
Posts: 428
Joined: Thu Jan 21, 2010 5:04 pm
Location: Phoenix, Arizona US
Contact:

VLAN ? Bridging ?

Sun Jan 31, 2010 1:39 am

On my DD-WRT setup I am able to set one of my interface ports to "VLAN" with my WAN port.

This allows me a port on the back of my router that skips the router completly and is just like connecting to the WAN.

Trying to decipher what is going on with the DD-WRT single check boxes that allow this under the VLAN's tab it shows 16 VLANS. 0 is connected to ports 1 2 3 and a bridge VLAN 1 is connected to the WAN port and port 4.

This allows port 4 to bypass the router completly and is like plugging into the wan.

Ive searched and tried all sorts of stuff without luck.

I am starting off with the default config when you reset a 750G
 
netrat
Member
Member
Posts: 402
Joined: Thu Jun 07, 2007 1:16 pm
Location: Virginia

Re: VLAN ? Bridging ?

Sun Jan 31, 2010 4:07 pm

So you just want to bridge ether4 with your WAN port? In this case you don't need any VLANs.... Make sure you change all the IP address and DHCP or PPPoE config to the bridge interface.

Create a new bridge...
/interface bridge add name=WAN-bridge

Add the ports to the bridge
/interface bridge add bridge=WAN-bridge interface=WAN
/interface bridge add bridge=WAN-bridge interface=ether4
 
User avatar
Xymox
Member
Member
Topic Author
Posts: 428
Joined: Thu Jan 21, 2010 5:04 pm
Location: Phoenix, Arizona US
Contact:

Re: VLAN ? Bridging ?

Mon Feb 01, 2010 1:02 am

Thank you...

I think thats working. I need to check more..

So I used Winbox and created a bridge.

I used Winbox and went to interface and to the port I wanted to bridge and removed it from being a slave by choosing none.

I then used Winbox to add my WAN port and my Port 5 to the just created bridge..

I then changed by DHCP client to use the bridge and changed my Firewall NAT to use the bridge.

Seems to work. I still need to test my Port 5 and make sure its directly connected to the WAN..

I am slowly starting to understand this stuff...
Last edited by Xymox on Mon Feb 01, 2010 1:18 am, edited 1 time in total.
 
User avatar
Xymox
Member
Member
Topic Author
Posts: 428
Joined: Thu Jan 21, 2010 5:04 pm
Location: Phoenix, Arizona US
Contact:

Re: VLAN ? Bridging ?

Mon Feb 01, 2010 1:02 am

Will doing this effect performance at all ?
 
User avatar
Xymox
Member
Member
Topic Author
Posts: 428
Joined: Thu Jan 21, 2010 5:04 pm
Location: Phoenix, Arizona US
Contact:

Re: VLAN ? Bridging ?

Mon Feb 01, 2010 1:17 am

Perfect...

This works and does not seem to effect performance at all..

I like have a port on the back of the router that is tied directly to the WAN side.

Who is online

Users browsing this forum: daveq, lurker888, tdw and 34 guests