Error upon saving DNSBL page
-
I am trying to untick 'IDN Blocking' option but when hit saving the following errors are shown:
Customlist suppression: Invalid Domain name entry: [ freebsd ]
Customlist suppression: Invalid Domain name entry: [ home ]
Customlist tldexclusion: Invalid Domain name entry: [ com ]
Customlist tldexclusion: Invalid Domain name entry: [ net ]
Customlist tldexclusion: Invalid Domain name entry: [ org ]
Customlist tldexclusion: Invalid Domain name entry: [ edu ]
Customlist tldexclusion: Invalid Domain name entry: [ de ]
Customlist tldexclusion: Invalid Domain name entry: [ uk ]
Customlist tldexclusion: Invalid Domain name entry: [ io ]
Customlist tldexclusion: Invalid Domain name entry: [ ch ]
Customlist tldexclusion: Invalid Domain name entry: [ th ]
Customlist tldexclusion: Invalid Domain name entry: [ fi ]I have found the listed entries in the error log:
PFB_FILTER - 6 | dnsbl [ 01/3/23 10:47:10 ] Failed validation [ freebsd ]
PFB_FILTER - 6 | dnsbl [ 01/3/23 10:47:10 ] Failed validation [ home ]
PFB_FILTER - 6 | dnsbl [ 01/3/23 10:47:10 ] Failed validation [ com ]
PFB_FILTER - 6 | dnsbl [ 01/3/23 10:47:10 ] Failed validation [ net ]
PFB_FILTER - 6 | dnsbl [ 01/3/23 10:47:10 ] Failed validation [ org ]
PFB_FILTER - 6 | dnsbl [ 01/3/23 10:47:10 ] Failed validation [ edu ]
PFB_FILTER - 6 | dnsbl [ 01/3/23 10:47:10 ] Failed validation [ de ]
PFB_FILTER - 6 | dnsbl [ 01/3/23 10:47:10 ] Failed validation [ uk ]
PFB_FILTER - 6 | dnsbl [ 01/3/23 10:47:10 ] Failed validation [ io ]
PFB_FILTER - 6 | dnsbl [ 01/3/23 10:47:10 ] Failed validation [ ch ]
PFB_FILTER - 6 | dnsbl [ 01/3/23 10:47:10 ] Failed validation [ th ]
PFB_FILTER - 6 | dnsbl [ 01/3/23 10:47:10 ] Failed validation [ fi ]I am on the latest version of pfBlockerNG 3.1.0_9.
When I remove the com, net, org,edu,de,uk,io,ch,th, and fi from the ' TLD Exclusion List' these entries disappear but freebsd and home errors remain.
Other options set:
Unbound Python Mode
Wildcard Blocking (TLD)
DNSBL Blocking
TLD Allow
Regex BlockingAny help in getting these errors removed is greatly appreciated.
-
edit:
I have resolved the issue. For some unknown reason, the whitelist contained the entries 'home' and freebsd'. Upon removal of these entries and clearing the TLD Exclusion List I was able to save the page. So all fine now. -
@meelek Thanks for the report. This will be fixed in the next version. Problem was that it was validating for Domain name which failed to validate just TLDs.