Page 1 of 1

openvpn and bidirectional routing

Posted: Wed Sep 03, 2014 7:56 am
by mgiammarco
Hello,
I have an openvpn server and two clients.
I would like to replace the server with softether.
The problem is that:
- server exports route 10.1/16 to client a and b
- client a exports route 10.2/16 to server
- client b exports route 10.3/16 to server

I need to recreate this type of routing using softether.

Thanks,
Mario

Re: openvpn and bidirectional routing

Posted: Mon Sep 08, 2014 6:33 am
by mgiammarco
I am worried that I not received any reply.
I suppose setting routes after enabling vpn is a common thing to do.
My only problem is that I need also to use openvpn emulation.

Thanks again for interest.

Re: openvpn and bidirectional routing

Posted: Mon Sep 08, 2014 8:23 pm
by dajhorn
SoftEther does not manage routing like OpenVPN. Instead, use something like static routes or BGP.

Re: openvpn and bidirectional routing

Posted: Wed Sep 17, 2014 8:09 am
by thisjun
You can use split tunneling.
Please refer message of "Edit the static routing table to push" in SecureNAT configuration.