On my mikrotik router, I have VLAN3 reserved for network device mgmt. Address Pool: 172.16.2.50-172.16.3.254
Since Romon doesn’t work in a unifi switch environment, I need to login into the vlan for network devices, to manage my mikrotik switches and APs in the office, remotely.
My steps in creating a PPTP VPN for VL3:
-
Create a new address pool called “VL03 VPN Pool”: 172.16.2.45-172.16.2.49
-
Create a PPP Profile as such. 172.16.2.1 is the gateway of the VL3 network.

-
Enable PPTP server tagged the following profile

-
Added the user

-
Created a rule to allow TCP 1723 to the mtik router.
-
I can connect and authenticate to the PPTP Server but I cannot ping any devices in the VL3 subnet.
The setup seems too simple for a mikrotik. If I don’t get acid-reflux in the middle of learning how to implement a new feature in a mikrotik, I’m not doing something right. What am I missing.