Results 1 to 6 of 6

Thread: Using Cisco VPN or AnyConnect or else?

  1. #1
    Join Date
    Aug 2011
    Location
    47°9′S 126°43W
    Beans
    2,172
    Distro
    Ubuntu 16.04 Xenial Xerus

    Using Cisco VPN or AnyConnect or else?

    I need to connect to a VPN for which Windows users are given 1) a Cisco VPN Client V5, 2) a PCF file (with encrypted group password) and 3) an id/password.

    I have a WinXP VirtualBox from which I can use the VPN with the above, but this somehow restricts me to what I can do under Windows (not much, or not easy).

    I'd like to connect to that VPN directly from my Ubuntu. My options:


    1. Find an old Cisco VPN client (but where? Doesn't seem distributed anymore? Are there 64-bit versions or 64-bit compatible?) which hopefully would accept the PCF file directly
    2. Use Cisco AnyConnect but the configuration is now an intractable XML file. Unless there is some way to convert the PCF to usable XML? What about the encrypted group password?
    3. Use some other software (which), but this would also require to unravel the PCF file.


    Needless to say, in this all-Windows shop, I am a complete alien, so I cannot really expect help, even if there is a slight chance that if I wring enough arms, I may be able to obtain the original group password, but if I can avoid it that's all the better.

    Any ideas?
    Warning: unless noted otherwise, code in my posts should be understood as "coding suggestions", and its use may require more neurones than the two necessary for Ctrl-C/Ctrl-V.

  2. #2
    Join Date
    Nov 2013
    Location
    On the edge
    Beans
    872
    Distro
    Ubuntu

    Re: Using Cisco VPN or AnyConnect or else?

    If you're connecting to a corporate network then talk to the admin.

    When you connect to a VPN it will give you a connection into the internal network but you will use native programs to interact with the network. So if it's a Windows network they will probably expect MS Office products. You *might* be able to use libreoffice or openoffice. If you're "restricted" in XP, it might be because you don't have compatible apps installed on your VM.

    They might also be doing host checking before they allow VPN connections, where they ensure the clients meet certain criteria. The only people that know what that criteria is are the network admins.

    In the past when I remotely connected to a Windows shop I used RDP, which doesn't require any apps installed on the Linux client except rdp. Again, you'll have to check with your admins to see if that's allowed.
    Knock knock.
    Race condition.
    Who's there?

  3. #3
    Join Date
    Aug 2011
    Location
    47°9′S 126°43W
    Beans
    2,172
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Using Cisco VPN or AnyConnect or else?

    Quote Originally Posted by bashiergui View Post
    If you're connecting to a corporate network then talk to the admin.

    When you connect to a VPN it will give you a connection into the internal network but you will use native programs to interact with the network. So if it's a Windows network they will probably expect MS Office products. You *might* be able to use libreoffice or openoffice. If you're "restricted" in XP, it might be because you don't have compatible apps installed on your VM.

    They might also be doing host checking before they allow VPN connections, where they ensure the clients meet certain criteria. The only people that know what that criteria is are the network admins.

    In the past when I remotely connected to a Windows shop I used RDP, which doesn't require any apps installed on the Linux client except rdp. Again, you'll have to check with your admins to see if that's allowed.

    The poilcy matters have been dealt with. My only problem is getting a Linux-based VPN connection, when the VPN person only knows about Windows VPN clients.
    Warning: unless noted otherwise, code in my posts should be understood as "coding suggestions", and its use may require more neurones than the two necessary for Ctrl-C/Ctrl-V.

  4. #4
    Join Date
    Nov 2013
    Location
    On the edge
    Beans
    872
    Distro
    Ubuntu

    Re: Using Cisco VPN or AnyConnect or else?

    Right. Did you determine if they're doing host checking? What native apps are required to do whatever you need to do on the VPN?
    Knock knock.
    Race condition.
    Who's there?

  5. #5
    Join Date
    Aug 2011
    Location
    47°9′S 126°43W
    Beans
    2,172
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Using Cisco VPN or AnyConnect or else?

    For the moment I cannot even connect...
    Warning: unless noted otherwise, code in my posts should be understood as "coding suggestions", and its use may require more neurones than the two necessary for Ctrl-C/Ctrl-V.

  6. #6
    Join Date
    Aug 2011
    Location
    47°9′S 126°43W
    Beans
    2,172
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Using Cisco VPN or AnyConnect or else?

    Solved the problem:

    • Got a VPNC debian package from here and installed it.
    • Configured following instructions here (and the PCF files and credentials I had).


    Got me connected in no time.
    Warning: unless noted otherwise, code in my posts should be understood as "coding suggestions", and its use may require more neurones than the two necessary for Ctrl-C/Ctrl-V.

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
  •