Hi Craig,
On 29.09.16 13:28, Craig Skinner wrote:
Hi Gregory,
On Thu, 29 Sep 2016 10:48:37 +0300 Gregory Edigarov wrote:
em0 (xxx.yyy,zzz.1/24),
em1, em2 - looking at uplinks
...
outgoing-interface: 0.0.0.0
Removing the outgoing-interface line would probably resolve it.
Adding this private-addres line might help too:
private-address: xxx.yyy.zzz.0/24
Multiple outgoing-interface lines can be put in,
for each of your em1 & em2 interfaces,
I cannot use interfaces em1 and em2, it's where nsd is listening.
I removed the outgoing interface line. still no effect.
the description of private-address: directive has nothing relevant to my
situation, but I've tried it, and still got nothing.
and separate lines for IPv4 & IPv6 too, for each interface.
The default is 'all', so its a bit pointless to manually list all your
external interfaces.
See /usr/src/usr.sbin/unbound/doc/example.conf.in
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/unbound/doc/example.conf.in
Cheers,