I want to be able to TFTP from my DMZ to an internal server. I have a rule, but on the TFTP server I am getting timeout in the log, indicating that the server can't get out to the client. The TFTP definition I added is:
TFTP udp 1:65535 69
I originallly tried:
TFTP udp 1024:65535 69
The rule is:
DMZ TFTP Home Allow
BTW, all address space is public, no NATing.
This thread was automatically locked due to age.