Actions
Bug #9628
closedDHCP bind all interfaces even if not selected
Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
DHCP (IPv4)
Target version:
-
Start date:
07/12/2019
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.x
Affected Architecture:
amd64
Description
Version: 2.4.4-RELEASE-p3 (amd64)
If I enable dhcp only on one interface, the daemon binds all the interfaces:
dhcpd dhcpd 38293 8 udp4 :67 *:
This isn't the expected behavior.
This cause also this second issue:
DHCP Server is currently enabled. Cannot enable the DHCP Relay service while the DHCP Server is enabled on any interface.
Updated by Jim Pingle over 5 years ago
- Status changed from New to Not a Bug
That is expected. You cannot run both at the same time.
Updated by Andrea Colonna Romano over 5 years ago
Hi Jim, why not, binding services on different interfaces?
Actions