trouble with ssh

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alekmil
    New Member
    • Jun 2007
    • 1

    trouble with ssh

    Hi,

    I'm trying to connect from 213.240.14.209 (on internet) to 192.162.0.xx in lan using ssh through putty and all I get is connection timed out.

    This is what I get from "tcpdump host 213.240.14.209" on .xx:


    11:13:31.278416 IP 213.240.14.209. 49433 > linux.some.doma in.ssh: S 897481014:89748 1014(0) win 8192 <mss 1420,nop,wscale 8,nop,nop,sackO K>



    (213.240.14.209 is current IP for modem, firewall is ipcop and ther is port forwarding to 192.168.0.xx:22 )

    Thanx
    alekmil
  • jonathan184
    New Member
    • Nov 2006
    • 154

    #2
    try to run a port scanner and make sure the 22 is showing open maybe you might want to powercycle the router/modem and try to delete the port forwarding mapping and redo it and see if that helps.

    You could also test 23 and see if telnet works then you would know that data is flowing to the server.


    Originally posted by alekmil
    Hi,

    I'm trying to connect from 213.240.14.209 (on internet) to 192.162.0.xx in lan using ssh through putty and all I get is connection timed out.

    This is what I get from "tcpdump host 213.240.14.209" on .xx:


    11:13:31.278416 IP 213.240.14.209. 49433 > linux.some.doma in.ssh: S 897481014:89748 1014(0) win 8192 <mss 1420,nop,wscale 8,nop,nop,sackO K>



    (213.240.14.209 is current IP for modem, firewall is ipcop and ther is port forwarding to 192.168.0.xx:22 )

    Thanx
    alekmil

    Comment

    Working...