Hello, everyone. Can anybody help me? So, I have a RouterBoard rb2011uias with two switch chips (1-5 and 6-10 ports).
I clear a default configuration and I set a property “master-port” to “none” for all of these ports.
Then, I have decided to configure 1st port as a WAN port, and 10th as a LAN port.
These ports are on the different switch chips.
I have made all neccessary things (like NAT, queue tree and etc. that fine works on a computer with RouterOS and two network cards).
But it doesn’t work. So, my question. Is it neccessary that WAN and LAN ports will be on the same switch chip?
I want to use only two ports of RouterBoard, other ports have to be disable.
“It isn’t working” is pretty broad - in what way is it not working?
I’ve had trouble with the gigabit switch ports having issues connecting to other devices sometimes. For instance, my router at home wouldn’t form a link with my old cablemodem on ether1 - ether5. I had to use ether6 as the wan interface.
If you’re getting a link, can the router itself ping to the Internet? (e.g. ping 8.8.8.8 from /tool)
If not, check your WAN interface to make sure dhcp client / pppoe client are working (or that you have the correct IP address configured if static and correct default GW configured in /ip routes)
Can your LAN hosts ping the Mikrotik’s LAN IP address? Can they log into the Mikrotik with Winbox / Webfig / etc?