Results 1 to 5 of 5

Thread: network-manager openvpn

  1. #1

    Question network-manager openvpn

    The network-manager plasmoid behaves rather buggy.
    openvpn is installed. So I'm able to configure a new openvpn connection via the GUI of the plasmoid. But here is what bothers me:
    1) See screenshot
    2) Now change the connection type to anything else
    3) Change it back to X.509 certificates, see screenshot

    Despite those obstacles I'm able to enter my data, see screenshot

    However click on the entry in the connection window of plasmoid, does nothing. I can see it tries something, because it freezes for a second, but nothing happens

    Trying to edit the connection, upon opening the edit window:
    1) Everything is gone, see screenshot
    2) Now change the connection type to anything else
    3) Change it back to X.509 certificates, see screenshot


    I've tried using kvpnc and gadmin-openvpn-client but neither of them manages to connect. The only client that was able to successfully connect (creating the TUN device) was the console but none of the internal servers was reachable.

    I'm pretty sure it has nothing to do with hardware and/or ISP because before Kubuntu Jaunty I was running Ubuntu Intrepid and openvpn was running fine.

    Can anybody help me getting opnevpn running?

  2. #2
    Join Date
    May 2007
    Location
    UK near Bedford
    Beans
    3,483
    Distro
    Ubuntu Development Release

    Re: network-manager openvpn

    Once connected you need to do a route command to see if the remote lan is being exported. You should see the IP addresses of the remote servers.
    PC

    To get a terminal command to put its output into a file use this format
    {terminal command} > {filename}

  3. #3

    Re: network-manager openvpn

    Can you be please more precise?

    On Intrepid no such thing was necessary

  4. #4
    Join Date
    May 2007
    Location
    UK near Bedford
    Beans
    3,483
    Distro
    Ubuntu Development Release

    Re: network-manager openvpn

    At the remote end you need to establish a route from the VPN tunnel to the remote LAN and at the local end you need to establish a route from the local lan to the VPN tunnel. Only then can you see the servers at the remote end.

    Remember that the VPN tunnel has a different IP schema to the Local LAN and the remote LAN, say

    192.168.***.*** -> 10.0.0.***->10.2.2.***

    Any application will need to understand where to go to get to a device who's ip address is 10.2.2.???
    PC

    To get a terminal command to put its output into a file use this format
    {terminal command} > {filename}

  5. #5

    Re: network-manager openvpn

    Very strange. I can see that openvpn adds the routes when starting it from the console but it's not working. Probably because both LANs (local and remote) are on 192.168.1.* (at least part of the remote LAN).

    Update: Just let a ping pending for several minutes -> after 2 minutes probably I'm able to ping remote IPs, but remote DNS isn't working, probably timeout. Odd. Firefox also timeouts. Must phone the admin. But the issue with the connection manager plasmoid remains. Will report it as a bug. Thank you Peter09.

Tags for this Thread

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
  •