Hi guys,
For the last 2 days I have struggling to upload asdm image via tftp, after finaly getting both the ASA and the Virtual windows xp machine to ping each other I got stuck
I followed the tutorial mentioned in the original post:
http://www.youtube.com/watch?v=-vSIM7JWKvAbut keep getting an error. The error on the asa is not helpfull as it just says "undefined error code"
the error on the tftpd32 says:
------------------------------------------------------------------------------------------------------------------
Connection received from 192.168.10.1 on port 1034 [23/05 19:55:53.093]
Read request for file <asdm-602.bin>. Mode octet [23/05 19:55:53.093]
File <asdm-602.bin> : error 2 in system call CreateFile The system cannot find the file specified. [23/05 19:55:53.093]
Connection received from 192.168.10.1 on port 1034 [23/05 19:56:08.109]
Connection received from 192.168.10.1 on port 1034 [23/05 19:56:08.109]
Warning : received duplicated request from : [23/05 19:56:08.109]
Read request for file <asdm-602.bin>. Mode octet [23/05 19:56:08.109]
File <asdm-602.bin> : error 2 in system call CreateFile The system cannot find the file specified. [23/05 19:56:08.109]
Unexpected request 5 from peer [23/05 19:56:08.125]
Returning EBADOP to Peer [23/05 19:56:08.125]
Connection received from 192.168.10.1 on port 1034 [23/05 19:56:08.359]
Warning : received duplicated request from : [23/05 19:56:08.359]
Read request for file <asdm-602.bin>. Mode octet [23/05 19:56:08.359]
File <asdm-602.bin> : error 2 in system call CreateFile The system cannot find the file specified. [23/05 19:56:08.359]
Connection received from 192.168.10.1 on port 1034 [23/05 19:56:08.609]
Read request for file <asdm-602.bin>. Mode octet [23/05 19:56:08.609]
File <asdm-602.bin> : error 2 in system call CreateFile The system cannot find the file specified. [23/05 19:56:08.609]
Warning : received duplicated request from : [23/05 19:56:08.609]
Connection received from 192.168.10.1 on port 1034 [23/05 19:56:08.859]
Warning : received duplicated request from : [23/05 19:56:08.859]
Read request for file <asdm-602.bin>. Mode octet [23/05 19:56:08.859]
File <asdm-602.bin> : error 2 in system call CreateFile The system cannot find the file specified. [23/05 19:56:08.859]
Connection received from 192.168.10.1 on port 1034 [23/05 19:56:09.109]
Read request for file <asdm-602.bin>. Mode octet [23/05 19:56:09.109]
File <asdm-602.bin> : error 2 in system call CreateFile The system cannot find the file specified. [23/05 19:56:09.109]
Connection received from 192.168.10.1 on port 1035 [23/05 19:57:57.312]
Read request for file <asdm-602.bin>. Mode octet [23/05 19:57:57.328]
Using local port 1147 [23/05 19:57:57.328]
File <asdm-602.bin> : error 10054 in system call recv An existing connection was forcibly closed by the remote host. [23/05 19:57:57.343]
----------------------------------------------------------------------------------------------------------------------
Im using Windows 7
VMware workstation in host only network mode
Im wondering if my file system is slightly different to the tutorial (maybe I have a different image)
here is the output of my file system on the ASA:
File Systems:
Size(b) Free(b) Type Flags Prefixes
* 255320064 229826560 disk rw disk0: flash:
- - disk rw disk1:
- - network rw tftp:
- - opaque rw system:
- - network ro http:
- - network ro https:
- - network rw ftp:
- - network rw smb:
Directory of disk0:/
6 drwx 4096 18:21:54 May 23 2011 .private
255320064 bytes total (229826560 bytes free)
so maybe my "copy
tftp://X.X.X.X/asdm-602.bin disk0://soft/asdm-602.bin" needs to be different
I tried amending it so it would fit my file system but it still would not work
I think this may be the likley cause of the problem so I will need the correct image
Thanks for help in advance