(racoon 844) Re: auth fail in IPv4 ESP
YAMASHITA Yutaka <[email protected]> Sun, 31 Oct 2004 03:46:33 +0900
| Newsgroups | gmane.network.ipv6.kame.racoon |
|---|---|
| Organization | Teraoka Lab., Keio University |
| Message-ID | <[email protected]> |
Hi, > I use racoon on a FreeBSD box to connect to an OpenBSD box with > isakmpd. The tunnel works but I get a lot of the following messages: > > /kernel: auth fail in IPv4 ESP input: packet(SPI=215431698 src=192.168.9.9 dst=192.168.9.11) SA(SPI=215431698 src=192.168.9.9 dst=192.168.9.11) > > What does this mean and how do I solve this problem. I use > racoon-20040818a. Generally, it's better to present more detailed information of your setup: the network topology, the setkey configuration, and the racoon configuration (racoon.conf), and the isakmpd configratoin. Additionally, please increase the debug level (with -d option) and take the detailed log. Regards