Can't exclude a domain - 1.1.5
thinkingcap opened this issue · 2 comments
thinkingcap commented
Following the docs to exclude a domain.
configure set service dns forwarding blacklist domains exclude list-manage.com commit;save;exit
Domain still resolves to 127.0.0.1
Are redirects logged anywhere?
Where are excludes written to?
thinkingcap commented
OK so discovered entries are written to config.
Top of the domains node has "exclude list-manage.com"
thinkingcap commented
Had both an exclude and include - deleting the include further down the config sorted it.