I am trying to setup a host-to-host ipsec connection with the aid of ipsec-tools and racoon in SUSE 10. I have editted properly setkey.conf, psk.txt and racoon.conf but It seems that some addresses are already in use and I dont know how to free them. Have you any proposition?
Below, you can see the racoon's log !
Quote:
linux:/etc/racoon # racoon -F -f /etc/racoon/racoon.conf
Foreground mode.
2005-11-30 05:24:33: INFO: @(#)ipsec-tools 0.6 (http://ipsec-tools.sourceforge.net)
2005-11-30 05:24:33: INFO: @(#)This product linked OpenSSL 0.9.7g 11 Apr 2005 (http://www.openssl.org/)
2005-11-30 05:24:33: ERROR: failed to bind to address 127.0.0.1[500] (Address already in use).
2005-11-30 05:24:33: INFO: 192.168.0.2[500] used as isakmp port (fd=6)
2005-11-30 05:24:33: INFO: 10.0.0.21[500] used as isakmp port (fd=7)
2005-11-30 05:24:33: ERROR: failed to bind to address ::1[500] (Address already in use).
2005-11-30 05:24:33: INFO: fe80::20e:a6ff:fe75:50e5%eth0[500] used as isakmp port (fd=8)
2005-11-30 05:24:33: INFO: fe80::20b:dff:fe32:3a9c%bnep0[500] used as isakmp port (fd=9)
|