Linux Sysadmin Blog

Linux Sysadmin Blog header image 4

Entries Tagged as 'Security'

Cisco ASA 5505: Active/Standby Failover Configuration

February 17th, 2009 · 15 Comments · cisco, CLI, Security

The ASA 5505 is the smallest (and cheapest) solution from the current Cisco hardware security appliances. Still, if we have the proper software license (like Security Plus for example) we can use the ASA5505 to setup rather complex solutions. This post will show how we can setup a pair of ASA5505 in failover configuration, solution [...]

[Read more →]

Tags: ····

Cisco ASA 5505 ASDM error: Unconnected Sockets Not Implemented

February 3rd, 2009 · 1 Comment · Security, sysadmin

If you run a version of Java JRE newer than v6 Update 10 (latest at this time is V6 Update 12) and see this error when trying to connect to a Cisco ASA ASDM interface: “ASDM is unable to continue loading. Click OK to exit from ASDM. Unconnected sockets not implemented.” then you are probably [...]

[Read more →]

Tags: ··

HowTo upgrade ASDM using CLI on Cisco ASA5500

January 27th, 2009 · 4 Comments · CLI, Security, sysadmin

This post will show how you can easily upgrade ASDM (Cisco Adaptive Security Device Manager for ASA) to the latest version on a Cisco ASA5500 firewall using the command line interface. In order to do this you will need the latest asdm image (you will need a proper cisco cco user and contract to download [...]

[Read more →]

Tags: ····

How to check if your DNS server implements source port randomization

December 2nd, 2008 · 6 Comments · Centos, Security, sysadmin

The Domain Name System (DNS) is responsible for translating host names to IP addresses (and vice versa) and is critical for the normal operation of internet-connected systems. DNS cache poisoning (sometimes referred to as cache pollution) is an attack technique that allows an attacker to introduce forged DNS information into the cache of a caching [...]

[Read more →]

Tags: ·

PCI DSS compliance for dummies

October 14th, 2008 · No Comments · PCI Compliance

One of our longer running projects for while now has been to become PCI DSS compliant. For those of you that have never heard of it, PCI stands for Payment Card Industry and DSS stands for Data Security Standards. Basically what it comes down to is that the credit card companies have gotten together and [...]

[Read more →]

Tags: ····