Project

General

Profile

Actions

Bug #1824

closed

DHCPv6 and unknown-clients.

Added by Alexis Olivier over 12 years ago. Updated over 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
DHCP (IPv4)
Target version:
Start date:
09/01/2011
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1-IPv6
Affected Architecture:

Description

Hello,

There is a bug in the configuration of DHCPv6 : using the deny unknown-clients option makes the DHCPv6 failing to start.

Line 744 in /etc/inc/services.inc :
$dhcpdv6conf .= " deny unknown clients;\n";
should be
$dhcpdv6conf .= " deny unknown-clients;\n";

Actions #1

Updated by Chris Buechler over 12 years ago

  • Category set to DHCP (IPv4)
  • Status changed from New to Resolved
  • Target version set to 2.1

fixed

Actions

Also available in: Atom PDF