Hi,,
How can we detect that our Gatway router or Core router is under DOS attack....
and what should be the frist step ater the detection of DOS attack...
Thanks.
Try configuring some kind of IDS on your perimeter devices.
Hi,,
Can you tell me with little detail?????
thanks
You get various IDS devices from Cisco & other vendors. Just need to google them. Google has everything.
Hi,
We use dos prevention mechanism in our FWSM 3.1 by using static nat command. Does anybody know a way of monitoring embryonic connections by some show command and if it is taken into production.
thanks.
Try "sh conn". In the graphical interface also u can watch the current connection status...I guess.
You can do a basic monitor/block of Syn attacks using "TCP Intercept" feature under IOS. You can also monitor for sys/fragment/smurf attacks by creating an permit access-list matching the required traffic sype and using the log-input statement at the end.