If you just want to test if one port is open (and don't really care about the rest), just telnet or netcat to that port, if you get a 'connected' then it is open, if you get a 'refused or closed' then it isn't, no need to bother with a fancy scanner like nmap...
/nebulus




Reply With Quote