Forum Topic - detection of TCP packets on usused ports: (1 Item)
   
detection of TCP packets on usused ports  
Is there a way for applications to receive notification from the networking stack (or in some other way detect and log) 
when a packet is received for a TCP port that isn't currently open?

For example, this could be used to detect and log possible network port scans, attempts to telnet into the device when 
telnetd isn't running, etc.