This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Astaro and mobile OpenVPN

Hi there!

Couldn't find anything useful or used search incorrectly [:D]

When I'm at home I connect to our Network via Astaro ssl client. Works great.

In our network we have a folder with a pre-configuered mobile OpenVPN client which gives us access to one of our customers Network.

It can happen that I'm at home and the customers asks to connect and transfer files etc. so I have to be connected to our network and to the customer's network at the same time.

The question is, is it possible to solve this issue? There can't be two drivers at same time as it seems. Or is there any workaround?

Home --astaro ssl vpn --> our network -- mobile openVPN ---> customers network


Thanks in advance [:)]


This thread was automatically locked due to age.
  • Hi, what OS are you using?

    Barry
  • You would have to  create a second tun/tap adapter device on your windows PC, so the OpenVPn client can concurrently establish two tunnels two two different servers (one to the ASG, one other to the customers OpenVPN server).
    The default installation of the Astaro SSL VPN client contains only ONE tun/tap device.
    But sneeking a bit on openvpn.net you should be able to find out how to create more tun/tap adapters.
  • Hey, thanks. Going to dig a little bit there.

    OS is XP
  • In the installation directory of the Astaro SSL VPn CLient (normally under programs\Astaro\Astaro SSL VPn Client) in the "bin" subdirectory, there is a tool vcalled "addtap.bat" , which should add a tap device.Probably all you need do do is run this .bat program. But I din´t test it, so gibve it a try and report your results here ;-)
  • Ok, I was intrested in this, too, so I tested it on my own. Just started "addtap.bat" and waitet some minutes, until win 7 told me "new driver installed". Then I was successfully able to initiate two _parallel_ SSL VPN connections, one to my home ASG, one to the office ASG. So, seems to work fine, even "supported"!
  • hey, just want to say thank you for the info. I've tried it and it works perfectly. Two VPN connections at the same time from home. That's pretty cool and easy to set up