[NTLUG:Discuss] SSH

MadHat madhat at unspecific.com
Fri Jan 18 18:29:35 CST 2002


At 05:57 PM 1/18/2002 -0600, you wrote:
>Thanks, I just checked my services, and I was using port 22.  Port 22 is
>blocked on the firewall.  So, I commented out Telnet and changed sshd to port
>23 in my /etc/services.  Is that all I need to do,, other than restart inetd?

SSH does not normally run from inetd
you would normally edit /etc/sshd_config or /etc/ssh/sshd_config and 
restart sshd either through an init script like '/etc/rc.d/init.d/ssh 
restart' or by doing a ps and finding the pid and running 'kill -HUP <PID>'


--
MadHat at unspecific.com





More information about the Discuss mailing list