dhcpd -6 dont start

Chuck Anderson cra at WPI.EDU
Mon Apr 4 16:42:49 UTC 2016


On Mon, Apr 04, 2016 at 05:12:35PM +0100, Simon Hobson wrote:
> Alan Buxey <A.L.M.Buxey at lboro.ac.uk> wrote:
> 
> > define a subnet6 statement for the eth2 address space but dont put any ranges/stuff into it.
> 
> Or configure the server to only listen on interfaces you want to serve.

> > > No subnet6 declaration for eth2 (fe80::250:56ff:fea3:217d).

Is it really necessary to define a subnet6 for the Link-Local subnet
on all interfaces?  If so, this should work (I haven't tried):

subnet6 fe80::/64 {
}

> > > /etc/dhcpd6.conf: interface name too long (is 16)

That is interesting.  What interfaces do you have? (ifconfig -a)


More information about the dhcp-users mailing list