Actions
Bug #6529
closeddhcp6c fails to start with track6 on a bridge interface
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
DHCP (IPv6)
Target version:
-
Start date:
06/24/2016
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
I noticed today that IPv6 wasn't working, and found this in the dhcpd log.
Jun 18 03:49:31 blat dhclient: PREINIT Jun 18 03:49:31 blat dhclient[5457]: DHCPREQUEST on em0 to 255.255.255.255 port 67 Jun 18 03:49:31 blat dhclient[5457]: DHCPACK from 96.120.18.197 Jun 18 03:49:31 blat dhclient: REBOOT Jun 18 03:49:31 blat dhclient: Starting add_new_address() Jun 18 03:49:31 blat dhclient: ifconfig em0 inet 73.251.18.XYZ netmask 255.255.254.0 broadcast 255.255.255.255 Jun 18 03:49:31 blat dhclient: New IP Address (em0): 73.251.18.XYZ Jun 18 03:49:31 blat dhclient: New Subnet Mask (em0): 255.255.254.0 Jun 18 03:49:31 blat dhclient: New Broadcast Address (em0): 255.255.255.255 Jun 18 03:49:31 blat dhclient: New Routers (em0): 73.251.18.1 Jun 18 03:49:31 blat dhclient: Adding new routes to interface: em0 Jun 18 03:49:31 blat dhclient: /sbin/route add default 73.251.18.1 Jun 18 03:49:31 blat dhclient: Creating resolv.conf Jun 18 03:49:31 blat dhclient[5457]: bound to 73.251.18.XYZ -- renewal in 90508 seconds. Jun 18 03:49:35 blat dhcp6c[14649]: failed to open /usr/local/etc/dhcp6cctlkey: No such file or directory Jun 18 03:49:35 blat dhcp6c[14649]: failed initialize control message authentication Jun 18 03:49:35 blat dhcp6c[14649]: skip opening control port Jun 18 03:49:35 blat dhcp6c[14649]: /var/etc/dhcp6c_wan.conf:14 invalid interface (bridge0): Device not configured Jun 18 03:49:35 blat dhcp6c[14649]: failed to parse configuration file
Actions