Re: Trouble DHCP-PD after >= dhcpcd-6.11.4
Roy Marples
Tue Apr 25 09:17:06 2017
On 25/04/2017 09:57, Roy Marples wrote:
> Can you collect tcpdumps of both dhcpcd-6 and dhcpcd-7 please?
> email them to me privately if you feel they contain sensitive information.
Use the -s0 option to ensure you collect the full frame and the -w
option so it goes to a file rather then stdout.
Something like so
tcpdump -s0 -w/tmp/dhcpcd-6.cap -iwan0 "icmp6 || port dhcpv6-client ||
port dhcpv6-server"
Roy
Archive administrator: postmaster@marples.name