[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 01147) Re: ip6_xmit: (ipsec) dropping packet



> >    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