Operating System - HP-UX
1824532 Members
3624 Online
109672 Solutions
New Discussion

configure TFTP send data port range, is it possible?

 
jamesps
Regular Advisor

configure TFTP send data port range, is it possible?

Is there any way to choose the ports range the tftpd daemon will choose to send the data (files) back to the client?

How can you make this secure enough without opening everything if you have a firewall in between the client and the server? Any recommendations are welcome!

Thanks,
james
1 REPLY 1
RAC_1
Honored Contributor

Re: configure TFTP send data port range, is it possible?

I do not think you can do that. It is going to use port that is specified (Port 69/udp)

May be you can do some port forwarding on firewall.
There is no substitute to HARDWORK