Actions
Bug #8721
closedDHCP High Availability - Statis assignement Issue on BackUP machine
Start date:
07/31/2018
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.4
Affected Architecture:
All
Description
I have two PFsense in HA
When I enter a static lease in the Pfsense Master the file/var/dhcpd/etc/dhcp.conf in Pfsense BackUP is not updated
The only way I have to update the Backup dhcpd.conf is restart the dhcp service on Backup PFsense.
If don't follow this procedure the Backup PFSense answare with an IP address different from the one relase from the master.
Updated by Jim Pingle over 6 years ago
- Category changed from DHCP (IPv4) to XMLRPC
- Status changed from New to Assigned
- Assignee set to Renato Botelho
- Priority changed from Normal to High
- Target version set to 2.4.4
- Affected Architecture All added
- Affected Architecture deleted (
)
The fix for #7469 changed the primary such that it no longer triggers a filter_configure
via XMLRPC, which is when these settings were refreshed.
Not sure if that was completely intentional but it did break this and perhaps other things.
Updated by Renato Botelho about 6 years ago
- % Done changed from 0 to 100
Applied in changeset 7fead243f9e6238e0098ea2bdc3c992fa071efeb.
Updated by Constantine Kormashev about 6 years ago
It works well on latest
2.4.4-DEVELOPMENT (amd64) built on Mon Sep 03 14:18:21 EDT 2018
Static entry was successfully synced from master to secondary without any additional actions.
Updated by Constantine Kormashev about 6 years ago
- Status changed from Feedback to Resolved
Actions