01-27-2004 05:59 AM - edited 02-20-2020 11:12 PM
I am just getting to the point that I want to start blocking some traffic coming in on the PIX. Can someone point me in the right direction on how to set that up the right way. I have a 4235 IDS, and a PIX 520. I am running 6.3.1 and access-lists.
Solved! Go to Solution.
01-27-2004 08:30 AM
What are you using for IDS management? If you are using the IDS Device Manager, follow these steps. Note: You're going to shun, not use ACL's. Also, you'll want to be careful with shunning tcp traffic so you don't impose a DoS on yourself.
Configuration
Blocking
Blocking properties (Enable blocking and define other properties)
Logical Devices
Define your PIX
Enable Password
Telnet or SSH password
Blocking Devices
Define your Blocking devices
IP Address of the PIX
NAT Address of the PIX
Apply Logical device (The device you created in the logical devices)
Device Type (PIX, Router, etc)
Communication (Telnet, SSH)
Now, you'll need to edit individual signatures and configure their EventAction properties to shunHost, shunConnection, or reset.
Configuration/Sensing Engine/Signature Configuration Mode
01-27-2004 08:30 AM
What are you using for IDS management? If you are using the IDS Device Manager, follow these steps. Note: You're going to shun, not use ACL's. Also, you'll want to be careful with shunning tcp traffic so you don't impose a DoS on yourself.
Configuration
Blocking
Blocking properties (Enable blocking and define other properties)
Logical Devices
Define your PIX
Enable Password
Telnet or SSH password
Blocking Devices
Define your Blocking devices
IP Address of the PIX
NAT Address of the PIX
Apply Logical device (The device you created in the logical devices)
Device Type (PIX, Router, etc)
Communication (Telnet, SSH)
Now, you'll need to edit individual signatures and configure their EventAction properties to shunHost, shunConnection, or reset.
Configuration/Sensing Engine/Signature Configuration Mode
01-27-2004 10:01 AM
Great that helps a lot!! Thanks. I also set it to log, do you know where I would go to see if it is logging?
01-27-2004 10:40 AM
Assuming that you are using IDM you can go to the Monitoring tab and then select 'IP Logs'. If you have any logs they will be listed. When you click on the hyperlink you can download it to your preferred location and then use Ethereal or your favorite packet tool to examine the log.
Don
01-27-2004 12:48 PM
Where would you see the shunning or access-list actually being dynamically written to the PIX? Would it be in the form of an ACL or Shun? Thanks
01-27-2004 02:18 PM
Log into your pix and execute:
sh shun
you can also execute:
who
To see if you IDS is logged into your PIX.
01-27-2004 02:46 PM
Thank you. Great information.
01-28-2004 07:33 AM
I am using VMS and Security Monitor. Is there a way to see it in this? Thanks for all your help!!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide