PDA

View Full Version : [ubuntu] VPN Relakks on IBEX


andy17
November 2nd, 2008, 06:42 AM
Hi guys,

I've been trying to get RELAKKS VPN working on the new Network Manager GUI but couldn't...

anyway it worked on Hardy!

any suggestions???

Takano
November 6th, 2008, 11:08 AM
I have similar problem, any solution?

Ledger
November 12th, 2008, 04:07 AM
Exactly the same problem here. Had it working in Hardy, but won't work in Intrepid. A solution would be hugely appreciated :)

AlbertVeli
November 15th, 2008, 05:25 AM
Hi!

I had the same problem but managed to solve it after some googling on the error messages from /var/log/daemon.log.

I added the following line to /etc/apt/sources.list

deb http://ppa.launchpad.net/network-manager/ubuntu intrepid main

And ran apt-get update followed by apt-get upgrade.

Actually id didn't work on the first try, but on the second try. Don't give up if it doesn't work the first time and check daemon.log. You can run tail -f /var/log/daemon.log to follow what is happening.

Ledger
November 19th, 2008, 05:05 AM
Now it's working :)

What i did:
added


deb http://ppa.launchpad.net/network-manager/ubuntu intrepid main #network-manger

To the end of /etc/apt/sources.list

Then:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install network-manager-pptp

Then I connection to the vpn in the connection manager. I did also disable all authentication methods except of MSCHAPv2..

Ledger
December 3rd, 2008, 04:18 AM
Anyone now how to automaticaly reconnect? Relakks disconnects sometimes, and i want it to reconnect and never use the connection without VPN.

Martje_001
December 4th, 2008, 02:48 PM
Could you share your configuration, please?

BeastlyKings
February 11th, 2009, 05:36 PM
I would also like to know how to set up Network manager to automatically reconnect the VPN, and only allow traffic when the VPN is active.
I don't know what you'd need to know about my configuration. I'm running 8.10 with Relakks as my VPN, if that helps.
Any ideas anyone?