I’ve been setting up a Mikrotik at home. Recently I enabled the VPN via a tutorial I found. So far so good and it works perfectly. I can reach all my home devices, but one.
The Mikrotik itself.
This is being blocked by the default Firewall rule that drops all input traffic which is not coming from LAN.
Is there a fancy way of working around that issue? Or is the only option to disable that specific rule?
Basically I’m not to paranoid about not dropping all that traffic, but I wouldn’t want to be at risk because of it.
Any advice greatly appreciated!
What type of VPN did you make?
When it has an interface on the mikrotik side you can put that in the LAN interface list.
But not all VPN types do have that.
Actually you could set the interface list to LAN on the PPP profile you use with the PPTP server and have the incoming connected users automatically added to the LAN interface list.
I would copy the default profile to some different name, e.g. pptp-profile, and make the change on that one, and set it as profile in the PPTP server.