I just recently picked up a (HEX) RB750Gr2 to replace a Cisco SMB router that recently died. Being new to ROS, I’m trying to work with the webfig, but may switch to winbox or telnet and am looking for a little help. I know what I want to do, but am not familiar with ROS at all to make things work. Maybe I just need to find the right tutorial.
I’m looking to set it up this way.
Interface 1 - WAN
Interface 2 - Gateway for VLAN 1
Interface 3 - Gateway for VLAN 2
Interface 4 - Gateway for VLAN 3
Interface 5 - Port for access to VLAN 2
VLAN 1 (int 2) needs access to VLAN 2 and the WAN, no access to VLAN 3
VLAN 2 (int 3 & 5) needs access to VLAN 1 only, no access to WAN or VLAN 3
VLAN 3 (int 4) needs access to the WAN only, no access to VLAN’s 1 & 2
I would like configuration access to the RB750Gr2 to be on the interface 3 IP only, making it available to VLANs 1 & 2 only.
Interface 1 (WAN) will plug into a Cable modem. Interfaces 2-4 will plug into a VLAN aware Cisco SMB switch. Interface 5 will be left unplugged for direct physical access to the router.
I was going to connect all ports as access ports to the Cisco switch and just route everything on the RB750Gr2 without involving the VLANs, but read I might get better performance if I used interfaces 2,3 & 5 as a switch and used VLAN bridging on the RB750Gr2 between them. If this is the way to do it, then VLAN 2 will be the PVID and interface 2 is the master port.
So now for the questions. How do I route between the interfaces? LAN to WAN, WAN to LAN & LAN to LAN (or VLAN Bridged)? Is VLAN bridging ideal between interfaces 2,3 & 5? How do I restrict access to the routers configuration interfaces to a single IP?
I think I got it the way I wanted it, thanks to the information at http://gregsowell.com/?page_id=951. I didn’t use vlan’s on the router to keep it simple, but they are on the smb switch these interfaces are connected to. I don’t know that interfaces 2,3 & 5 are using the switching chip, but I’d still like them to as my switch doesn’t offer layer 3 switching. I wouldn’t mind some advice to optimize and secure this MikroTik. Here’s the config if anyone has anything to offer. Thanks.