Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Securing TFTP copy

Status
Not open for further replies.

labuddy

MIS
Jun 3, 2002
4
0
0
US
How do I config my router to copy TFTP to a fixed IP address as a security measure?

Thanks.
 
Its possible to apply an ACL to the tftp-server command to specify the which host's can access the server on the router:

tftp-server flash: 1350

This is from a router running 12.2(13)T IOS, it specifies using the extended ACL 1350. You can also use a normal statndard ACL (1-99) as well. I dont know when this command was introduced, use the router help to see if its available in your IOS version.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top