cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
383
Views
0
Helpful
7
Replies

Trouble pushing file to ASA1150 Mgmt interface

Hej
I am trying to push a file from my PC to an ASA. I have tried SCP, FTP and SFTP. Tried using WinSCP, Filezilla and SecureFX as software to push file but I can not connect.

Is this because I am trying on Mgmt interface?

interface Management0/0
no management-only
nameif MGMT
security-level 100
ip address 10.250.3.21 255.255.252.0

access-list FILE-TRANSFER extended permit tcp any any eq ssh
access-list FILE-TRANSFER extended permit tcp any any range ftp-data ftp

access-group FILE-TRANSFER in interface MGMT
access-group FILE-TRANSFER out interface MGMT

policy-map global_policy
class inspection_default
inspect ip-options
inspect netbios
inspect rtsp
inspect sunrpc
inspect tftp
inspect dns preset_dns_map
inspect ftp
inspect h323 h225
inspect h323 ras
inspect rsh
inspect esmtp
inspect sqlnet
inspect sip
inspect skinny
inspect icmp

1 Accepted Solution

Accepted Solutions

Marvin Rhoads
Hall of Fame
Hall of Fame

You cannot push it to the ASA from your PC unless you are using ASDM (which transfers via https under the covers).

You can initiate the transfer from the ASA with the copy command.

View solution in original post

7 Replies 7

First let check ftp 

Can you see the command you use to push traffic to asa using ftp

What is the IP of PC?

MHM

My IP is 10.255.0.98

I have also configured a normal Interface instead of MGMT interface just to test but same result

I am just using the Apps, not sure how I can see what command they use.

I see this issue before'

I Think (not so sure) it bug since engineer in end use http instead of ftp and tftp.

So can you check http solution?

https://community.cisco.com/t5/security-knowledge-base/asa-upgrade-different-ways-to-load-files-to-flash/ta-p/3126869

MHM

Marvin Rhoads
Hall of Fame
Hall of Fame

You cannot push it to the ASA from your PC unless you are using ASDM (which transfers via https under the covers).

You can initiate the transfer from the ASA with the copy command.

ASDM doesn't work on windows 10

oscardenizjensen_0-1706100613997.png

 

Friend no need asdm 

Did you check link I share ?

MHM

Review Cisco Networking for a $25 gift card