OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: How to telnet to port 25 on open BSD

From: Han Boetes (hanmijncomputer.nl)
Date: Thu Sep 02 2004 - 06:06:16 CDT


indunil wrote:
> telnet 192.168.0.1 25
>
> it says that connection refused.

"netstat -an" is a better tool to look for open ports.

# Han