On Thu, 2007-12-20 at 09:38 -0500, Ben assis wrote: > Hi Marek > > > I thing you,re right ; my port 8083 is closed by my ISP. When I send > the following command > telnet localhost 8083 > I receive : > bash-3.2# telnet localhost 8083 > Trying ::1... > telnet: connect to address ::1: Connection refused > Trying ::1... > telnet: connect to address ::1: Connection refused > Trying 127.0.0.1.. . > telnet: connect to address 127.0.0.1: Connection refused > telnet: Unable to connect to remote host > > > That port was opened three weeks ago when I migrated to Leopard! > Now, I don't know how to know which port would be opened. 8080 is > still open but I don't know one I could use for ssl. Is there a > software or terrminal command (maybe) which could list all my opened > ports ? I can't try each port number with telnet... :-( On Linux you may use nmap. But you are connecting to localhost, this is your local network (on host) and ISP can not block this. This network (historically) can be used to test network connections on computers without network card. Now you do not have httpd daemon listening on 8083 port.
Best regards, -- Marek Marcola <[EMAIL PROTECTED]> ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]