Le Fri, Feb 23, 2024 at 08:58:59PM +0100, Claudio Jeker a écrit :
> > 
> > Should I also send the IFP, IFA and BRD sockaddrs from pppd(8) ?
> 
> Don't think so.
> 
> > How comes message sent from route(8) have more attributes when received by
> > monitor ?
> 
> The kernel fills those in.
> 
> Make sure you encode the IPv6 link local address correctly. The stupid
> kame hack will hunt you.
>

You are right Claudio, I messed that part...

It is much better when you fill the right byte with the correct value :p

rt-01# tcpdump  -i ppp0   
tcpdump: listening on ppp0, link-type PPP
22:25:22.420092 liopen.xco6.lioptic.net > par10s42-in-x04.1e100.net: icmp6: 
echo request
22:25:22.519524 par10s42-in-x04.1e100.net > liopen.xco6.lioptic.net: icmp6: 
echo reply

Thank you very much Claudio :)

Denis

Reply via email to