I just got my MikroTik equipment and it looks awesome but also quite overwhelming. I do know what I want to build but don’t quite know how to configure it all to get it working.
Livingroom:
RouterBoard 260GS. VDSL2+ modem in bridge mode. Internet provider uses PPTP in VLAN 6 for the connection. Modem connects to port 1 of the 260GS. Rest of the ethernet ports will be subnet 10.11.12.* in VLAN 10 and are used to access the internet and my internal network.
Bedroom:
RouterBoard 2011UiAS-2HnD. OpenBSD firewall/server with PPTP dialer. NIC 1 will go to port 1 of the RB, needs to be in VLAN 6 and talks to the modem. NIC 2 has subnet 10.11.12.* and will go to port 2 on the RB and with VLAN 10. Port 3 through 5 will also be VLAN 10 and allow me to browse the internet through the OpenBSD box. NIC 3 has subnet 192.168.1.* and will go to port 6 on the RB with VLAN 192. Port 7 through 10 will be in VLAN 192. I’ll hook up my “museum” computers to this so they can be accessed from the internet while being separated from my own private network. WLAN port will be a dumb access point that allows access to subnet 10.11.12.* with VLAN 10.
Both RouterBoard devices are connected through the SFP, so I think I need a VLAN 6 and VLAN 10 trunk on that.
Of all the network devices only the modem and NIC 1 on OpenBSD do anything with VLANs so I think I need “VLAN Header: add if missing” for the rest of the ports?