Results 1 to 7 of 7

Thread: Palo Alto SSl-VPN, Any luck?

  1. #1
    Join Date
    Jan 2010
    Beans
    13

    Palo Alto SSl-VPN, Any luck?

    First off, I apologize if I placed this in the wrong Forum, please let me know if I have and I will remove it ASAP!

    Hello everyone, and thank you in advance for any help I may get!

    My company has switched to a Palo Alto SSL-VPN connection VS there old windows integrated VPN.

    I know Palo Alto has no direct Linux support...I was wondering if anyone by any means has had luck connecting to said VPN either a 3rd party program.. or maybe with something along the lines of Wine.

    The client is Java based and supports both Windows and Mac OSX.

    Any information that could be provided would be awesome!

  2. #2
    Join Date
    May 2010
    Location
    Here
    Beans
    1,297
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Palo Alto SSl-VPN, Any luck?

    If the client is Java based, then it should work on Ubuntu too.

  3. #3
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,970
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Palo Alto SSl-VPN, Any luck?

    You may want to install the closed-source java-version from Oracle instead of the open-source one:

    Code:
    sudo apt-get install --reinstall sun-java6-jre sun-java6-plugin
    sudo update-alternatives --config java
    sudo update-alternatives --config mozilla-javaplugin.so
    Choose the sun/oracle versions, respectively. Both java-runtimes can be installed in parallel.

  4. #4
    Join Date
    Jan 2010
    Beans
    13

    Re: Palo Alto SSl-VPN, Any luck?

    Unfortunately, That did not work.. I am trying Wine & IE8 combo now see if that will..

    When I navigate to the IP to down load the SSL-VPN software it says "We are sorry but we only support Windows and OSX at this time" (shortened version) Really frustrating! I love my netbook so much that it's practically all I use

    Thanks to everyone who has replied thus far!!

  5. #5
    Join Date
    May 2010
    Location
    Here
    Beans
    1,297
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Palo Alto SSl-VPN, Any luck?

    Get Wine 1.3

  6. #6
    Join Date
    Jun 2012
    Beans
    3

    Re: Palo Alto SSl-VPN, Any luck?

    shrewsoft vpn client works with palo alto global protect.
    The only thing you should do by hands:

    sysconfig net.ipv4.conf.eth0.rp_filter=0

    (or whatever net interface you use)
    or permamnetly set it in /etc/sysconfig.d/...

  7. #7
    Join Date
    May 2007
    Location
    The New Forest
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Palo Alto SSl-VPN, Any luck?

    Closed.

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
  •