From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp1.cableone.net ([24.116.0.227] helo=S1.cableone.net) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1DKiWa-0001iq-00 for ; Sun, 10 Apr 2005 15:55:16 -0400 Received: from desktop (unverified [24.119.159.116]) by S1.cableone.net (CableOne SMTP Service S1) with ESMTP id 16012095 for multiple; Sun, 10 Apr 2005 12:55:37 -0700 Message-ID: <000501c53e07$3eedc430$6a00a8c0@desktop> From: "Glenn at home" To: "Andrew Hodgson" , "Speakup is a screen review system for Linux." References: <2BACE92041AA764B9733158AE322541702BD41@elrond.ad.hodgsonfamily.org> Date: Sun, 10 Apr 2005 14:55:28 -0500 Organization: Home MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-IP-stats: Incoming Last 1, First 11, in=17, out=0, spam=0 X-External-IP: 24.119.159.116 X-Abuse-Info: Send abuse complaints to abuse@cableone.net Subject: Re: putty question X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Glenn at home , "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 19:55:17 -0000 Good idea, I tried pinging the box, and I got the same thing: timed out I ran ifconfig on the Linux box and all seems okay, and ifconfig also confirmed my IP address. Why would it time out? Glenn ----- Original Message ----- From: "Andrew Hodgson" To: "Glenn at home" ; "Speakup is a screen review system for Linux." Sent: Sunday, April 10, 2005 1:44 PM Subject: RE: putty question Hi, Can you ping the box? What does netstat -an give on the box - for example, I have the following: Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State [...] tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN This is POP daemon listening on all interfaces [...] tcp 0 0 192.168.1.3:22 0.0.0.0:* LISTEN This is because I have set SSHD to listen on the _lan_ interface only, as I don't trust myself with making it available on the DMZ side for internet use. Do you see an entry in the table on your system refering to port 22? Thanks. Andrew.