Open
Description
I am running like this:
hnsd -r 127.0.0.1:5353
And then trying to setup knot-resolver in the obvious way:
policy.add(policy.all(policy.FORWARD({ '127.0.0.1@5353' })))
This results in knot being unable to resolve any name. I see no logs coming out of hnsd, and when I turn on debug logs in knot-resolver it says connection refused. Dig to 5353 directly works fine, but for some reason knot cannot connect. Any guesses what could cause a connection refused like that?
Metadata
Metadata
Assignees
Labels
No labels