On Wed, 29 Mar 2006 11:05:05 -0500, Agur Koort <[EMAIL PROTECTED]> wrote:

Hello,
from where do you see errors which are generated by tftp. I have searched
from Google and I didn't find that. Maybe you can help me. I have FC4 too :)

You do a tail on /var/log/messages

By the way other dude, here is my /working/ tftp config.  Hope it helps.

/etc/xinet.d/tftp:
service tftp
{
        socket_type             = dgram
        protocol                = udp
        wait                    = yes
        user                    = root
        server          = /usr/sbin/in.tftpd
        server_args             = -s -v /tftpboot
        disable         = no
        per_source              = 11
        cps                     = 100 2
        flags                   = IPv4
        log_type                = SYSLOG daemon
}

and the ftp folder:

[EMAIL PROTECTED] asterisk]# ls -l /tftpboot/
total 3208
-rw-r--r--  1 root   root    350016 Jan 20 12:55 randomfirmware.bin

--
          Justin Tunney
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to