Community discussions

MikroTik App
 
juhas
just joined
Topic Author
Posts: 5
Joined: Fri Feb 03, 2017 3:41 pm

OpenVPN issue - connected, but can't reach LAN devices

Tue Jul 10, 2018 9:45 pm

Hello!

I've just successfully configured OpenVPN on my Mikrotik. Unfortunately, I've got problem with connectivity - I've set another subnet for VPN connections (different than LAN subnet) and cannot access to my network resources inside LAN.

I have 10.0.0.0/25 for LAN and 10.0.2.10-10.0.2.20 for VPN connections defined in DHCP as OpenVPN pool. I know, there may be routing problem between those two subnets, but I can't figure, what I need to add to firewall to allow users from VPN to access to LAN resources (i.e. NAS file server). While connected to VPN, I can ping 10.0.2.1, but nothing more. I'm 100% sure, that remote hosts are alive, because while connecting via PPTP, everything works fine and I have access to my remote resources.

I don't know what I need to put here to allow you to check what's wrong ;(

Don't blame on me. I'm beginner. I've started my journey with Mikrotik some time ago, but I've never had to use all Mikrotik possibilites :)
 
juhas
just joined
Topic Author
Posts: 5
Joined: Fri Feb 03, 2017 3:41 pm

Re: OpenVPN issue - connected, but can't reach LAN devices

Tue Jul 10, 2018 9:57 pm

Nevermind, I've just found, that I've didn't uncommented redirect-gateway def1 - that's why it was not working ;)