Networking Forums

Networking Forums > Computer Networking > Linux Networking > ssh issues

Reply
 
 
farseer
Guest
Posts: n/a

 
      07-21-2005, 04:31 AM
Hi,
for some unknown reason, i can no longer ssh to may machine from the
WAN. i do not believe anything has changed (ok, obviously something i
don't know about has changed...but not that i am aware of). here's
what i know

-my Windows XP box's firewall is allowing port 22
-my DLink router is allowing port 22
-sshd is running
-i can ssh to localhost on the box

however if i try to ssh from the WAN, i get an error:
ssh: connect to host 69.119.168.252 port 22: Connection timed out

the only think i can remeber that i did last was change the encryption
from 64bits to 128 bits. i have since changed back to, but his does
not yield better results.

any ideas what may be coming on here?

 
Reply With Quote
 
 
 
 
Davide Bianchi
Guest
Posts: n/a

 
      07-21-2005, 04:58 AM
On 2005-07-21, farseer <(E-Mail Removed)> wrote:
> ssh: connect to host 69.119.168.252 port 22: Connection timed out


Use tpcdump and check if packets are coming in the machine, check
the firewall configuration.

Davide

--
The most exciting phrase to hear in science, the one that heralds new
discoveries, is not "Eureka!" (I found it!) but "That's funny ..."
-- Isaac Asimov
 
Reply With Quote
 
Allen McIntosh
Guest
Posts: n/a

 
      07-21-2005, 12:09 PM
> Use tpcdump and check if packets are coming in the machine, check
> the firewall configuration.


Another thing you can do it telnet to port 22. You won't be able to log
in, of course, but you can see if you get any response at all.
 
Reply With Quote
 
farseer
Guest
Posts: n/a

 
      07-23-2005, 03:53 AM
as mentioned, i have done some intial diagnostic, and firewall and
router configurations were checked. what do you mean "use tcpdump and
check if packets are coming in". packets are coming in, as i can
recieve data from the web. it has to do something with either SSHD or
something else is blocking port 22. just don't know what...

 
Reply With Quote
 
farseer
Guest
Posts: n/a

 
      07-23-2005, 03:57 AM
this is working...with telnet responding with the version of open ssh

 
Reply With Quote
 
CL (dnoyeB) Gilbert
Guest
Posts: n/a

 
      07-26-2005, 03:04 PM
farseer wrote:
> Hi,
> for some unknown reason, i can no longer ssh to may machine from the
> WAN. i do not believe anything has changed (ok, obviously something i
> don't know about has changed...but not that i am aware of). here's
> what i know
>
> -my Windows XP box's firewall is allowing port 22
> -my DLink router is allowing port 22
> -sshd is running
> -i can ssh to localhost on the box
>
> however if i try to ssh from the WAN, i get an error:
> ssh: connect to host 69.119.168.252 port 22: Connection timed out
>
> the only think i can remeber that i did last was change the encryption
> from 64bits to 128 bits. i have since changed back to, but his does
> not yield better results.
>
> any ideas what may be coming on here?
>


Did you check the 'firewall' on your Linux box?

--
Respectfully,


CL Gilbert
 
Reply With Quote
 
jsuthan
Guest
Posts: n/a

 
      08-07-2005, 03:48 AM
CL (dnoyeB) Gilbert wrote:
> farseer wrote:
>
>> Hi,
>> for some unknown reason, i can no longer ssh to may machine from the
>> WAN. i do not believe anything has changed (ok, obviously something i
>> don't know about has changed...but not that i am aware of). here's
>> what i know
>>
>> -my Windows XP box's firewall is allowing port 22
>> -my DLink router is allowing port 22
>> -sshd is running
>> -i can ssh to localhost on the box
>>
>> however if i try to ssh from the WAN, i get an error:
>> ssh: connect to host 69.119.168.252 port 22: Connection timed out
>>
>> the only think i can remeber that i did last was change the encryption
>> from 64bits to 128 bits. i have since changed back to, but his does
>> not yield better results.
>>
>> any ideas what may be coming on here?
>>

>
> Did you check the 'firewall' on your Linux box?
>


Hi,

What XP firewall?? Again XP firewall.. that already big mistake. Ok to
be frank... try u simple debugging. First ping to linux machine. If can
try telnet to http port [80] on linux machine. If can then try ssh port.
If nope, try stop firewall application on XP and try again. You got ur
answer why.

command will be:

ping linuxmachine
telnet linuxmachine_ip 80
telnet linuxmachine_ip 22

if anything print out on ur DOS shell or console..look good.. its
great.. if return error got problem.
--
jsuthan
Zues linux team
http://www.mypulau.com
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
VPN Issues Dave Beanie Windows Networking 1 12-06-2007 09:01 PM
MN-520 issues =?Utf-8?B?VGVkVA==?= Broadband Hardware 4 09-09-2005 04:47 AM
Mn-710 issues Sam Broadband Hardware 0 07-06-2004 03:05 AM
BT BBV issues Duncan MacCallum Broadband 5 07-02-2004 03:09 PM
PPTP issues including issues with routing Sameer Windows Networking 0 04-27-2004 05:06 AM



1 2 3 4 5 6 7 8 9 10 11