YOU FIXED IT! Nice, thanks for the help.
I was using a different directory for the tftp stuff, but I only specified
it for the main daemon, and not the little guy that serves up the config
file:
/usr/sbin/atftpd --daemon \
--port 16869 --retry-timeout 120 \
--mcast-port 1758 \
--mcast-addr 192.168.1.0-255,192.168.2.0-255 \
--mcast-ttl 2 \
--maxthread 100 \
--verbose=7 \
/usr2/tftpboot
/usr/sbin/atftpd --daemon --port 69 --verbose=7
I switched it to
/usr/sbin/atftpd --daemon --port 69 --verbose=7 /usr2/tftpboot
and it works like a charm.
thanks again,
Paul
Mark Paulus wrote:
>
> Yes, those look ok.
>
> My next suggestion is to turn on debugging
> for your tftp server. Looks like for
> atftpd, you need to add a
> --verbose=x,
> Increase or set the logging level. No arguments
> will increase by one the current value. Default
> is LOG_NOTICE, see syslog(3) for log level.
> Valid value range from 0 (LOG_EMERG)
> to 7 (LOG_DEBUG).
>
> to your atftpd startup. That's probably located
> in /etc/inetd.conf. Might start with 7 and see
> if anything helpful comes out.
>
>
>
--
View this message in context:
http://www.nabble.com/dongle.bin.config-not-loading-tp21058138s24861p21080188.html
Sent from the MediaMVP Media Center - Users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Mvpmc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mvpmc-users
mvpmc wiki: http://mvpmc.wikispaces.com/