I would like to connect 2 sites via Mikrotik Openvpn.
These are connected to a Fritzbox (Router) with the Internet.
After this instruction the Mikrotik was configured. https://www.marthur.com/networking/mikr … ction / 314 /
However, without the firewall and NAT part, since I thought that is irrelevant if you do not go through ethernet 1, but completely over ethernet 2.
Mikrotik is set up as a bridge.
The ping goes in each case up to the “VPN end point”, but not into the local network behind it.
Did I get this correctly that the oVPN connection is up and your MTik devices are not acting as routers behind in any way?
If so, you’d need to add static routes in the FritzBoxes for the remote subnets pointing to the local MikroTik device as gateway.
And the MTik devices should know the remote routes as well.
-Chris
the ovpn connection is up.
i can ping 10.1.1.1 and 10.1.1.2 (this are the Virtual IP´s from ovpn).
Also i could ping 192.168.1.8 and 192.168.10.8 (local IP MTik)
But i could not ping any other device in LAN
The static Route is also configured in fritzbox:
Site A
Network: 192.168.1.0
Subnet: 255.255.255.0
Gateway: 192.168.1.8
Site B
Network: 192.168.10.0
Subnet: 255.255.255.0
Gateway: 192.168.10.8
Now i managed to configure a IPSEC Connection.
Thanks for the Help
I think the Main Problem was the Preconfigured MTik Install Script with the Interface Settings.
But how can i connect a Client (for Example Android) to this Connection?
I use Preshare Key