Posts Tagged ‘cisco’

How to Update IPS with a downloaded SDF

On my last blog post i show you how to configure IPS for routers using Cisco SDM, that post can be found here if anyone miss it. Today continue on the topic of configuration IPS for routers, I’m going to shows how to update the IPS signatures with the latest SDF. Downloading the SDF from [...]

How to configure Intrusion Prevention System on router using Cisco SDM

Intrusion Prevention Systems (IPS) is an network security appliances that monitor network and/or system activities for malicious activity. The main functions of ‘’’intrusion prevention systems’’’ are to identify malicious activity, log information about said activity, attempt to block/stop activity, and report activity. In this blog I will show you how to enable IPS on a [...]

How to add a site-to-site VPN between two Cisco firewalls using Cisco ASDM

Today i will show do a quick tutorial on how to add a site-to-site vpn between two Cisco firewalls using Cisco ASDM. ASDM stand for Adaptive Security Device Manager, it’s a GUI-based firewall applicance managment. If you want to learn more about it or download a demo you can go here . Tutorial First launch [...]

Configure a Cisco router to use AAA for a TACACS+ server

You can configure your cisco router to use AAA for user authentication, authorization, and accounting. Usually the AAA is used with servers running the TACACS+, TACACS, or RADIUS protocol. In this example we will connect a server running TACACS+ protocol and we will configure the cisco router to use AAA for authentication. The benefit of [...]