Filterdns error on 4/18 7:43 Snapshot
-
FYI- I noticed the following error in the system log after upgrading to today's 2.1 snapshot:
filterdns: unable to open configuration file
php: : The command '/usr/local/sbin/filterdns -p /var/run/filterdns.pid -i 300 -c /var/etc/filterdns.conf -d 1' returned exit code '71', the output was '/var/etc/filterdns.conf:3: syntax error' -
Here is the current contents of my /var/etc/filterdns.conf file:
pf www.googleadservices.com Ads
pf www.google-analytics.com Ads
pf ad.doubleclick.net Ads -
FYI- I noticed the following error in the system log after upgrading to today's 2.1 snapshot:
filterdns: unable to open configuration file
php: : The command '/usr/local/sbin/filterdns -p /var/run/filterdns.pid -i 300 -c /var/etc/filterdns.conf -d 1' returned exit code '71', the output was '/var/etc/filterdns.conf:3: syntax error'Same error on my 2.1-BETA system …
-
I have this problem too. I think it started with this:
https://github.com/pfsense/pfsense/commit/256e67406e3a8408252253a376d87fcc4de35930Edit:
Yep, reversing that changes solves the problem (warning, this is not tested for logic nor necessarily secure, use at your own risk) -
+1
-
Should be fixed.