Hello,
I am getting a assertion failure in pluto (freeswan
version 1.95) when the initiator has PFS set to 0 and
the responder has PFS set to 1.
What appears to be happening is as follows
1) initiator sends quick I1
2) Responder goes into function quick_inI1_outR1,
duplicates state. Further down it checks if PFS is
set. Since the initiator did not chose PFS, it returns
a STF_FAIL+NO_PROPOSAL_CHOSEN. This state is not
freed.
3) initiator resends quick I1
4) Responder matches state but from_state in md
(st->st_state) is 0 (from the previously unfreed
state).
Has anyone else experienced this problem? Or am I
doing soemthing wrong?
thanks
ravi
__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com
_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users
This archive was generated by hypermail 2.1.3 : Mon Jul 29 2002 - 05:19:57 CEST