View Single Post
  #11 (permalink)  
Old 10-14-2009, 02:18 AM
chelea chelea is offline
Active Member
 
Posts: 40
Default

netstat -atn | grep LISTEN | grep ":25"
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN
Reply With Quote