You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The feature "register DHCP leases in DNS" registers the DHCP leases with wrong domain name. The domain name of the OPNsense system is used instead of the configured domain name of the DHCP service.
The text was updated successfully, but these errors were encountered:
@8191 I don't think we can fix this without glueing too many components together, with our latest changes we collect and monitor all the leases, but I'm not sure how we should determine the dhcp pool they belong too easily. Any suggestions?
The amount of work required in the past two years for this
original pfSense 2.2 item has been immense. Still deleteing
unused functionality like the cache, "reload" not being
implemented, DHCPv6 static registration missing in action.
While there, dedup the dnsmasq static DHCP registration.
PR: #1250
PR: #624
The feature "register DHCP leases in DNS" registers the DHCP leases with wrong domain name. The domain name of the OPNsense system is used instead of the configured domain name of the DHCP service.
The text was updated successfully, but these errors were encountered: