John, Just an FYI, if you're not using tftpd within dnsmasq, I would suggest moving that way. Since the stand-alone tftp daemon is just an extra pacakge to maintain that provides no real benefit over dnsmasq, we are removing support for the stand alone package.
I would expect that to happen in the 0.7.8 release. Darrick On 03/31/2011 09:19 AM, John Reynolds wrote: > Lonnie, > > pbx ~ # netstat -an | grep ':69' > netstat: /proc/net/tcp6: No such file or directory > udp 0 0 0.0.0.0:69 <http://0.0.0.0:69> 0.0.0.0:* > netstat: /proc/net/udp6: No such file or directory > netstat: /proc/net/raw6: No such file or directory > > ... after a good night sleep, I'm thinking this is due to the firewall. > Looks like I need to open udp port 69. (I use just one interface on the > net5501 and it is behind the DSL modem/router). > > John R. > > > On Thu, Mar 31, 2011 at 6:02 AM, Lonnie Abelbeck > <[email protected] <mailto:[email protected]>> wrote: > > John, > > what does: > > $ netstat -an | grep ':69' > > output for you? On 0.7.7 with "tftpd in dnsmasq" (recommended) I get: > -- > udp 0 0 0.0.0.0:69 <http://0.0.0.0:69> > 0.0.0.0:* > -- > > and tftp works from a LAN computer. > > Lonnie > > PS: Note in 0.7.7 (and earlier) tftpd only works with IPv4, but in > the next 0.7.8 tftpd will work with both IPv4 and IPv6 with "tftpd > in dnsmasq" selected. > > > > On Mar 31, 2011, at 2:04 AM, John Reynolds wrote: > > > It seems that the tftp service is not working (not running). I am > running 0.7.7 on a net5501. A 'ps -w' does not show a tftpd service, > but maybe it would be hiding as inetd or dnsmasq. > > > > I was using the 'inetd wrapper' setting for tftp, but it was not > working so I tried 'tftp in dnsmasq' and rebooted, but that did not > work either. > > > > anyone else notice this? or is the problem me? > > > > Thanks, > > John R. > > > > ------------------------------------------------------------------------------ > Create and publish websites with WebMatrix > Use the most popular FREE web apps or write code yourself; > WebMatrix provides all the features you need to develop and > publish your website. http://p.sf.net/sfu/ms-webmatrix-sf > _______________________________________________ > Astlinux-users mailing list > [email protected] > <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > [email protected] <mailto:[email protected]>. > > > > > ------------------------------------------------------------------------------ > Create and publish websites with WebMatrix > Use the most popular FREE web apps or write code yourself; > WebMatrix provides all the features you need to develop and > publish your website. http://p.sf.net/sfu/ms-webmatrix-sf > > > > _______________________________________________ > Astlinux-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > [email protected]. -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
