dhcpd -6 dont start

Kari, Vitali Vitali.Kari at komnexx.de
Mon Apr 4 15:57:20 UTC 2016


Hi,

just compiled 4.3.4b1 with DHCPv6 support, but cannot start in dhcpv6 mode.

If I try to start with:
/sbin/dhcpd -6 -d -cf /etc/dhcpd6.conf eth2
Internet Systems Consortium DHCP Server 4.3.4b1
Copyright 2004-2016 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Config file: /etc/dhcpd6.conf-test
Database file: /var/db/dhcpd6.leases
PID file: /var/run/dhcpd6.pid
Wrote 0 NA, 0 TA, 0 PD leases to lease file.

No subnet6 declaration for eth2 (fe80::250:56ff:fea3:217d).
** Ignoring requests on eth2.  If this is not what
   you want, please write a subnet6 declaration
   in your dhcpd.conf file for the network segment
   to which interface eth2 is attached. **


Not configured to listen on any interfaces!


Testing the config file says:
/sbin/dhcpd -6 -t /etc/dhcpd6.conf eth2
/etc/dhcpd6.conf: interface name too long (is 16)


My /etc/dhcpd6.conf is quite simple:

option dhcp6.name-servers 2001:4860:4860::8888, 2001:4860:4860::8844;

subnet6 2a03:4920:100::/44 {
    prefix6 2a03:4920:100:100:: 2a03:4920:10f:ff00:: /56;
}




Any ideas what I'm doing wrong?



Best regards
Mit freundlichen Grüßen

Vitali Kari
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20160404/6c0e9bc3/attachment.html>


More information about the dhcp-users mailing list