I’m experimenting with RouterOS CHR and trying to use it as a L2TP/IPSec VPN Server. I’ve followed the tutorial linked below and have the VPN working (I can connect to it from a remote MacBook) but the remote client does not have internet access.
I know I’m missing a whole chunk of routing to enable internet access for the VPN clients but have no idea where to start! Can someone give me some help here?
The client device works fine when not connected to the VPN. When connected to the VPN, I can ping the VPN server but can not access the internet. I have a default route on the client device so I am thinking that I am missing some routing on the server.
I’ve taken a look at the server again and think I have worked it out. I added an L2TP interface and then assigned both the L2TP interface and Ether1 to a Bridge. Then I added a default route for the Bridge and it all seems to be working.