Jerry Geis wrote:
> I have xinet tftp running on centos 5.1
>
> It seems to be running on the local network eht0 fine. My box has 2 nics.
> however when I connect to eth1 for tftp I get:
>
>  in.tftpd[5084]: tftpd: read(ack): Connection refused
>
> How can I get tftp working on BOTH eth0 and eth1 for my phone config files.
>
> man page for in.tftpd says it automatically runs for all local networks 
> on port 69.
> Is eth1 not a local network? How do I get tftp to response on eth1?
Which networks are connected to each card?  What is the IP/subnet of the 
client?

You could be connecting through eth1 to tftpd, but the server is sending 
the packet back out eth0.  The client would then refuse the connection 
as its coming from the IP address of eth0.

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to