![]() | ![]() |
Generally, there's no reason at all to allow TFTP across your firewall, even if you use it internally. You do not want to boot diskless systems across the Internet, and people do not transfer files with TFTP.
Direction | SourceAddr. | Dest.Addr. | Protocol | SourcePort | Dest.Port | ACKSet | Notes |
---|---|---|---|---|---|---|---|
In | Ext | Int | UDP | >1023 | 69 |
[71]
|
Incoming TFTP request (first packet from client) |
Out | Int | Ext | UDP | >1023 | >1023 | [71] | Response to incoming request |
In | Ext | Int | UDP | >1023 | >1023 | [71] | Subsequent packets from client |
Out | Int | Ext | UDP | >1023 | 69 | [71] | Outgoing TFTP request (first packet from client) |
In | Ext | Int | UDP | >1023 | >1023 | [71] | Response to outgoing request |
Out | Int | Ext | UDP | >1023 | >1023 | [71] | Subsequent packets from client |