Find the answer to your Linux question:
Results 1 to 10 of 10
Unable to start tftpd service after starting xinetd...
  1. #1
    Just Joined!
    Join Date
    Jan 2009
    Posts
    63

    xinetd doesnot start tftpd

    Unable to start tftpd service after starting xinetd

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    What is the setting of the "disable" flag in /etc/xinetd.d/tftp? It needs to be set to "disable = no". Then you need to restart the xinetd service.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Just Joined!
    Join Date
    Jan 2009
    Posts
    63
    Quote Originally Posted by Rubberman View Post
    What is the setting of the "disable" flag in /etc/xinetd.d/tftp? It needs to be set to "disable = no". Then you need to restart the xinetd service.
    yes its disable=no

  4. #4
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Have you restarted the xinetd service? Or rebooted? You need to do that before the tftp service will be enabled.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  5. #5
    Just Joined!
    Join Date
    Jan 2009
    Posts
    63
    Quote Originally Posted by Rubberman View Post
    Have you restarted the xinetd service? Or rebooted? You need to do that before the tftp service will be enabled.



    Yes , too many times I have restarted.

  6. #6
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    So, what happens when you try to connect to the server via an FTP client?
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  7. #7
    Just Joined!
    Join Date
    Jan 2009
    Posts
    63
    I am unable to catch, where the error is ?

  8. #8
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    When you run an ftp client and try to connect to the server, you should either connect, or get an error message. What is it? How are you trying to connect to the ftpd server?
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  9. #9
    Just Joined!
    Join Date
    Jan 2009
    Posts
    63
    Quote Originally Posted by Rubberman View Post
    When you run an ftp client and try to connect to the server, you should either connect, or get an error message. What is it? How are you trying to connect to the ftpd server?
    I made a PXE boot server to boot client machines. But nowhere I found tftp is running.

  10. #10
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Have you tried connecting manually to verify that it isn't working? If the server is started by xinetd and then aborts because of an error, it will only be up for a very short while, so you might not see it. You might find out something in the log files.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

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