Re: Match destinations (port)?

2017-06-09 Thread Tony Finch
Job wrote: > > is it possible to match "destination port" in view clauses, instead of > "destination ip"? I don't believe so, but instead you might be able to run a second instance of BIND listening on the other port. Tony. -- f.anthony.n.finchhttp://dotat.at/ - I xn--zr8h punycode Fisher

Match destinations (port)?

2017-06-09 Thread Job
Hi guys, is it possible to match "destination port" in view clauses, instead of "destination ip"? We use already destination IP to split view between called bind IP. I would like to know if there is a way to distinguish view between called TCP/UDP port. Thank you, /F __