How to verify SQL connectivity on UDP ports using nmap
Most network administrators have at some point or another wished telnet worked for UDP as well as TCP. Because of UDP being a connectionless transport protocol, scanning UDP ports is a bit more tricky than issuing the command “telnet smtp.mailserver.com 25”.