Hi, i’m struggling with issue related OVPN default route.
I have MT router connected to OVPN server running on Debian. MT(os7.3) interface IP is 192.168.201.6 and Debian 192.168.201.5. The connection is running properly and it’s tested, so i can access OVPN’s GW on 192.168.201.1 on server side. MT LAN has 10.0.0.0/24 and MT LAN IP is 10.0.0.1.
The goal is to get for specific source IP’s route through the VPN GW 192.168.201.1. I’ve attached some screenshots from actual config.


![]()
]



Also i’m sharing tutorial i’ve been using to get that work:
http://forum.mikrotik.com/t/internal-clients-cannot-ping-remote-gateway-ipsec-vpn/155558/1 for getting up the bridge for the LAN to see OVPN GW 192.168.201.1
Is there anyone familiar with this one?