Timothy Litwiller <[EMAIL PROTECTED]> writes:
> if I try telnet localhost I get
> Trying 127.0.0.1
> Telnet: Unable to connect to remote host: Connection refused
$ echo $SECURE_LEVEL
$ nmap localhost
$ rpm -qi telnet-server
$ /etc/rc.d/init.d/inet status
$ ls -l /usr/sbin/in.telnetd
$ ls -l /usr/sbin/tcpd
verify you have this line in your /etc/inetd.conf :
telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd
> this has been happening every install of beta 7.1 I am up to about 7
> reinstalls on my test machine now.
you reinstall the whole stuff for that?? you should try a couple of issues
before! ;-)
--
Guillaume Cottenceau