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
based on the destination port number? My comprehension of the ARM
suggests this isn't possible, but perhaps I've missed something.

Regards,

Anand
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to