Community discussions

MikroTik App
 
OfficeM
just joined
Topic Author
Posts: 23
Joined: Tue Mar 23, 2010 12:43 am

Eth5 to route all traffic out via Eth1 VLAN?

Sun May 16, 2010 5:25 pm

Hi,

I have an RB750G set up with the following config.


Eth1 - Incoming ISP connection with a One VLAN
Eth2 - Local Range IP natting
Eth3 - Bridge to Eth1
Eth4 - Bridge to Eth1
Eth5 - Bridge to Eth1

All traffic from Eth2 is routed to go out via the VLAN on eth1 which works fine.

How do I force what ever device is plugged into eth3-5 to always go out via the VLAN on eth1?

Thanks
 
User avatar
mrz
MikroTik Support
MikroTik Support
Posts: 7056
Joined: Wed Feb 07, 2007 12:45 pm
Location: Latvia
Contact:

Re: Eth5 to route all traffic out via Eth1 VLAN?

Tue May 18, 2010 9:29 am

bridge eth3,eth4,eth5 with vlan interface.
 
OfficeM
just joined
Topic Author
Posts: 23
Joined: Tue Mar 23, 2010 12:43 am

Re: Eth5 to route all traffic out via Eth1 VLAN?

Thu May 27, 2010 1:26 pm

Stupid question,

How do I do this?
 
User avatar
mrz
MikroTik Support
MikroTik Support
Posts: 7056
Joined: Wed Feb 07, 2007 12:45 pm
Location: Latvia
Contact:

Re: Eth5 to route all traffic out via Eth1 VLAN?

Thu May 27, 2010 1:29 pm

/interface bridge add
/interface bridge port
add bridge=bridge1 interface=ether3
add bridge=bridge1 interface=ether4
add bridge=bridge1 interface=ether5
add bridge=bridge1 interface=vlan

Who is online

Users browsing this forum: No registered users and 178 guests