Hello, I'm running an sshd on port 53 (domain) as there is some convenient wireless hot-spot that allows for both udp and tcp connection on this port without any authentication. :)
(Yes, there is not even a need for NSTX!) How do I tell my named(8) to only listen on udp ports, and leave tcp ports for sshd(8)? Is this at all possible with named.conf alone? I've glanced through named.conf(5), but didn't find the desired option there... Thanks, Constantine.