Hello!
I have two mikrotik routers connected with IPsec.
Router-1 (192.168.1.0/24)
Router-2 (192.168.2.0/24)
Every DHCP clients from Router-2 (for example 192.168.2.150) reach Router-1 clients (for example 192.168.1.101).
On Router-2 is configured OVPN server.
Router-2 OVPN clients cannot access Router-1 clients (for example 192.168.2.180 can`t access 192.168.1.101)
How to allow OVPN client to access Router-2 network?
Thank you!