Actions
Bug #12277
closedDHCPv6 Server should not offer configuration options for unsupported PPPoE Server interfaces
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
22.01
Release Notes:
Default
Affected Version:
2.5.2
Affected Architecture:
Description
If you start PPPoE Server and try to configure the POES interface for DHCP6, an error occurs:
Aug 18 11:42:30 pfSenseZFS dhcpd[68633]: Internet Systems Consortium DHCP Server 4.4.2-P1 Aug 18 11:42:30 pfSenseZFS dhcpd[68633]: Copyright 2004-2021 Internet Systems Consortium. Aug 18 11:42:30 pfSenseZFS dhcpd[68633]: All rights reserved. Aug 18 11:42:30 pfSenseZFS dhcpd[68633]: For info, please visit https://www.isc.org/software/dhcp/ Aug 18 11:42:30 pfSenseZFS dhcpd[68633]: Wrote 0 NA, 0 TA, 0 PD leases to lease file. Aug 18 11:42:30 pfSenseZFS dhcpd[68633]: Bound to *:547 Aug 18 11:42:30 pfSenseZFS dhcpd[68633]: Unsupported device type 53 for "poes1-1" Aug 18 11:42:30 pfSenseZFS dhcpd[68633]: Aug 18 11:42:30 pfSenseZFS dhcpd[68633]: If you think you have received this message due to a bug rather Aug 18 11:42:30 pfSenseZFS dhcpd[68633]: than a configuration issue please read the section on submitting Aug 18 11:42:30 pfSenseZFS dhcpd[68633]: bugs on either our web page at www.isc.org or in the README file Aug 18 11:42:30 pfSenseZFS dhcpd[68633]: before submitting a bug. These pages explain the proper Aug 18 11:42:30 pfSenseZFS dhcpd[68633]: process and the information we find helpful for debugging. Aug 18 11:42:30 pfSenseZFS dhcpd[68633]: Aug 18 11:42:30 pfSenseZFS dhcpd[68633]: exiting.
poes
is a pseudo-interface, and should be excluded
see also #10341
Actions