08-03-2011 04:01 PM - edited 03-07-2019 01:32 AM
Hello guys,
I have a silly problem, I can not copy an firmware from tftp Server to CME, some suggestion??
Note:No firewall, No antivirus, ther is comunication between CME and PC(Server tftp) in both directions, Path is OK,
I attach the evidence.
Solved! Go to Solution.
08-05-2011 11:22 PM
Hi,
Your tftp client at UC520 uses IP address 10.1.10.2 and not 15.10.10.252 as you believe so tftp server sends reply most likely to DG (.254) and not back to UC520. You can try to set static host route at your tftp server PC like this:
"route ADD 10.1.10.2 MASK 255.255.255.255 15.10.10.252"
retry the tftp copy and see if there is any progress.
Best regards,
Antonin
08-03-2011 04:19 PM
I would say the two most common resolutions are either the TFTP service is not running or is hung or the path/file name are incorrect. I would also try (and suggest) using FTP or SCP.
08-03-2011 05:00 PM
Hi,
Please make sure that the path typed for copying is correct.
--Sweta
Please rate the answer if the content was useful.
08-03-2011 06:56 PM
Hi,
I see from the output that we are trying to copy a .zip file.
Can you extract the file and give the entire path while copying.
Usually if the file is a directory we need to give the folder path as well in the tftp.
for example if the file is c:/test.tar
tftp://
Hope this helps.
cheers
Somu
Rate this answer if the content found useful
08-04-2011 07:43 AM
08-04-2011 08:36 AM
Hi,
Assuming that we provide the correct path of the file, this could happen either the antivirus software is blocking the tftp traffic or the tftp service is not turned on.
We can check that by turning on the wireshark software pc and capture the packets while initiating the copy process from the switch.
From the wireshark output we can isolate who is dropping the requests.
could you please let me know which TFTP software you are using?
Can you try using other software or try from other pc.
Let me know your thoughts on the above.
Cheers
Somu
08-04-2011 10:24 AM
Hi Somasundaram
Here, Im using a diferent TFTP server (a cisco Server) and using the wiresark
My server is 15.10.10.155
and the CME is 15.10.10.252
there is no firewall neither anti-virus
08-04-2011 10:40 AM
Hi IngGerardo,
Would like to clarify again....."No firewall neither anti-virus"....................Have you disabled windows firewall too ?
Also..........i hope you have placed the required file in the root tftp directory...........please confirm by providing the path of your root tftp directory on windows.
You can verify your root tftp directory in preferences or settings or options menu in your tftp application.
Example:
If your root tftp directory is "C:\" then you have to place the file in the C:\ and then only the file can be accessed.
May be you have it set it up right way, but just we would like to confirm it.
08-04-2011 10:51 AM
08-04-2011 06:17 PM
How big is this firmware? If it's >16mb then use TFTPd32/TFTPd64.
08-05-2011 08:40 AM
The firmware is 2.79MB, and tests made (showed in the previous figures), its using a test.txt file of 40KB..
08-05-2011 09:56 AM
This could be a well known issue:
On the tftp server, the filename you want to write to must exist, with appropriate access rigths.
touch
chmod 666
This is true for most linux implementations and also for windows version following the standard.
Please give it a try.
regards,
Leo
08-05-2011 08:03 PM
ammm... in what part of the server???....tnks
08-05-2011 10:30 AM
well.....strange...!!!
If its happening with switch and there must be some problem in CME side.
Ok. Lets try this way....
Till now u failed to copy from your TFTP to CME. Can you try copying from CME to TFTP..........lets say running config to TFTP ? copy runnning-config tftp
Is this success ?
08-05-2011 08:04 PM
not, tomorrow in the network I will try it that, now Im in my home...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide