In the dyndns file (/etc/csf/csf.dyndns) it states:
# Only list fully qualified domain names (FQDN's) in this file, either on their
# own to allow full access, or using Advanced Allow/Deny Filters (see
# readme.txt)
I have tried using the following advanced filter rule:
tcp|in|d=22|s=something.dyndns.org
This does not work as when LFD performs the lookup it results in:
DynDNS: Lookup for [tcp|in|d=22|s=something.dyndns.org] failed - Lookup timeout
Commented out the rule and just left "something.dyndns.org" and it now resolves correctly.
This is on version: csf: v5.33 (cPanel)
advanced filters do not work for csf.dyndns
Re: advanced filters do not work for csf.dyndns
This issue was resolved in csf v5.34. Thank you for reporting it.
-
- Junior Member
- Posts: 18
- Joined: 19 Sep 2007, 23:42
- Location: Houston, TX USA (Earth)
- Contact:
Re: advanced filters do not work for csf.dyndns
Wonderful Chirpy, thanks!