Page 1 of 1

Dynamic DNS Control

Posted: 17 Jun 2009, 05:05
by JulesR
Hi there,

Just a small note to say that it's great you've added support for dynamic hostnames, thanks! However, would it be possible to have more control over the firewall entries so that they have specific port access? As it stands right now they are given blanket "ACCEPT" permissions on all ports and protocols which is a little too excessive, imo.

Something like the implementation you have for IP addresses in the allow file would be absolutely perfect:

tcp:in:d=21:s=dynamic.hostname.tld # This would be ideal

Your thoughts?

Posted: 19 Jun 2009, 17:11
by chirpy
It might be possible to add that support into the csf.dyndns file. I'll add it to the development wishlist.

Posted: 22 Jun 2009, 17:08
by ForumAdmin
This was has now been added to v4.71

Posted: 26 Jun 2009, 00:41
by JulesR
That's fantastic, thank you for adding this so quickly! :)