<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<blockquote type="cite">
  <pre>On Mon, Apr 28, 2008 at 11:07 AM, Jerry Geis &lt;<a
 href="http://lists.digium.com/mailman/listinfo/asterisk-users">geisj at pagestation.com</a>&gt; wrote:
&gt;<i> I have xinet tftp running on centos 5.1
</i>&gt;<i>
</i>&gt;<i>  It seems to be running on the local network eht0 fine. My box has 2 nics.
</i>&gt;<i>  however when I connect to eth1 for tftp I get:
</i>&gt;<i>
</i>&gt;<i>   in.tftpd[5084]: tftpd: read(ack): Connection refused
</i>&gt;<i>
</i>&gt;<i>  How can I get tftp working on BOTH eth0 and eth1 for my phone config files.
</i>&gt;<i>
</i>&gt;<i>  man page for in.tftpd says it automatically runs for all local networks
</i>&gt;<i>  on port 69.
</i>&gt;<i>  Is eth1 not a local network? How do I get tftp to response on eth1?
</i>&gt;<i>
</i>&gt;<i>  Thanks,
</i>&gt;<i>
</i>&gt;<i>  Jerry
</i>&gt;<i>
</i>
Sounds like a firewall issue.</pre>
</blockquote>
Steve,<br>
<br>
I have tried it with and without the firewall. Behavior is the same.<br>
service iptables stop is what I did.<br>
<br>
Anything else to try or look at?<br>
<br>
Jerry<br>
</body>
</html>