(racoon 740) Problem with Solaris

[email protected] Wed, 15 Sep 2004 13:06:16 +0530
Newsgroups gmane.network.ipv6.kame.racoon
Message-ID <OFB4EEDB3E.E493C08B-ON65256F10.00289631-65256F10.0029817B@hss.hns.com>
Hi,
          I am trying to test the interop between solaris ipsec ( with 
IKE) and linux ipsec ( with racoon) . My configuration file is :
 
  remote anonymous
{
        exchange_mode main;
        certificate_type x509 "my.cert.pem" "my.key.pem";
        send_cert off;
        send_cr off;
       verify_identifier off;

        my_identifier address 192.168.212.74;

        peers_identifier address 192.168.212.236;

        verify_identifier off;

        nonce_size 16;
        initial_contact on;
        proposal_check obey;    # obey, strict or claim

        proposal {
                encryption_algorithm 3des;
                hash_algorithm md5 ; #sha1;
                authentication_method pre_shared_key;
                dh_group 1;
        }
}


sainfo anonymous
{
        pfs_group 2;
        encryption_algorithm 3des;
        authentication_algorithm hmac_md5 ; 
        compression_algorithm deflate;
        lifetime time 60 min;
}



I have defined the preshared key in the /usr/local/etc/racoon/psk.txt file 
with ip address of the remote m/c . But I have found an error message 


2004-09-15 12:56:19: DEBUG: receive Information.
2004-09-15 12:56:19: ERROR: ignore information because the message has no 
hash payload.
2004-09-15 12:56:38: DEBUG: 68 bytes from 192.168.212.74[500] to 
192.168.212.236[500]



can any one please help me.... 


















Amit Kumar Ray
Software Engineer
Hughes Software System
Gurgaon Facility

***********************  HSS-Unclassified   ***********************

"Please note:The email domain of Hughes Software Systems Ltd. has been changed to "hssworld.com" from hss.hns.com"

"DISCLAIMER: This message is proprietary to Hughes Software Systems Limited (HSS) and is intended 
solely for the use of the individual to whom it is addressed. It may contain  privileged or 
confidential information and should not be circulated or used for any purpose other than for 
what it is intended. If you have received this message in error, please notify the originator 
immediately. If you are not the intended recipient, you are notified that you are strictly 
prohibited from using, copying, altering, or disclosing the contents of this message. HSS 
accepts no responsibility for loss or damage arising from the use of the information transmitted 
by this email including damage from virus."