RB2011iL-RM with WAN on ETH10

Hi all, first post here,

I’m trying to setup an RB2011iL-RM so that ETH10 is the WAN / Internet interface via DHCP and ETH1-ETH5 are all individual unbridged interfaces.

Would someone be able to point me in the right direction please?

I’m pretty new to routing and Mikrotik. Also, I’d prefer to use webfig and CLI.

Many thanks,

NTB
8o)

Connect to the 2011 via winbox VIA ETHER6
Go to
/interface
Locate Ether10
Double Click and in the middle of the window it will show Master Port = ether6
Change that to None.

Go to
/bridge
Go to ports
Select ports Ether2-5 and hit the red X
Click the Plus Sign
Select Ether1 and select Bridge-Local

Go to
/ip dhcp-client
Select SFP and hit the red X (Disable it)
Hit OK
Select Ether-1 and double click.
Change interface to Ether-10
Hit OK

Go to
/ip firewall nat
select src-nat rule
Turn off the one that includes sfp
Change the one that reads ether-1 to ether-10

Check
/ip firewall filter
If there are any rules that refer to ether-1 change them to ether-10

Go to
/interface
Select Ether2 and set master port to Ether1
Repeat for Ether3 - Ether5

Hi there, thanks for the reply. I’ll try this in the next few days and report back.

NTB
8o)