Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
ssh and telnet failed
Name: wolf60s Date: February 19, 2003 at 13:27:54 Pacific OS: RH 8 CPU/Ram: P3/256
Comment:
Hi, I installed RedHat 8(psyche)server and I selected all the options during the installation. However the RedHat box can't be accessed by ssh or telnet, and it has no problem to access other box via ssh or telnet. I removed hosts.allow, hosts.deny and enabled telnet in /etc/xinetd.d directory, it still can't be accessed. How to fix it? Thanks.
Name: harvey_uk Date: February 19, 2003 at 15:51:24 Pacific
Reply:
Can you telnet to yourself on port 22 or port 23? Did you select any settings during install for the firewall. Check port 22 (ssh) is open, by trying ipchains -L or iptables -L. If you need to change your firewall settings run setup from console, and allow ssh.
Summary: Hi, When I use hub to hub solaris box and w2k box together, and I use static ip 192.168.1.1 on w2k box, on solaris /etc/hosts.allow set up ip 192.168.1.1. I can use putty for ssh and telnet. I assume ...
Summary: I can't get into the Sun E-450 using ssh or telnet. I get a connection refused like port 22 isn't open. I don't know very much about unix type commands. How can I get into the Sun Server and set it to...
Summary: Hi, I used to use putty for ssh access my solaris box and it's fine. But it doesn't work now. Telnet is working properly on putty. On solaris box I type # ps -e|grep sshd 397 ? 0:03 sshd ...