Re: Router Advertisements Ignored
Roy Marples
Sat Jan 20 01:06:58 2018
Hi
On 19/01/2018 23:50, jobhunts02@xxxxxxx wrote:
According to tcpdump, I am receiving router advertisements in response
to my router solicitations (see below), but dhcpcd.log reports "eth1: no
IPv6 Routers available."
When dhcpcd-7.0.0 starts, dhcpcd.log reports "all: disabling kernel IPv6
RA support." Is that why I am seeing this behavior? Is there a
configuration option I am missing?
This is normal.
dhcpcd will handle receiving the RA, not the kernel.
You're not missing an option.
I am using dhcpcd.conf from
https://roy.marples.name/projects/dhcpcdwith the following added:
debug
logfile /var/log/dhcpcd.log
Can you email me the logfile please?
There might be some other error in there.
23:41:07.114420 IP6 (hlim 255, next-header ICMPv6 (58) payload length:
16) fe80::5639:68ff:fe0d:4bf3 > ff02::2: [icmp6 sum ok] ICMP6, router
solicitation, length 16
source link-address option (1), length 8 (1): 54:39:68:0d:4b:f3
0x0000: 5439 680d 4bf3
23:41:07.116347 IP6 (hlim 255, next-header ICMPv6 (58) payload length:
56) fe80::aa70:a5ff:fe00:19d4 > ff02::1: [icmp6 sum ok] ICMP6, router
advertisement, length 56
hop limit 64, Flags [none], pref medium, router lifetime 1800s,
reachable time 0s, retrans time 0s
prefix info option (3), length 32 (4): 2001:ed8:77b5::/64,
Flags [onlink, auto, router], valid time 86400s, pref. time 14400s
0x0000: 40e0 0001 5180 0000 3840 0000
<x-apple-data-detectors://7> 0000 2001
0x0010: 0ed8 77b5 0000 0000 0000 0000 0000
<x-apple-data-detectors://8>
source link-address option (1), length 8 (1): a8:70:a5:00:19:d4
0x0000: a870 a500 19d4
What are x-apple-data-detectors? Maybe that's confusing dhcpcd, but it
should not.
Can you also email a binary capture of that please?
tcpdump -w/tmp/cap -s0 icmp6
and email me /tmp/cap
Thanks
Roy
Archive administrator: postmaster@marples.name