cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
802
Views
0
Helpful
5
Replies

CISCO IPS - IDS MODE-TCP RESET

manuadoor
Level 1
Level 1

I would like to issue TCP resets thru promiscuous interface of cisco IPS 4240. As per the current setup (which is explained in the attached drawing) there is only one vlan between firewall and switch and its working fine with following configurations in switch

monitor session 1 source interface fastethernet0/5

monitor session 1 destination interface fastethernet0/14 ingress vlan 145

My problem is, if we have multiple vlan in between switch and firewall. How the configuration should be? any extra configuration required in IPS as well?

5 Replies 5

On the switch, instead of using interface as the monitor source, use VLANS and in the monitor destination any one vlan is required.

The IPS will send the TCP RST packet via that vlan.

monitor session 1 source vlan 145,146,147

monitor session 1 destination interface f0/14 ingress vlan 145

There is no change on the IPS.

You are limited to only sending TCP resets to one VLAN when you send them out the sniffing interface.

Can I know why we are using vlan 145 after ingress command.

vlan 145 is used after ingress command because the IPS will send the TCP RST packet via that vlan.

Is that because, a tcp reset will be sent to vlan 145 against any traffic without a vlan tag.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card