port number in address_match_list_element

Anand Buddhdev anandb at ripe.net
Sat Mar 22 10:06:08 UTC 2014


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


More information about the bind-users mailing list