Find the answer to your Linux question:
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?...
  1. #1
    Linux 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?

  2. #2
    Just 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.

  3. #3
    Linux 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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...