0

I was using kvpnc in ubuntu 9.04 jaunty. Looks like now ubuntu 9.10 ships with a vpn connection application and it supports cisco vpn as well. But when i try to add/import, i am seeing all the buttons in the VPN connections dialog is disabled. How to enable these buttons so that i can import my cisco vpn profile?

2 answers, 0 votes, 4005 views
Visitor's picture
asked by Visitor
41 weeks 2 days ago



2 Answers

Answer
+2

Looks like vpn manager doesnt ship by default.
 
Open a terminal and run the following apt-get and it will install and enable vpn buttons for you
 
sudo apt-get install network-manager-vpnc vpnc

Visitor's picture
answer by Visitor
41 weeks 2 days ago
  • This worked, but I had to restart network manager by logging in and out first.

    - carlotheman 32 weeks 3 days ago
  • Answer
    0

    For a Microsoft VPN/PPTP server connection, you may want to install this:
    sudo apt-get install network-manager-pptp

    oid4bb9c0a321c8e's picture
    answer by TZunder
    20 weeks 6 days ago

    Asked by

    Visitor's picture
    Visitor

    View in your own language!