Hello. Please help me.
I have:
Softether VPN Server (with configured LAN, 192.168.41.0/24).
Mikrotik with configured LAN 192.168.200.0/24) and L2TP Client connected to Softether VPN Server.
Mikrotik works fine (I can get access from 192.168.200.0/24 to 192.168.41.0/24).
How could I configer Mikrotik to get access from 192.168.41.0/24 to 192.168.200.0/24?
Most likely, your VPN server doesn’t know that the 200 network is behind your Mikrotik - i.e. it needs to get a route associated with the connection. I’m not sure about SoftEther VPN server, so unfortunately I can’t tell you what button to press, so to speak.
Also, if the VPN server is not the default GW device for the 41 network, you would need to put a static route into the default GW router so that it knows to forward traffic to the 200 network via the VPN server.
One other thing to make sure of is that the Mikrotik’s not blocking the traffic with any filter rules in the IP firewall.