advanced filters do not work for csf.dyndns

This forum is only for reproducible bugs with csf and lfd (i.e. not iptables problems, lack of understanding how to use a feature, etc). Posts must be accompanied with full technical details of the problem and how it can be recreated. Any posts not adhering to this, or not considered bugs, will be moved to the General Discussion (csf) forum.
Post Reply
Domineaux
Junior Member
Posts: 18
Joined: 19 Sep 2007, 23:42
Location: Houston, TX USA (Earth)
Contact:

advanced filters do not work for csf.dyndns

Post by Domineaux »

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)
chirpy
Moderator
Posts: 3537
Joined: 09 Dec 2006, 18:13

Re: advanced filters do not work for csf.dyndns

Post by chirpy »

This issue was resolved in csf v5.34. Thank you for reporting it.
Domineaux
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

Post by Domineaux »

Wonderful Chirpy, thanks!
Post Reply