* RE: putty question
@ Andrew Hodgson
` Glenn at home
0 siblings, 1 reply; 9+ messages in thread
From: Andrew Hodgson @ UTC (permalink / raw)
To: Glenn at home, Speakup is a screen review system for Linux.
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.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: putty question
putty question Andrew Hodgson
@ ` Glenn at home
` Ned
0 siblings, 1 reply; 9+ messages in thread
From: Glenn at home @ UTC (permalink / raw)
To: Andrew Hodgson, Speakup is a screen review system for Linux.
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" <andrew@hodgsonfamily.org>
To: "Glenn at home" <GlennErvin@cableone.net>; "Speakup is a screen review
system for Linux." <speakup@braille.uwo.ca>
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.
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: putty question
` Glenn at home
@ ` Ned
` Glenn at home
0 siblings, 1 reply; 9+ messages in thread
From: Ned @ UTC (permalink / raw)
To: Glenn at home, Speakup is a screen review system for Linux.
How do you "ping" a box? What does it mean?
Thanks in advance!
Ned
----- Original Message -----
From: "Glenn at home" <GlennErvin@cableone.net>
To: "Andrew Hodgson" <andrew@hodgsonfamily.org>; "Speakup is a screen review
system for Linux." <speakup@braille.uwo.ca>
Sent: Sunday, April 10, 2005 12:55 PM
Subject: Re: putty question
> 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" <andrew@hodgsonfamily.org>
> To: "Glenn at home" <GlennErvin@cableone.net>; "Speakup is a screen review
> system for Linux." <speakup@braille.uwo.ca>
> 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.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: putty question
` Ned
@ ` Glenn at home
0 siblings, 0 replies; 9+ messages in thread
From: Glenn at home @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
You just type in ping xxx
where xxx is the IP address of the machine you want to send packets to.
Glenn
----- Original Message -----
From: "Ned" <ngranic@cox.net>
To: "Glenn at home" <GlennErvin@cableone.net>; "Speakup is a screen review
system for Linux." <speakup@braille.uwo.ca>
Sent: Sunday, April 10, 2005 6:18 PM
Subject: Re: putty question
How do you "ping" a box? What does it mean?
Thanks in advance!
Ned
----- Original Message -----
From: "Glenn at home" <GlennErvin@cableone.net>
To: "Andrew Hodgson" <andrew@hodgsonfamily.org>; "Speakup is a screen review
system for Linux." <speakup@braille.uwo.ca>
Sent: Sunday, April 10, 2005 12:55 PM
Subject: Re: putty question
> 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" <andrew@hodgsonfamily.org>
> To: "Glenn at home" <GlennErvin@cableone.net>; "Speakup is a screen review
> system for Linux." <speakup@braille.uwo.ca>
> 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.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 9+ messages in thread
[parent not found: <2BACE92041AA764B9733158AE322541702BD42@elrond.ad.hodgsonfamily.org>]
* Re: putty question
[not found] <2BACE92041AA764B9733158AE322541702BD42@elrond.ad.hodgsonfamily.org>
@ ` Glenn at home
0 siblings, 0 replies; 9+ messages in thread
From: Glenn at home @ UTC (permalink / raw)
To: Andrew Hodgson; +Cc: Speakup is a screen review system for Linux.
I get the following message from the Linux box when trying to ping the
windows box:
"destination host unreachable"
and some numbers.
So it may be the firewall going from the Linux box to the windows box, but I
am unsure if the firewall will prevent it from going from the windows box to
the Linux box.
I will try dropping the firewall and see what happens.
Glenn
----- Original Message -----
From: "Andrew Hodgson" <andrew@hodgsonfamily.org>
To: "Glenn at home" <GlennErvin@cableone.net>
Sent: Sunday, April 10, 2005 3:28 PM
Subject: RE: putty question
Hi,
Can you ping the Windows desktop from the Linux box? Hint - there may
be a firewall under XP service pack 2 which stops this from happening,
but it should only be effecting traffic to the Windows box, not directed
at the Linux box.
Thanks.
Andrew.
-----Original Message-----
From: Glenn at home [mailto:GlennErvin@cableone.net]
Sent: 10 April 2005 20:55
To: Andrew Hodgson; Speakup is a screen review system for Linux.
Subject: Re: putty question
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" <andrew@hodgsonfamily.org>
To: "Glenn at home" <GlennErvin@cableone.net>; "Speakup is a screen
review system for Linux." <speakup@braille.uwo.ca>
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.
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: putty question
@ Andrew Hodgson
` Glenn at home
0 siblings, 1 reply; 9+ messages in thread
From: Andrew Hodgson @ UTC (permalink / raw)
To: Glenn at home, Speakup is a screen review system for Linux.
Hi,
Do you remember to tab across to the radio button which says SSH?
Telnet is the default.
Thanks.
Andrew.
-----Original Message-----
From: speakup-bounces@braille.uwo.ca
[mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Glenn at home
Sent: 10 April 2005 16:46
To: Speakup is a screen review system for Linux.
Subject: putty question
Anyone here have any advice for using putty.exe?
I have my windows box and my Linux box on the same router, and my IP
address for the Linux box is:
192.168.0.105
and I put this into the ip address or host name field, but I always get
the connection timed out error.
It is on SSH, and it is using port 22.
I am using Putty release 0.57
Thanks.
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: putty question
Andrew Hodgson
@ ` Glenn at home
` Glenn at home
0 siblings, 1 reply; 9+ messages in thread
From: Glenn at home @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I may have only replied to Andrew, so I am sending this again.
Yes, I had checked that, in fact, it seems that SSH is the default in my
version.
Thanks.
----- Original Message -----
From: "Andrew Hodgson" <andrew@hodgsonfamily.org>
To: "Glenn at home" <GlennErvin@cableone.net>; "Speakup is a screen review
system for Linux." <speakup@braille.uwo.ca>
Sent: Sunday, April 10, 2005 10:55 AM
Subject: RE: putty question
Hi,
Do you remember to tab across to the radio button which says SSH?
Telnet is the default.
Thanks.
Andrew.
-----Original Message-----
From: speakup-bounces@braille.uwo.ca
[mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Glenn at home
Sent: 10 April 2005 16:46
To: Speakup is a screen review system for Linux.
Subject: putty question
Anyone here have any advice for using putty.exe?
I have my windows box and my Linux box on the same router, and my IP
address for the Linux box is:
192.168.0.105
and I put this into the ip address or host name field, but I always get
the connection timed out error.
It is on SSH, and it is using port 22.
I am using Putty release 0.57
Thanks.
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: putty question
` Glenn at home
@ ` Glenn at home
0 siblings, 0 replies; 9+ messages in thread
From: Glenn at home @ UTC (permalink / raw)
To: Glenn at home, Speakup is a screen review system for Linux.
I forgot to ask,
Any other suggestions?
Thanks
----- Original Message -----
From: "Glenn at home" <GlennErvin@cableone.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Sunday, April 10, 2005 12:47 PM
Subject: Re: putty question
I may have only replied to Andrew, so I am sending this again.
Yes, I had checked that, in fact, it seems that SSH is the default in my
version.
Thanks.
----- Original Message -----
From: "Andrew Hodgson" <andrew@hodgsonfamily.org>
To: "Glenn at home" <GlennErvin@cableone.net>; "Speakup is a screen review
system for Linux." <speakup@braille.uwo.ca>
Sent: Sunday, April 10, 2005 10:55 AM
Subject: RE: putty question
Hi,
Do you remember to tab across to the radio button which says SSH?
Telnet is the default.
Thanks.
Andrew.
-----Original Message-----
From: speakup-bounces@braille.uwo.ca
[mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Glenn at home
Sent: 10 April 2005 16:46
To: Speakup is a screen review system for Linux.
Subject: putty question
Anyone here have any advice for using putty.exe?
I have my windows box and my Linux box on the same router, and my IP
address for the Linux box is:
192.168.0.105
and I put this into the ip address or host name field, but I always get
the connection timed out error.
It is on SSH, and it is using port 22.
I am using Putty release 0.57
Thanks.
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 9+ messages in thread
* putty question
@ Glenn at home
0 siblings, 0 replies; 9+ messages in thread
From: Glenn at home @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Anyone here have any advice for using putty.exe?
I have my windows box and my Linux box on the same router, and my IP address
for the Linux box is:
192.168.0.105
and I put this into the ip address or host name field, but I always get the
connection timed out error.
It is on SSH, and it is using port 22.
I am using Putty release 0.57
Thanks.
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
putty question Andrew Hodgson
` Glenn at home
` Ned
` Glenn at home
[not found] <2BACE92041AA764B9733158AE322541702BD42@elrond.ad.hodgsonfamily.org>
` Glenn at home
-- strict thread matches above, loose matches on Subject: below --
Andrew Hodgson
` Glenn at home
` Glenn at home
Glenn at home
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).