rkeuser@rkeuser:~/Lite$ nc -v -z -w 3 smtp.gmail.com 587 Connection to smtp.gmail.com 587 port [tcp/submission] succeeded!
ipen@IPEN-AP:~$ nc -v -z -w 3 smtp.gmail.com 587 nc: connect to smtp.gmail.com port 587 (tcp) timed out: Operation now in progress nc: connect to smtp.gmail.com port 587 (tcp) failed: Network is unreachable
rkeuser@rkeuser:~/Lite$ nc -v -z -u -w 3 10.20.0.91 161 Connection to 10.20.0.91 161 port [udp/snmp] succeeded!