Using a ACL to block unwanted IP’s – Cisco ASA

I used the gui to create the rule and network object and the command line then to fill the IP’s i wanted adding to my block list. But from the command line you can create your object group doing the following – hostname (config)# object-group network BlockUnwanted hostname (config-network)# network-object 1.178.179.217 255.255.255.255 This will add Read more about Using a ACL to block unwanted IP’s – Cisco ASA[…]

Port forward for a Cisco ASA using ASDM

Cisco really make this hard work compared to nearly every other device…so here is my run through using ASDM, this is for RDP Create NAT Rule Click Configuration (top) Click Firewall (bottom-left) Click NAT Rules (middle-left) Select Add->Static NAT Rule Original Interface: inside Source: 192.168.0.99 Translated Interface: Outside Select Use Interface IP Address Port Address Read more about Port forward for a Cisco ASA using ASDM[…]

ASA5505 Cisco Anyconnect How To

The ASA does offer a wizard, but the wizard doesn’t actually cover everything you need to do and can sometimes be a bit confusing on what it’s asking for. There are basically four parts to this: setting up your SSL certificate, configuring the VPN, then setting up the proper NAT rules, and split-tunneling if you Read more about ASA5505 Cisco Anyconnect How To[…]

Locating the Cisco AnyConnect Profiles

Local AnyConnect Profiles XML and profile files are stored locally to the users machine. The location varies based on OS. Windows XP %ALLUSERSPROFILE%\Application Data\Cisco\ Cisco AnyConnect Secure Mobility Client\Profile Windows Vista %ProgramData%\Cisco\Cisco AnyConnect Secure Mobility Client\Profile Windows 7 %ProgramData%\Cisco\Cisco AnyConnect Secure Mobility Client\Profile Mac OS X /opt/cisco/anyconnect/profile Linux /opt/cisco/anyconnect/profile