[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 01147) Re: ip6_xmit: (ipsec) dropping packet
- To: usagi-users@xxxxxxxxxxxxxx, meena@xxxxxxxxxxxxxxxx
- Subject: (usagi-users 01147) Re: ip6_xmit: (ipsec) dropping packet
- From: KANDA Mitsuru <mk@xxxxxxxxxxxxxx>
- Date: Fri, 11 Jan 2002 16:55:37 +0900
- In-reply-to: <m3u1tt9w5w.wl@dom.osaru.yi.org>
- References: <Pine.LNX.4.30.0201110126060.14648-100000@guitar.cs.iitm.ernet.in> <m3u1tt9w5w.wl@dom.osaru.yi.org>
- 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)
> > 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
verbosely
And also you can check "pfkey -L".
> > 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