M>> About SSH, M>> i installed the ssh-1.1.rpm and it works fine. M>> however, how do i allow only specific computers to connect to my server M>> via ssh ? See AllowHosts/DenyHosts in sshd_config file. BTW, better to use 1.2.x version (or SSH2, but it isn't free). I think you can get them from http://rufus.w3.org/linux/RPM/ If you build ssh from sources, you may compile is with tcp-wrappers (/etc/hosts.{allow|deny}) support. I do not know about RPMs - how they were built, so using sshd_config is a safe bet. M>> BTW, except of telnet there is the rsh and rlogin (they the same i M>> think). how do i block them ? No, they aren't the same. They are insecure and one should avoid them if possible. M>> like telnet with the inetd.conf ?(put them on a remark ?) Comment out shell and exec services from inetd.conf. -- [EMAIL PROTECTED] \/ There shall be counsels taken Stanislav Malyshev /\ Stronger than Morgul-spells phone +972-3-9316425 /\ JRRT LotR. http://sharat.co.il/frodo/ whois:!SM8333 ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
Re: How can I login as root via telnet?
Stanislav Malyshev a.k.a Frodo Sat, 11 Sep 1999 09:26:38 -0700
- How can I login as root via telnet? Amir
- Re: How can I login as root via telnet... Stanislav Malyshev a.k.a Frodo
- Re: How can I login as root via te... Mike
- Re: How can I login as root vi... Alon Altman
- Re: How can I login as root vi... Stanislav Malyshev a.k.a Frodo
- Re: How can I login as root vi... Ben-Nes Michael
