Page 1 of 1

multihop in linux how to

Posted: Sun Dec 13, 2015 12:07 pm
by idkfa
HI i want multihop with perfect privacy in arch linux.

if I enter the command provided by the vpn provider everything looks fine but it wont change my IP. There is something wrong with the routings as i can see with ip route. It looks different from when i enter the vpn with the network manager.

This is the first command i enter:

sudo openvpn --config London.ovpn --script-security 2 --route remote_host --persist-tun --up updown.sh --down updown.sh --route-noexec

then i can login and it show started successfull. Then I can also do a second or third hop but also that wont change my Ip.

The single VPN connection via Networkmanager works well.

Syslog tell me OVPN dissapeared.

What can I do ? or need I to cancel my subscription ://

Cheers!