Just tried to set up port 24 on telnet and I get -

"telnet: Unable to connect to remote host: Connection refused"                
    
What I did was to copy /etc/xinetd.d/telnet  to telnet2 and add it to 
/etc/services file:

telent2         24/tcp          # - private mail system
telnet2         24/udp          # - private mail system

Did I forget a place to put it , or am I totally on the wrong track??

Of course I ran chkconfig --add telnet2, and chkconfig --level 2345 telnet2 
on.


-- 
Ted Gervais
Coldbrook, Nova Scotia Canada.



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

Reply via email to