Andrew Robinson said: > I'm trying to get ssh working on a Redhat 7.3 installation. Right now it > is refusing the connection. I've included what pertinent information I > know about. If I've left something out, please let me know. When I > installed Redhat, I chose the "medium" security option and "custom" > firewall rules, allowing incoming http and ssh. I think this setup has > worked for me on other installations. Thanks for any help.
is the ssh server running? [EMAIL PROTECTED]:~]$ ps auxw | grep ssh root 858 0.0 0.0 2624 1248 ? S 09:35 0:01 /usr/sbin/sshd root 3485 0.0 0.2 5696 3516 ? S 09:42 0:01 /usr/sbin/sshd root 4316 0.0 0.1 4492 2432 pts/0 S 09:45 0:00 ssh sentry root 11860 0.0 0.2 5696 3408 ? S 12:27 0:00 /usr/sbin/sshd root 13124 4.5 0.2 5388 3228 ? S 12:35 0:00 /usr/sbin/sshd aphro 13127 0.0 0.0 1764 612 pts/1 S 12:35 0:00 grep ssh if not, as root do /etc/init.d/sshd start there's probably a way to turn it on so it starts on boot but I don't know what the 'official' redhat 'way' is to do this. nate -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list