Re: [strongSwan] no CREATE_CHILD_SA in Strongswan

2009-05-19 Thread Tilak Adhya
Hi Andreas, Thanks for your help. I have another doubt regarding strongSwan CREATE_CHILD_SA. Can I delete the CREATE_CHILD_SA from the strongSwan side? What is the command for deleting the created CREATE_CHILD_SA in the strongSwan ? My requirement is to delete the CREATE_CHILD_SA in

Re: [strongSwan] no CREATE_CHILD_SA in Strongswan

2009-05-19 Thread Martin Willi
Hi, What is the command for deleting the created CREATE_CHILD_SA in strongSwan ? To close CHILD_SAs, you can use curly brackets {}. Use ipsec down conn1{} to close the first found CHILD_SA named conn1, or use ipsec down {2} to close the CHILD_SA with reqid 2 (as seen in statusall).

[strongSwan] How to get the moonCert.pem

2009-05-19 Thread qhtf126
hello, I want to konw how to get the mooncert.pem and what does the following mean : /etc/ipsec.secrets: : RSA moonKey.pem optional passphrase ___ Users mailing list Users@lists.strongswan.org