Actions
Bug #13127
closed
→L
RL
DHCP lease list displays wrong interface name in the "Leases in Use" summary if DHCP settings for a disabled interface remain in the configuration
Bug #13127:
DHCP lease list displays wrong interface name in the "Leases in Use" summary if DHCP settings for a disabled interface remain in the configuration
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
22.05
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
22.01-RELEASE
repro:¶
- Netgate 4100
- enable DHCP server on LAN1
- later, create BRIDGE interface named
LAN_BRIDGE(members: LAN1-4) - edit LAN1 interface -> disable
- enable DHCP server on
LAN_BRIDGE - go to Status -> DHCP Leases
- note the Ifname at the bottom will say "LAN1"

manual fix:¶
- go into config.xml and delete the unused interface from
<dhcpd>e.g.<lan></lan> - reload the page, correct ifname will be displayed

I'm sure this is a simple fix, haven't looked too deeply yet but I will make a PR if I can
Files
Actions