At 4/11/01 11:54 AM -0300, you wrote:
>Thanks for the response. I just did a grep to see if xinetd is running.

Have you actually checked that the service is not disabled?

Type:

chkconfig --list telnet

and see if it's on. It it's off, you can enable it with:

chkconfig telnet on

Then restart xinetd. (Note that the configuration is now a bunch of 
individual little files in the /etc/xinetd.d directory.)


--
Rodolfo J. Paiz
[EMAIL PROTECTED]



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

Reply via email to