Coder Social home page Coder Social logo

Comments (10)

adrienverge avatar adrienverge commented on July 18, 2024

Hello,

If there's a way to use a different ppp interface for each openfortivpn running, you could try implementing it (you can start by looking at src/tunnel.c line 94.

Contributions are welcome!

from openfortivpn.

boospy avatar boospy commented on July 18, 2024

Thank you for you response. But... i'am only user not dev. So I'am sorry but i can't help to modify the code ;(

from openfortivpn.

jbergquist avatar jbergquist commented on July 18, 2024

This would be a very useful feature to have. I'll try to make a patch for it but I am a really crappy developer... so if anyone else, with more knowledge, can do this it would be awesome!

from openfortivpn.

Valantin avatar Valantin commented on July 18, 2024

Hi, I've set up 2 different SSLVPN using openfortivpn, routes are configured manually

from openfortivpn.

jbergquist avatar jbergquist commented on July 18, 2024

Yeah, I have done the same.
I did a really ugly fix for it in the code... which I am not gonna share... it is that ugly.
Basically I compiled a binary with a static vpn interface.. openfortivpn.ppp0 and openfortivpn.ppp1.

But until I or someone else has the time to do it properly I encourage everyone to add the routes manually and use the --pppd-no-peerdns and --no-routes options.

from openfortivpn.

Mabin-J avatar Mabin-J commented on July 18, 2024

I think that this issue is related to the #90.

from openfortivpn.

mrbaseman avatar mrbaseman commented on July 18, 2024

now that #95 has been merged into master it should work out of the box. I have successfully tested two of my sslvpn connections at the same time, without the need to configure the routes manually. However, one as to be careful with the default routing mode (default route through one of the vpn tunnels), because it might happen that the connection to one of the Fortigates is routed through the tunnel to the other one (which might not perform very well).

from openfortivpn.

jbergquist avatar jbergquist commented on July 18, 2024

Yes, #95 seems to solve the issue. Happy days!!!

from openfortivpn.

boospy avatar boospy commented on July 18, 2024

Nice 👍 will test it on weekend. Best Regards!

from openfortivpn.

boospy avatar boospy commented on July 18, 2024

Yes it is working perfectly 🥇 I've tested it with 4 vpn's with clientcertificate. Thank very much. So It's time for me to build some deb-package ;)

from openfortivpn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.