I’d ideally like to get the following setup configured on a Mikrotik 750GL, but I’m having trouble with the actual execution of the plan.
Port 1: VLAN 1, Administrative port to log into the Mikrotik, make configuration changes, etc., upstream connection for ports 2 - 5
Port 2: VLAN 2 for customer 1 (192.168.2.xxx)
Port 3: VLAN 2 for customer 1 (192.168.2.xxx)
Port 4: VLAN 3 for customer 2 (192.168.3.xxx)
Port 5: VLAN 3 for customer 2 (192.168.3.xxx)
I was able to configure the VLANs on ports 2 - 5 in such a way that any computer plugged into ports 2 - 5 received an IP address within the proper block, but could not ping out from ports 2 - 5 over port 1 to the Internet. My first question is: is this type of VLAN configuration possible on the 750GL units? And if so, can anyone help me understand what I’m doing wrong? (I’m happy to post some of the configuration code I used if that would be helpful.)