Results 1 to 4 of 4

Thread: [SOLVED] Cisco VPN client: Lan access Disabled

  1. #1
    Join Date
    Apr 2008
    Beans
    2

    [SOLVED] Cisco VPN client: Lan access Disabled

    hi,

    I installed Cisco VPN client using the instructions given here

    It compiles and runs correctly but when I'm connected, I loose my internet connection (I can still use skype or pidgin though).

    A solution for was proposed in that thread, but it seems not to work for the latest client version (vpnclient-linux-x86_64-4.8.01.0640-k9).

    Any suggestion?

    Thank you

    jujulj

  2. #2
    Join Date
    Nov 2007
    Location
    Atlanta, Georgia
    Beans
    494
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Cisco VPN client: Lan access Disabled

    Unless I don't understand what you are getting at the "LAN Access Disabled" message is actually because its routing all of your traffic through the VPN connection. You can probably overcome this by adding a route to hosts and nets that you don't want to go through the VPN using the
    Code:
    route add
    command. Run
    Code:
    man route
    for more information and you probably should not overwrite the default route.

    Correct me if this is not what you are asking for and I will try to assist you further.
    GNU/Linux>Windows

  3. #3
    Join Date
    Apr 2008
    Beans
    2

    Re: Cisco VPN client: Lan access Disabled

    Thanks a lot ilrudie.
    Once connected to the VPN, I added the route seen when not connected and it works!

  4. #4
    Join Date
    Oct 2010
    Beans
    84

    Re: [SOLVED] Cisco VPN client: Lan access Disabled

    because im begginer can you be more specified about that because i have the same problem and i cannot make it work

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
  •