Results 1 to 3 of 3
hi, i have type this command to start the xinetd
etc/init.d/xinetd start
then i type telnet localhost 110
it gives connection refuse.
What steps have i miss?...
- 11-21-2007 #1Linux Newbie
- Join Date
- Oct 2007
- Posts
- 117
Xinetd questions
hi, i have type this command to start the xinetd
etc/init.d/xinetd start
then i type telnet localhost 110
it gives connection refuse.
What steps have i miss?
- 11-21-2007 #2Just Joined!
- Join Date
- Nov 2006
- Posts
- 6
xinetd doesnt really have anything to do with telnet. I believe it is just the service that controls other services. You have to start the telnet service. You will also have to make sure that you are not blocking the port with a firewall.
- 11-21-2007 #3Linux Newbie
- Join Date
- Oct 2007
- Posts
- 117
i have go into firewall , under allowed services, i select pop3 server.
i telnet to localhost 25, yes its working, 110 not working?
How do i cont


Reply With Quote