Aaron, To my knowledge, tftp does not reference the exports file. It's more likely that packets are being blocked by a firewall or by tcpwrappers.
I would look in the logs for dropped packet notices or any information from tftp -- you can boost the logging verbosity with "-v" in /etc/default/tftp-hpa (on my Ubuntu machine anyway). Look at the manual page for tftpd ("man tftpd") for more options; it's a very simple daemon. Try "iptables -L -n -v" to see if you're dropping packets to port 69 from anywhere (tftp uses the UDP protocol). Look in /etc/hosts.allow and /etc/hosts.deny to see if you have any tcpwrapper rules affecting your tftp daemon. Hope one of these ideas helps. -Steve Aaron J. Wood wrote: > Steve, > > It does not appear that the TFTP server is responding. The wireshark trace > only shows activity from the remote client to the TFTP server on port 69. > Could this have something to do with my exports file? I am learning Linux > and not sure about a lot of these things. If not, where could I look for > something blocking this request from other subnets? > > > Regards, > Aaron J. Wood > Sun Tire Services, Inc > 904-693-0990 > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Steve > Cayford > Sent: Friday, June 06, 2008 6:16 PM > To: ltsp-discuss@lists.sourceforge.net > Subject: Re: [Ltsp-discuss] PXE Boot over multiple Subnets using W2003 SBS > asDHCP Server > > Is the tftp server responding at all? Your description sounds like the > connection is getting blocked on the server before it reaches the tftp > daemon. > > -Steve > > Aaron J. Wood wrote: >> Update: >> >> I installed wireshark on the LTSP server and the remote booting client >> is in fact getting to port 69 and asking for the pxelinux.0 file. It >> takes about >> 15 minutes before the TFTP....errors out and the boot stops. I will >> attach a log from wireshark once it is finished recording the boot >> process. Does this mean that the file is simply too large to transmit? >> Any thoughts appreciated. >> > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for just about anything Open > Source. > http://sourceforge.net/services/buy/index.php > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.freenode.net > No virus found in this incoming message. > Checked by AVG. > Version: 8.0.100 / Virus Database: 270.0.0/1488 - Release Date: 6/6/2008 > 5:48 PM > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.freenode.net ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net