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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I set up a TFTP server

Status
Not open for further replies.

exceeeduus75

IS-IT--Management
Jun 6, 2005
139
US
Hi All,

I downloaded and installed a TFTP server on my computer, followed the instructions but unable to transfer the binary files in order to upgrade my Cisco PIX Firewall router. I hope I am in the right forum for this type of question.
My question is : how can i set up a TFTP server on my computer?

Thanks in advance
exceeeduus75
 
I forgot to add that i am using windows xp professional with sp2
 
Hi bcastner,

Thank you for your response, and I will definitely give it a shot.

exceeeduus75
 
Then I better do the command correctly:

tftp -i 192.168.1.1 put pix.img
 
Hi Bcastner, Folks,

Problem solved, and this is what happened. I did not remove the ip address that was on the PIX firewall, this IP address was on a different subnet. I removed it and assigned it a new static address, and entered the following command at the router to transfer the binary files:

copy tftp flash .....
for the remote address, i used my computer's ip address, and bingo, it went through, able to upgrade the software .

exceeeduus75

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top