ColinJOnes
Occasional Visitor
Hi, I am trying to use the autoscan.sh script that comes x3mrouting and am getting an error. This is the command I am running but it doesn't work (It doesn't work when I search for anything).
I do have these lines in the dnsmasq.conf.add file and the dnsmasq.log file does exists and it contains data
If I run
I get lots of results back.
This used to work previously but recently started throwing up the error and was wondering if anybody had any ideas.
Thank you in advance.
Code:
./autoscan.sh autoscan=netflix
I do have these lines in the dnsmasq.conf.add file and the dnsmasq.log file does exists and it contains data
Code:
log-async
log-queries
log-facility=/opt/var/log/dnsmasq.log
If I run
Code:
cat /opt/var/log/dnsmasq.log |grep netflix --binary-files=text
This used to work previously but recently started throwing up the error and was wondering if anybody had any ideas.
Code:
grep: /opt/var/log/dnsmasq.log: binary file matches
IPSET Format
-------------------------------------
grep: /opt/var/log/dnsmasq.log: binary file matches
FQDN Format
-------------------------------------
Thank you in advance.