Follow us on...
Follow us on Twitter Follow us on Facebook
Register
Results 1 to 7 of 7
  1. #1
    jinson is offline Registered User
    Join Date
    Mar 2002
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    OS X as a tftp server

    14 Anybody try setting up Mac OS X as a tftp server? I'm trying to use Mac OS X, with the tftp server built into FreeBSD, and I seem to get some access violation errors, but everything I try doesn't work. What is the secret?

    Thanks.

    Ron

  2. #2
    kon21 is offline Registered User
    Join Date
    Apr 2001
    Posts
    84
    Thanks
    0
    Thanked 0 Times in 0 Posts

    how to get TFTP to work under 10.2.x

    There is a very good article on the issue located at AFP548
    (http://www.afp548.com/Articles/Jaguar/tftp.html)

    In a nutshell, in OS X.1 you used the inetd.conf file to enable TFTP, in OS X.2 you now modify the files inside the xinetd.d directory. Also, to upload a file to an FTP server, a file with that name has to already exits. I guess this is a security thing to prevent someone from filling up a TFTP server

    I got mine working with this article no problem.

    Good luck

  3. #3
    kon21 is offline Registered User
    Join Date
    Apr 2001
    Posts
    84
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Tiger update

    anyone have an updated on how this works in 10.4? xinetd.d directory is now empty.

  4. #4
    tgbauer is offline Registered User
    Join Date
    Jun 2005
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    tftp in 10.4

    Take a look at this:

    http://docs.info.apple.com/article.html?artnum=301494

    and try:

    sudo /sbin/service --list

    sudo /sbin/service tftp start

  5. #5
    kon21 is offline Registered User
    Join Date
    Apr 2001
    Posts
    84
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hey tgbauer, thx for the help. got some more questions.

    Yes this starts the TFTP service but where is the configuration file for this?

    Back in 10.2 you used the file /etc/xinted.d/tftp to designate which folder would be the home for TFTP. How is that controlled now? where to the files go? what are the permission on it?

    thx again

  6. #6
    jmac1163 is offline Registered User
    Join Date
    Feb 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    OS X as a tftp server

    All,

    In Tiger, the tftp server configuration is in

    /System/Library/LaunchDaemons/tftp.plist

    That's the file (in plist format) that used to be in /etc/inetd.d in Jaguar.

    Hope this helps

  7. #7
    kon21 is offline Registered User
    Join Date
    Apr 2001
    Posts
    84
    Thanks
    0
    Thanked 0 Times in 0 Posts
    As much as I like dabbling in terminal to get TFTP working,
    here is a great GUI app that does it all for you..
    TFTServer 3.1
    (http://mac.softpedia.com/get/Network...tpServer.shtml)
    works with 10.2 and later. I just used it to update some Dell switches under 10.4.8.
    Well worth the $12 cost.

 

 

Similar Threads

  1. SHUTDOWN without warning SCARY!!
    By astro_sk in forum Mac OS X System & Mac Software
    Replies: 10
    Last Post: May 16th, 2003, 01:45 PM
  2. 10.2 "Client" running as a file server
    By lupus in forum Networking & Compatibility
    Replies: 0
    Last Post: March 20th, 2003, 09:28 AM
  3. server 10.1, server 1.2 and server 2
    By 3mors in forum Mac OS X System & Mac Software
    Replies: 1
    Last Post: October 28th, 2001, 10:13 AM
  4. tftp Server setup
    By ickyshuffle in forum Mac OS X System & Mac Software
    Replies: 0
    Last Post: May 19th, 2001, 04:23 PM

Bookmarks

Posting Permissions

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