iptables -A -t udp -m udp --dport 69 -j ALLOW<br>iptables -A -t udp -m udp --sport 69 -j ALLOW<br><br>should be used in the default filter table but some distro have their own additional table that actually does most of the heavy lifting.<br>

<br><br><br><div class="gmail_quote">On Mon, May 17, 2010 at 4:27 PM, Mills John M-NPHW64 <span dir="ltr">&lt;<a href="mailto:Jmills@motorola.com">Jmills@motorola.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Charles -<br>
<br>
Thanks for the comments. I&#39;ll go back and recheck.<br>
<br>
I also found another strange effect: the firewall prevents &#39;tftp&#39; getting files from other servers. I conjecture that incoming UDP is not allowed on port 69, but I don&#39;t find a spot to enable it. If I stop the firewall I can &#39;tftp&#39; from other hosts, but not locally.<br>

<font color="#888888"><br>
 - Mills<br>
</font><div><div></div><div class="h5"><br>
-----Original Message-----<br>
From: <a href="mailto:ale-bounces@ale.org">ale-bounces@ale.org</a> on behalf of Charles Shapiro<br>
Sent: Mon 5/17/2010 4:11 PM<br>
To: Atlanta Linux Enthusiasts - Yes! We run Linux!<br>
Subject: Re: [ale] Ubuntu server issue: TFTP on 9.04<br>
<br>
Stupid stuff first:  Did you make sure that tftp is correctly<br>
specified in /etc/services?  It probably is but will take 2 sec to<br>
find out (&quot; grep tftp /etc/services&quot; should bring up &quot;tftp<br>
69/udp\n&quot;).<br>
<br>
Are other inetd services working? &quot;telnet localhost&quot; should work if<br>
they are.  Looks like on my Karmic system inetd/xinetd aren&#39;t even<br>
installed, although I do have an &quot;/etc/inetd.conf&quot;.  I can see that<br>
they&#39;re in the pkg manager (inetd is called &quot;inetutils-inetd&quot; in the<br>
Koala repos).  IIRC, you have to SIGHUP//restart them when you add a<br>
service as well.<br>
<br>
Best as I can think of in 10 minutes. Good luck.<br>
<br>
-- CHS<br>
<br>
<br>
On Mon, May 17, 2010 at 10:28 AM, Mills John M-NPHW64<br>
&lt;<a href="mailto:Jmills@motorola.com">Jmills@motorola.com</a>&gt; wrote:<br>
&gt; ALErs -<br>
&gt;<br>
&gt; I&#39;m having some trouble setting up TFTP service from an Ubuntu-9.04<br>
&gt; &#39;desktop&#39; installation. I installed &#39;tftpd-hpa&#39; and have tried to configure<br>
&gt; it, but don&#39;t get even local service to my own login.<br>
&gt;<br>
&gt; My &#39;/etc/inetd.conf&#39; includes:<br>
&gt; &#39;tftp   dgram udp nobody /usr/sbin/in.tftpd /usr/sbin/in.tftpd -s<br>
&gt; /var/lib/tftpboot&#39;<br>
&gt;<br>
&gt; Ownership and permissions on that directory are:<br>
&gt; $ ls -l /var/lib<br>
&gt; ...<br>
&gt; drwxr-xr-x 2 nobody root ... tftpboot<br>
&gt; ...<br>
&gt;<br>
&gt; I also have &#39;/etc/xinetd.d/tftp-hpa&#39; as:<br>
&gt; &quot;service tftp<br>
&gt; {<br>
&gt; protocol = udp<br>
&gt; port = 69<br>
&gt; socket_type = dgram<br>
&gt; wait = yes<br>
&gt; user = nobody<br>
&gt; # group = nobody<br>
&gt; group = root<br>
&gt; server = /usr/sbin/in.tftpd<br>
&gt; server_args = /var/lib/tftpboot<br>
&gt; # only_from = 10.59.0.0<br>
&gt; disable = no<br>
&gt; }&quot;<br>
&gt;<br>
&gt; Turning off the firewall is no help. Incoming &#39;tftp&#39; to another server works<br>
&gt; fine.<br>
&gt;<br>
&gt; Any ideas how to get this going?<br>
&gt;<br>
&gt; TIA.<br>
&gt;  - Mills<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Ale mailing list<br>
&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt; <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br>
</div></div><br>_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>-- <br>James P. Kinney III<br>Actively in pursuit of Life, Liberty and Happiness <br>Doing pretty well on all 3 pursuits       <br><br>