britannic / blacklist

Blacklist and Adware Blocking for the Ubiquiti EdgeMax Router
Other
533 stars 35 forks source link

`/etc/init.d/dnsmasq restart` failed when trying to whitelist #35

Closed helinwang closed 3 years ago

helinwang commented 3 years ago

I found notion.so was blacklisted:

/etc/dnsmasq.d/hosts.openphish.blacklist.conf:address=/www.notion.so/0.0.0.0

So I followed the readme, added the following to /etc/dnsmasq.conf:

address=/www.notion.so/# 

But then the following command fails:

$ sudo /etc/init.d/dnsmasq restart
[....] Restarting dnsmasq (via systemctl): dnsmasq.serviceJob for dnsmasq.service failed because the control process exited with error code.
See "systemctl status dnsmasq.service" and "journalctl -xe" for details.
 failed!

sudo journalctl -xe does not show anything.

Is this the right way to whitelist? Thank you!

britannic commented 3 years ago

@helinwang, not sure what system you're working on. Recommend you post your question to the Ubiquiti EdgeRouter thread at community.ui.com.