Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Can't add VPN connection to network manager

  1. #1
    Join Date
    Nov 2008
    Location
    the Netherlands
    Beans
    26
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Can't add VPN connection to network manager

    Hi there,

    Topic says it all really, for some reason the Add button on the VPN tab in network manager is greyed out. How do I get it to work?

  2. #2
    Join Date
    Sep 2008
    Beans
    212

    Re: Can't add VPN connection to network manager

    I wonder if this "VPN" is for creating dial-up VPN instances.

    I don't know, just asking the question. On the Windows side I've set up a lot of VPN connections, but I never once used the Windows create a VPN connection option.

  3. #3
    Join Date
    Oct 2008
    Beans
    2

    Re: Can't add VPN connection to network manager

    yeah, you gotta install some extra packages. something like openvpn. just type vpn in add/remove and install it.

  4. #4
    Join Date
    Sep 2008
    Beans
    26

    Re: Can't add VPN connection to network manager

    I used Synaptic to search for "VPN". Since we're using Cisco's VPN solution, I installed network-manager-vpnc, then I was able to configure the VPN connection through the network manager GUI.

  5. #5
    Join Date
    Nov 2007
    Beans
    3
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Can't add VPN connection to network manager

    This did it for me on Ubuntu 8.10:
    Code:
    sudo apt-get install network-manager-openvpn
    /Thomas.

  6. #6
    Join Date
    Oct 2005
    Beans
    466

    Re: Can't add VPN connection to network manager

    In a modern operating system this should work out of the box. I don't know about OSX, but Windows 7 certainly has this feature out of the box and it s reasonably easy to configure.

  7. #7
    Join Date
    Aug 2007
    Beans
    876
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Can't add VPN connection to network manager

    Well, or at least give the user some hint of it, instead of only showing a grayed-out box.

  8. #8
    Join Date
    Sep 2008
    Location
    Bardstown, KY
    Beans
    27
    Distro
    Xubuntu Development Release

    Re: Can't add VPN connection to network manager

    I agree this should be built in. I have installed the vpn via:
    sudo apt-get install network-manager-openvpn

    and it gave me the add button. However after filling in the details I never get the APPLY button to become available.

    Anyone have that issue? The VPN I am trying to set up is just a simple password authentication.

    Thanks

  9. #9
    Join Date
    Nov 2009
    Beans
    1
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Can't add VPN connection to network manager

    Quote Originally Posted by matt082606 View Post
    I agree this should be built in. I have installed the vpn via:
    sudo apt-get install network-manager-openvpn

    and it gave me the add button. However after filling in the details I never get the APPLY button to become available.

    Anyone have that issue? The VPN I am trying to set up is just a simple password authentication.

    Thanks
    I'm having the exact same problem. Any help is appreciated.

  10. #10
    Join Date
    Feb 2010
    Beans
    1

    Re: Can't add VPN connection to network manager

    This link:

    http://www.craigmayhew.com/blog/2009...-karmic-koala/

    suggests adding these three packages using the following command:

    Code:
    sudo apt-get install network-manager-pptp network-manager-vpnc network-manager-openvpn
    That gets past the gray add button, then the gray apply button. I'm running into other problems now, but my fingers are crossed...

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •