Tom,

Thank  you very much for your reply.

The server (192.168.1.3) is running Ubuntu.  It did *not* have inetd installed. 
 After I installed, configured and started inetd, the mvp still fails to boot 
-- but now with daemon.log messages:

Jul 28 15:39:22 dell dhcpd: DHCPDISCOVER from <mvp mac address> via eth0
Jul 28 15:39:22 dell dhcpd: DHCPOFFER on 192.168.1.6 to <mvp mac address> via 
eth0
Jul 28 15:39:22 dell in.tftpd[2550]: connect from ::ffff:192.168.1.6 
(::ffff:192.168.1.6)
Jul 28 15:39:22 dell atftpd[2550]: Advanced Trivial FTP server started (0.7)
Jul 28 15:39:22 dell atftpd[2550]: Connection refused from 0.0.0.0

(Note: I intentionally moved the mvp to address 192.168.1.6.)  Why
might atftpd be refusing the connection attempt from 0.0.0.0?

Thanks,
Hans

At Sat, 28 Jul 2007 12:40:20 -0400,
Tom Metro wrote:
> 
> Hans Halvorson wrote:
> > Here is my /etc/default/atftp:
> > USE_INETD=true
> > OPTIONS="--daemon --port 69 --tftpd-timeout 300 --retry-timeout 5     
> > --mcast-port 1758 --mcast-addr 192.168.1.0-255 --mcast-ttl 1 --maxthread 
> > 100 --verbose=5  /tftpboot"
> 
> The only thing relevant in this file is "USE_INETD=true", which causes 
> the init.d script to exit without doing anything. (Looks like you're 
> running Debian or Ubuntu.)
> 
> You should post the relevant line from your /etc/inetd.conf. Though it 
> probably will end up being near identical to the OPTIONS= line above (of 
> course without "--daemon"). If this matches up with my findings, pretty 
> much all the options are identical to the compiled-in defaults for atftpd.
> 
> That also means that you should make sure that inetd is installed and 
> running.
> 
> Try installing a TFTP client on another machine and connect to this TFTP 
> server.
> 
> 
> > I also tried it with port 16869.
> 
> I don't think that is needed by a rev D3A MVP. The H3 and newer models 
> need TFTP servers running on both that port and 69.
> 
>   -Tom

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Mvpmc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mvpmc-users
mvpmc wiki: http://mvpmc.wikispaces.com/

Reply via email to