cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
406
Views
0
Helpful
2
Replies

packets dropping on the ASA

Damon Day
Level 1
Level 1

i have an FTP server we are trying to establish. the configuration is like this

Front end server in the DMZ 172.18.0.2/24 with 172.18.0.1/24 as the gateway which is on the ASA

back end server 10.85.0.54/24 

now the way it is supposed to work is the front end receives the connection over SSH on port 22 and then makes a connection to the backend server on tcp/1180. however whats happening is the packets are being denied and dropped at the ASA with the following error

Deny TCP (no connection) from 172.18.0.2/1180 to 10.85.0.54/xxxxx flags SYN ACK on interface DMZ.

what would cause a SYN ACK to drop this way? I believe i have a cisco smartnet contract on this ASA. any help would be greatly appreciated. 

thanks!

1 Accepted Solution

Accepted Solutions

Akshay Rastogi
Cisco Employee
Cisco Employee

Hi Damon,

It looks like that the SYN packet leaves one interface however SYN-ACK comes on different interface. Behind which interface you have backend server? If the backend server is on different interface than DMZ then why SYN-ACK received on DMZ. It must be received on the Backend connected ASA interface.

There could be a possibility that the SYN-ACK packet is received on a different interface than the one from where SYN packet left for the server(Asymetric Routing).

Check the routing from the Backend Server side.

Hope it helps.

Regards,

Akshay Rastogi

Remember to rate helpful posts.

View solution in original post

2 Replies 2

Philip D'Ath
VIP Alumni
VIP Alumni

Any chance you have asymmetric routing, or a server with two NICs in two of the related subnets?

Akshay Rastogi
Cisco Employee
Cisco Employee

Hi Damon,

It looks like that the SYN packet leaves one interface however SYN-ACK comes on different interface. Behind which interface you have backend server? If the backend server is on different interface than DMZ then why SYN-ACK received on DMZ. It must be received on the Backend connected ASA interface.

There could be a possibility that the SYN-ACK packet is received on a different interface than the one from where SYN packet left for the server(Asymetric Routing).

Check the routing from the Backend Server side.

Hope it helps.

Regards,

Akshay Rastogi

Remember to rate helpful posts.

Review Cisco Networking for a $25 gift card