Hi,

I'm live booting on machine with view to doing an HD install
Machine is currently running (almost, refusing to boot anymore) Xandros linux.

Problem:
SSH to the live boot machine(DHCP'd 10.1.0.44 ) doesn't work.
No error message, just ssh hangs forever ( does even show a login prompt )
Tried from a Windows machine using putty and from DamnSmall Linux using just ssh
Both machines can ping 10.1.0.44 and it can ping them.
ssh on 10.1.0.44 to DamnSmall linux machine also hangs ( Window putty to DSL works ).

Netstat on machine shows I have started sshd and it's listening ( 10.1.0.44:ssh *:* LISTEN )
KNOPPIX Firewall is reporting as "Firewall Active? no"
from 10.1.0.44 I can do: ssh 10.1.0.44 and it connects okay.
Running a Port Scan from 10.1.0.44 to 10.1.0.44 shows ssh open.
Running a Port Scan from 10.1.0.44 to DSL machine also shows ssh open.

Any ideas?
Is there another firewall somewhere?

NOTE: Also Icewasel is not able to connect to web server on DSL machine. It's looking like it TCP that's not working a UDP/ICMP is? (ie ping works)
Is it something in the /etc/ssh/sshd-config that I can't spot that's stopping it working?