Hi all, hoping somebody can help me out. My company has switched are cisco vpn from regular rsa login to certificate/rsa login. My vpnc worked fine before using rsa login. But now with certificate/rsa login, I can't seem to get it to work. I think I've read pretty much everything I can google about this issue but still not working. I'm using FC16 64bit. Below is my vpnc config file, important info starred out.
IPSec gateway *.*.*.*
IPSec ID ISEXCHVPN
IKE Authmode hybrid
#CA-Dir /etc/vpnc
CA-File /etc/vpnc/*.pem
Xauth username ***
IPSec secret ***
I do have a question about the pem file though, windows client uses pkcs12 format, which I converted to pem format. I believes that what should be here, correct if wrong.
If need more info let me know. And when I run the pcf2vpnc script, it makes it IKE Authmode cert, which I thought was wrong as well. Any help would be greatly appreciated.