Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
either firewall or OpenVPN configured to listen to UDP
in "proto udp" config?
Because nmap does not scan UDP by default,
add the -sU option
-sU (UDP scans) .
While most popular services on the Internet run over the TCP protocol, UDP[6] services are widely deployed. DNS, SNMP, and DHCP (registered
ports 53, 161/162, and 67/68) are three of the most common. Because UDP scanning is generally slower and more difficult than TCP, some security
auditors ignore these ports. This is a mistake, as exploitable UDP services are quite common and attackers certainly don't ignore the whole
protocol. Fortunately, Nmap can help inventory UDP ports.
iptables -nvL
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question