<!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 <<a
href="http://lists.digium.com/mailman/listinfo/asterisk-users">geisj at pagestation.com</a>> wrote:
><i> I have xinet tftp running on centos 5.1
</i>><i>
</i>><i> It seems to be running on the local network eht0 fine. My box has 2 nics.
</i>><i> however when I connect to eth1 for tftp I get:
</i>><i>
</i>><i> in.tftpd[5084]: tftpd: read(ack): Connection refused
</i>><i>
</i>><i> How can I get tftp working on BOTH eth0 and eth1 for my phone config files.
</i>><i>
</i>><i> man page for in.tftpd says it automatically runs for all local networks
</i>><i> on port 69.
</i>><i> Is eth1 not a local network? How do I get tftp to response on eth1?
</i>><i>
</i>><i> Thanks,
</i>><i>
</i>><i> Jerry
</i>><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>