Hi people,
I'm using BIND 9.9.5 with views. In one of my views, I have something
like this:
view name {
match-destinations {
192.0.2.1;
};
If I have a "listen-on port 65353 { 192.0.2.1; };" statement in the
options section, can I also get BIND to direct queries into this view
bas
Solved: Including the key was incorrect. This works fine:
controls {
inet ::1 allow {
"localhost";
} ;
Dave
--
David Forrest
St. Louis, Missouri
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to u
2 matches
Mail list logo