cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1269
Views
0
Helpful
2
Replies

TFTP : UDP / TCP

daghighi.navid
Level 1
Level 1

Hi,

We know that TFTP uses UDP.

But may a TFTP application send some TCP segments ?

So when we want to block traffic to access TFTP server, we should go :

... deny udp ... eq 69

... deny tcp ... eq 69 ?

Thanks,

Navid

2 Replies 2

paolo bevilacqua
Hall of Fame
Hall of Fame

TFPT is UDP only.

Nothing prevents an application to use TCP on port 69, but that would not work with TFTP.

IMHO,

If you desire to block TFTP, then why not block both TCP and UDP on port 69. Any TCP connection on well known Port 69 would smell like a bad guy or other mal-intender.

Port 69 used to be a big screen door to hackers years ago, might still have a few listeners floating around today.

Bill

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card