SSH

Paul Dwerryhouse paul at dwerryhouse.com.au
Tue Jul 4 04:12:49 UTC 2006


On Tue, Jul 04, 2006 at 09:30:03AM +0800, RyAnZ wrote:
> I have a problem connecting on ssh2 I have a fresh install fedora core 5. It
> jus doesn't work. No error.

Is it listening on the port? Try telnetting to port 22 on the server to
see if it answers.

Also, you could try netstat to see what ports are bound:

# netstat -ltnp | grep sshd
tcp        0      0 :::22                       :::*   LISTEN      24939/sshd          
Cheers,

Paul.

-- 
Paul Dwerryhouse				| PGP Key ID: 0x6B91B584
========================================================================
Running Debian Linux for ARM processors under QEMU
http://nepotismia.com/linux/qemu/arm/




More information about the fedora-list mailing list