So the real issue is that I had tcp 69 open, but not udp... I corrected that and I'm back in business.
Sorry for the false alarm. JR On Thu, Mar 31, 2011 at 7:19 AM, John Reynolds <[email protected]> wrote: > Lonnie, > > pbx ~ # netstat -an | grep ':69' > netstat: /proc/net/tcp6: No such file or directory > > udp 0 0 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]> 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 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] >> https://lists.sourceforge.net/lists/listinfo/astlinux-users >> >> Donations to support AstLinux are graciously accepted via PayPal to >> [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].
