2

I've a server with Debian 8 on it, and a VPN connected to free vpnbook for the moment.

The problem is that, when I launch the connection to the VPN with openvpn, I'm not able to access to my server anymore, nor from SSH, nor my websites on it. Which is normal, because all the traffic is going through the VPN.

So, I would like to know, if it is possible to get connected on my server through SSH, while the server is connected to a VPN ?

3
  • 2
    You want a specific route for your server so that the packets will take the route through your standard interface instead of the TAP/TUN one. Commented Sep 22, 2016 at 14:44
  • The VPN may be installing firewall policies @phk as per the standard in the industry... He would need to reach it from the Internet, for instance. Commented Sep 22, 2016 at 15:56
  • Well I found this : unix.stackexchange.com/questions/237460/… But it didn't change anything, I still cannot connect through SSH.. Commented Sep 23, 2016 at 8:52

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.