Someone wrote in [personal profile] mjg59 2017-05-02 08:42 pm (UTC)

Re: Is a port scan good enough?

You can prove a UDP port isn't open: you send out a packet and the operating system returns a suitable "unreachable" ICMP message. You can prove that a UDP port is open: you send out a packet and get a data packet in return.

The problem with UDP lies in the case where you send out a packet and nothing happens. Is a firewall dropping the packets? Is the port open, and you just haven't figured out how to get a response? Are you having bad luck with network congestion? Since UDP is connectionless, you can't tell these cases apart.

Post a comment in response:

If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org