SSH connection problem

Dustin Breese dustin.breese at gmail.com
Thu Sep 11 16:06:16 UTC 2008


Ah, Firestarter might be it then!

To see if it is running, just use ps:
$ ps -ef | grep fire

Shut it down with:
$ sudo /etc/init.d/firestarter stop

Hopefully this helps.  Next thing to try is "ssh -vv" from your laptop
and send the output (obscure anything you don't want us to see)

Regards,
Dustin


On Thu, Sep 11, 2008 at 9:51 AM, Zhengguo Xu <tworiversfolk at gmail.com> wrote:
>
>> Are you running iptables? (Okay for n00b, that would be a firewall) That
>> could be blocking access to port 22.  That's my first guess.  If you're
>> still getting timeouts and not a request for login, then something it
>> not allowing you access to that port.
>
> ps -A | grep iptable gives nothing so i guess iptables is not running. or is
> there any other way to check it?
>
>
>>
>> You've demonstrated that you can ssh between the 2 boxes in one
>> direction, that eliminates a network problem for the most part.  Try
>> shutting down your firewall on your desktop and try to ssh from the
>> laptop again.
>
> i did installed firestarter but i don't think it's running (it need to be
> manually initiated). also, if the iptables is running, how to shut it down?
>
>
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>




More information about the ubuntu-users mailing list