send a file from PC to ASA using TFTP server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2007 08:38 AM - edited 03-11-2019 04:37 AM
I erased wrongly flash from ASA5520.
I have TFTP server and one ASA OS in my computer .I want to send this file in to ASA but I do not know How?
Have anybody help me?
- Labels:
-
NGFW Firewalls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2007 10:10 AM
from the command line:
copy tftp flash
after that, the prompts will walk you through it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2007 10:14 AM
I used this way but as you can see it does not function
rommon #14> ping 192.168.3.45
Sending 20, 100-byte ICMP Echoes to 192.168.3.45, timeout is 4 seconds:
!!!!!!!!!!!!!!!!!!!!
Success rate is 100 percent (20/20)
rommon #15> tftp
ROMMON Variable Settings:
ADDRESS=192.168.3.253
SERVER=192.168.3.45
GATEWAY=192.168.3.254
PORT=GigabitEthernet0/0
VLAN=untagged
IMAGE=asa723-k8.bin
CONFIG=
LINKTIMEOUT=20
PKTTIMEOUT=4
RETRY=20
tftp asa723-k8.bin@192.168.3.45 via 192.168.3.254
TFTP failure: Packet verify failed after 20 retries
rommon #0>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2007 10:21 AM
oh, i didn't know you were in ROMMON mode.
and you tftp server is definitely running? does the tftp server show any errors?
the file, asa723-k8.bin should be inthe root directory of the tftp server also.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2007 10:36 AM
I am using Solarwinds TFTP server
Tftp does not show error. It is written only < TFTP Server Service Started [UDP -69 ] >
I am log on in ASA device using console cable. I make ping my computer from ASA device but it is not the same when I try making ping Devices from my computer
I can not make ping the 192.168.3.253 device
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2007 11:42 AM
Make sure either udp port 69 is entered in any running firewall exceptions or firewall is disabled
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2007 02:30 AM
I dont understand why I dont make ping ASA device from my computer.
From Hyper terminal I make ping my compjuter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2007 12:35 PM
make sure you dont have a firewall installed on your pc that is blocking the tftp application.
-brad
(please rate the post!)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2007 11:05 AM
You had right the firewall was the problem.
However I dawnload the asa721-k8.bin file in to device but there is the same problem.
ASA does not boot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2019 08:21 AM
This was a relief because of that firewall is literally blocking the udp 69 port for in and outbound. Once the port is allowed in windows firewall, it should be ok.
