Edit your /etc/sshd_config file.

At the top, you should see "Port 22"

Change that to "Port 23"

Then, edit /etc/inetd.conf, and comment out the "telnet" line and
run "killall -HUP inetd" (or, if RH7, edit /etc/xinetd.d/telnet, and
change "disable = no" to "disable = yes" and then run "killall -HUP
xinetd".

Next, "killall -HUP sshd", and you should be set.

On Fri, 2 Mar 2001, mjs wrote:

>
> I'm running openssh on my rh box, is it possible for me to change the port
> to 23 instead of 22 ??, will this be a security issue,...my work won't allow
> port 22, so I cant secureCRT in to my box...
>
>
> ____________________________________________
>
>  An optimist believes we live in the best of all  possible worlds.  A
> pessimist is sure of it!
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.231 / Virus Database: 112 - Release Date: 2/12/2001
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to