Hi: I installed debian 6 i can't connect via putty to server show: network error: Connection refused apt-get install ssh openssh-server iptables -A INPUT -p tcp --dport 22 -j ACCEPT nothing netstat -nlpt show Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program Name tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1503/sshd Help hurry Regards
Check the following on your server: hosts file network interfaces hostname then restart the networking on your server.