Skip to content

Instantly share code, notes, and snippets.

@cravip
Created January 22, 2013 18:08
Show Gist options
  • Save cravip/4596757 to your computer and use it in GitHub Desktop.
Save cravip/4596757 to your computer and use it in GitHub Desktop.
dhcpcd
dhcpcd[8385]: version 5.6.4 starting
dhcpcd[8385]: eth0: sending IPv6 Router Solicitation
dhcpcd[8385]: eth0: rebinding lease of 10.100.91.89
dhcpcd[8385]: wlan0: waiting for carrier
dhcpcd[8385]: eth0: acknowledged 10.100.91.89 from 10.100.56.21
dhcpcd[8385]: eth0: checking for 10.100.91.89
dhcpcd[8385]: eth0: Router Advertisement from fe80::783a:cf78:eef4:bf4a
dhcpcd[8385]: eth0: did not fork due to an absent RDNSS option in the RA
dhcpcd[8385]: eth0: no support for DHCPv6 management
dhcpcd[8385]: eth0: fe80::783a:cf78:eef4:bf4a: expired default Router
dhcpcd[8385]: eth0: Router Advertisement from fe80::5160:2cb4:b32:197a
dhcpcd[8385]: eth0: did not fork due to an absent RDNSS option in the RA
dhcpcd[8385]: eth0: no support for DHCPv6 management
dhcpcd[8385]: eth0: fe80::5160:2cb4:b32:197a: expired default Router
cat: /var/run/dhcpcd/resolv.conf.eth0:ra: No such file or directory
dhcpcd[8385]: eth0: leased 10.100.91.89 for 345600 seconds
dhcpcd[8385]: forked to background, child pid 8449
@radupotop
Copy link

I'm getting the same error message. Did you manage to solve it or does dhcpcd not support DHCPv6 at all?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment