Re: [strongSwan] Support for AKA-Identity and AKA-Reauthentication in the EAP-AKA plugin

2009-09-18 Thread Martin Willi
Hi Graham, to lighten the load on the AAA infrastructure behind the Security Gateway. Yes, I agree. Even if we do not support Re-auth, supporting a minimal Identity exchange as we do in EAP-SIM would really help. I can let you have the AKA-Identity support as a patch if you want. A tested

Re: [strongSwan] Working with Different SAs with same src-dst IP but different Port

2009-09-18 Thread Martin Willi
Hi, We are in a very critical state of our project. Please fin gtime to respond to the issue below. Yes, the software we provide is free, but SLAs are not. We are giving our best to provide support free of charge, and we have indeed spent several hours to help you on your issues. But paying

Re: [strongSwan] 答复: How to peel off strong swan code for running in an space-stressed ARM

2009-09-18 Thread Martin Willi
Hi, 1) If the used virtual memory exceed, the following error will be occurred, is it right? Resource temporarily unavailable-93: received netlink error I have never seen such a Resource temporarily unavailable error from netlink, and 93 is actually EPROTONOSUPPORT. You are probably missing

[strongSwan] Does strongSwan support RFC4754

2009-09-18 Thread kunal patel
Hi, Can someone please let me know whether strongSwan supports RFC 4754. If yes then can someone please point me to file location which implements auth payload construction for ECDSA authentication Thanks, Kunal ___ Users mailing list

Re: [strongSwan] Does strongSwan support RFC4754

2009-09-18 Thread Andreas Steffen
Hi Kunal, yes, both our IKEv1 and IKEv2 daemons support RFC4754. In the IKEv1 code the hash for the ECDSA signature is constructed in pluto/ipsec_doi.c:main_mode_hash() http://wiki.strongswan.org/repositories/entry/strongswan/src/pluto/ipsec_doi.c#L1355 which is then signed in