I have the following situation. I should have the access to a VM via SSH but trying to connect to this machine I obtain no response. I suspect that some firewall rules are blocking my request (so it should be considered as filtered).
How can I correctly use NMap (or some other tool) to check if the connection to the 22 port is filtered to discover if it is a firewall issue?