[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 01146) Re: ip6_xmit: (ipsec) dropping packet
- To: usagi-users@xxxxxxxxxxxxxx, meena@xxxxxxxxxxxxxxxx
- Subject: (usagi-users 01146) Re: ip6_xmit: (ipsec) dropping packet
- From: KANDA Mitsuru <mk@xxxxxxxxxxxxxx>
- Date: Fri, 11 Jan 2002 16:36:11 +0900
- In-reply-to: <Pine.LNX.4.30.0201110126060.14648-100000@guitar.cs.iitm.ernet.in>
- References: <Pine.LNX.4.30.0201110126060.14648-100000@guitar.cs.iitm.ernet.in>
- Reply-to: usagi-users@xxxxxxxxxxxxxx
- User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryōmae) APEL/10.3 Emacs/21.1 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
Hello,
If you have any questions, please use usagi-users list.
At Fri, 11 Jan 2002 01:36:06 +0530 (IST),
meena@xxxxxxxxxxxxxxxx wrote:
>
> Sir,
>
> I have installed your usagi-linux24-s20011224.tar snap shot.
> IPV6 IPSEC ah is working fine. But when I use IPV6 IPSEC esp the
> following message is logged by syslogd
> " ip6_xmit: (ipsec) dropping packet"
You can see logged message more vervosely via sysctl -w net.ipsec.{debug_ipv6, debug_pfkey, debug_sadb,debug_spd}=1
> I am using the ipsec-set script to generate sa and sp. I didnt
> do any modification except the ipv6 address of my machines.
> Please advice me, how to overcome this problem.
What cipher algorithm do you use?
If you use des/3des, please check wheter you use weakkey.
-mk