telnetd
getting following rpm from 3/3 CDROM
telnet-server-0.17-25.i386.rpm
/etc/xinetd.d/telnet
disable = yes
disable = no
/etc/rc.d/init.d/xinetd restart
If you still getting following message,
"tcp port telnet unreachable"
You may be better of checking if iptables (or ipchains)
At least, "/etc/rc.d/init.d/iptable stop" may change
your situation.
[makoto@redhat rc.d]# ls -l */*ip*
5528 Feb 4 2003 init.d/iptables
18 Oct 1 01:53 rc0.d/K92iptables -> ../init.d/iptables
18 Oct 1 01:53 rc1.d/K92iptables -> ../init.d/iptables
18 Oct 1 01:53 rc2.d/S08iptables -> ../init.d/iptables
18 Oct 1 01:53 rc3.d/S08iptables -> ../init.d/iptables
18 Oct 1 01:53 rc4.d/S08iptables -> ../init.d/iptables
18 Oct 1 01:53 rc5.d/S08iptables -> ../init.d/iptables
18 Oct 1 01:53 rc6.d/K92iptables -> ../init.d/iptables
|