This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

could not open private key file

Hi

i'm trying to setup a roadwarrior VPN with X.509 certificates between a host and a network with ASG 6.3 in front. ASG has dynamic ip and dyndns and NAT

what worked so far was a L2TP over IPSEC connection with preshared key. But without virtual IP i didn't get to the network behind the ASG.
Because of another issue i cannot use Secure Client, so i have to use Cisco VPN client or Checkpoint VPN client.

After setup according the HOWTo from Astaro i have a Signing CA a host cert and a user cert.

when i take a look in the IPSEC log i can see:

could not open private key file......
and
could not open /proc/net/if_inet6

doesn't sounds good for me....

Connection doesn't work either

What can i do about it?

regards

Markus


This thread was automatically locked due to age.
Parents
  • Hi,

    Look for your private key, it must be a .pem file, if I remember well in /var/chroot-ipsec/etc/ipsec.d/private, also look into ipsec.secrets you should have a line like: 

    your_certificate.pem  "your_private_key_passphrase"

    -langoleer
Reply
  • Hi,

    Look for your private key, it must be a .pem file, if I remember well in /var/chroot-ipsec/etc/ipsec.d/private, also look into ipsec.secrets you should have a line like: 

    your_certificate.pem  "your_private_key_passphrase"

    -langoleer
Children
No Data