- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-18-2012 12:48 PM
It seems like the freely and widely available vpnc client should work just fine with the palo alto ipsec/xauth setup, however I must be missing something. I have it working with IPAD with the shared secret + XAUTH with group/password, but with vpnc on linux I get this in the system log:
IKE phase-1 negotiation is failed. Couldn't find configuration for failed IKE phase-1 request for peer IP $IP_ADDRESS[500], ID keyid:646473726573
03-04-2013 01:18 PM
Here are the instructions for debian:
IPSec gateway <your gateway>
IPSec ID <group name>
IKE Authmode psk
NAT Traversal Mode natt
IPSec secret <your secret>
Xauth interactive
I don't know if it will work with AnyConnect, but it works fine with vpnc and StrongSwan, modulo linux kernel bugs with forced re-keying and disconnects.
Ubuntu:
sudo vpnc <policy>
replace <policy> with whatever you want to call your vpn connection.
-----
the following may be useful to help with disconnects:
/etc/vpnc/desres.conf: DPD idle timeout (our side) 0
02-18-2012 01:34 PM
one thing of note. I see the udp 500 isakmp queries going to the palo alto, but no replies coming back. This may be normal given the message.
02-18-2012 08:03 PM
I got it working with vpnc. It seems like it may have been a case sensitivity or other issue in the group password that was hidden by the opacity of the log message.
03-04-2013 12:51 PM
Any chance you can post how? Think this would work with Anyconnect?
03-04-2013 01:18 PM
Here are the instructions for debian:
IPSec gateway <your gateway>
IPSec ID <group name>
IKE Authmode psk
NAT Traversal Mode natt
IPSec secret <your secret>
Xauth interactive
I don't know if it will work with AnyConnect, but it works fine with vpnc and StrongSwan, modulo linux kernel bugs with forced re-keying and disconnects.
Ubuntu:
sudo vpnc <policy>
replace <policy> with whatever you want to call your vpn connection.
-----
the following may be useful to help with disconnects:
/etc/vpnc/desres.conf: DPD idle timeout (our side) 0
03-04-2013 04:29 PM
Just FYI I was able to get vpnc working on both Linux and Mac... XAUTH works great.
03-05-2013 06:39 AM
Great suggestion, there is a VPNC for Windows and MAC.
03-05-2013 10:29 AM
There's a GUI for Mac too apparently... I haven't test it though:
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!