re: Questions (mostly TFTP)

From: Keith Anderson APCS (keith_at_apcs.com.au)
Date: 08/09/05

  • Next message: Chris Buechler: "Re: Questions (mostly TFTP)"
    To: "Jay Banks" <jay.quest4@gmail.com>, <freebsd-isp@freebsd.org>
    Date: Tue, 9 Aug 2005 10:49:39 +1000
    
    

    Jay,

    the line should look like

    [10:46am]root@server0/etc#grep tftp /etc/inetd.conf
    tftp dgram udp wait root /usr/libexec/tftpd tftpd -l -s /tftp

    after you have added this HUP inetd (killall -1 inetd)

    then

    mkdir /tftp
    touch /tftp/test-file

    set your permissions and your tftp server is ready to except a file called
    test-file

    Hope that helps,

    Thanks
    Keith

    On Mon, 8 Aug 2005 19:33:43 -0500, Jay Banks wrote
    > Ok, maybe these are newbie questions, and you can feel sorry for my
    > users, but I am in a FreeBSD ISP (mostly WISP) environment, and I
    > can't find the answer to this stuff anywhere.
    >
    > I wanted to activate my TFTP server today. Easy enough, just
    > uncomment the TFTP line from /etc/inetd.conf.
    >
    > Well, there is no line to uncomment in my /etc/inetd.conf file. I
    > have looked high and low and I can't seem to find anyone else that
    > has ever had this problem.
    >
    > Afraid to just add the line, when everywhere I read says it should
    > be there to begin with, I just decided to install a new TFTP server
    > and be done with it. Tried utftpd and tftp-hpa. But both crash on
    > install with a libiconv error:
    >
    > cc: Internal error: Killed (program cc1)
    > Please submit a full bug report.
    > See <URL:http://gcc.gnu.org/bugs.html> for instructions.
    > {standard input}: Assembler messages:
    > {standard input}:174733: Warning: end of file not at end of a line; newline
    > inserted
    > *** Error code 1
    >
    > Stop in /usr/ports/converters/libiconv/work/libiconv-1.9.2/lib.
    > {standard input}:176833: Error: no such instruction: `mo'
    > *** Error code 1
    >
    > Stop in /usr/ports/converters/libiconv/work/libiconv-1.9.2.
    > *** Error code 1
    >
    > Stop in /usr/ports/converters/libiconv.
    > *** Error code 1
    >
    > Stop in /usr/ports/devel/gettext.
    > *** Error code 1
    >
    > Stop in /usr/ports/devel/gmake.
    > *** Error code 1
    >
    > Stop in /usr/ports/ftp/tftp-hpa.
    > speedy1#
    >
    > Anybody care to share with me the best way to get a TFTP server to run?
    >
    > Thanks,
    >
    > Jay Banks
    >
    > _______________________________________________
    > freebsd-isp@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"

    Keith Anderson - 0438 534843
    Australia Power Control Systems P/L
    http://www.apcs.com.au/
    Virtual ISP services
    EzyISP Accounting http://www.ezyisp.net/

    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"


  • Next message: Chris Buechler: "Re: Questions (mostly TFTP)"

    Relevant Pages

    • Re: no CD-ROM instalation
      ... > you can boot from a floppy and do a network install from another computer ... If you haven't got either a floppy drive or a CD-ROM drive you will ... need to set up a machine as a DHCP server with a TFTP server running. ... Then PXE boot your machine that is going to be rolled out. ...
      (Fedora)
    • Re: TFTP and RIS
      ... >To manually install the built-in tftpd service (without ... Start a command prompt and type "instsrv tftpd ... >>I want to run an TFTP server on my Win2K server. ... however I don't want to use RIS. ...
      (microsoft.public.win2000.setup_deployment)
    • Re: Request to FC2 Developers: need floppy to network install
      ... >d> bootstrap install capability for installing FC2. ... >The bottom line is that the kernel no longer fits on a floppy. ... That leaves network and hard disk. ... and setting up a TFTP server is way simpler than an FTP ...
      (Fedora)
    • re: Questions (mostly TFTP)
      ... Maybe you can try installing libiconv first. ... >I wanted to activate my TFTP server today. ... Tried utftpd and tftp-hpa. ... But both crash on install with a libiconv ...
      (freebsd-isp)
    • Re: Request to FC2 Developers: need floppy to network install
      ... d> bootstrap install capability for installing FC2. ... The bottom line is that the kernel no longer fits on a floppy. ... you must have a TFTP server elsewhere on the ... and setting up a TFTP server is way simpler than an FTP ...
      (Fedora)