-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: No Feedback
-
Affects Version/s: 14
-
Fix Version/s: None
-
Component/s: Firewall
-
Labels:None
-
Asterisk Version:13.38.2
-
Distro Version:12.7.8-2104-1.sng7
-
Distro:FreePBX Distro
Firewall sometimes lists IPs configured as a Network Hostname/Dynamic IP in the Responsive Firewall Successfully Registered Endpoints area.
This can make one think that the hostname is not configured in Networks or that Dynamic DNS is not working. But that is rarely the case. When this happens, the IP is listed in iptables twice, as
-A fpbxhosts -s 47.50.18.238/32 -j zone-other
and
-A fpbxregistrations -s 47.50.18.238/32 -j fpbxknownreg
It would be most helpful is these were removed from the Successfully Registered Endpoints page so that we aren't alarmed that the hostname was not configured or that Dynamic DNS has stopped working.
Thanks,
Dave