Hello everybody,
I need your help.
On my MikroTik Ruterboard I have some VLANs:
vlan10 10.10.10.0/24
vlan20 10.10.20.0/24
vlan30 10.10.30.0/24
vlan40 10.10.40.0/24
From the LAN, I can access from each VLANs to access the other VLANs.
On my Mikrotik router I set OpenVPN which I use to remote access on mu Local network.
VPN connection always works very well.
In OpenVPN client on my Mikrotik I set:
Local Address: 10.10.10.110
Remote Adress: 10.10.10.111
When I get VPN connection with OpenVPN client, I can access to all device from vlan10 or (10.10.10.0/24)
But from OpenVPN remote connection I cant access to devices from other VLANs ir networks.
In Router Option I tried to adjust routing: 10.10.10.111 10.10.20.0/24 1 , but still can’t access other devices from other network (vlan20).
In the firewall I have not ruls that block any communication.
Can you help to me, or give to me some advice what I must set up on Mikrotik routerboard or config file on OpenVPN client, how I can access to devices from remote to every VLAN?

