cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
387
Views
0
Helpful
1
Replies

TCP Reset Question

avilt
Level 3
Level 3

I have a query on TCP/IP communication. Let's say I have a cisco device running with http server disabled. If I send a TCP syn packet to the device with destination port 80/443(any non-listening port), will the device respond with TCP RESET? Or will it simply drop the packet without any acknowledgement?

1 Accepted Solution

Accepted Solutions

Rodrigo Gurriti
Level 3
Level 3

I think this will be different from device to device:

ASA will drop denied connection to services it does not run, to make it send resets use the command "service resetoutside" to send reset to a denied TCP packet to outside interface.

Access Points will by default reset

Routers  will by default reset

Switches will by default reset


Regards,

PS. Please rate and mark as right

View solution in original post

1 Reply 1

Rodrigo Gurriti
Level 3
Level 3

I think this will be different from device to device:

ASA will drop denied connection to services it does not run, to make it send resets use the command "service resetoutside" to send reset to a denied TCP packet to outside interface.

Access Points will by default reset

Routers  will by default reset

Switches will by default reset


Regards,

PS. Please rate and mark as right