Welcome!

July 2nd, 2009 No comments
Project Shimla

Project Shimla

Cisco and Linux - Perfect Partners!

Click on Tux

Thank you for visiting
My VOIP status is: 1420027

Hit Ctrl-D to bookmark me or subscribe to my News Feed if you wish to receive updates to this blog.  To contact me directly: CLICK HERE

(Need Privacy? Click Here to copy my PGP Public Key)
The Cisco LAB will be online soon


Categories: Diary of Events Tags: , ,

Network Monitoring for Dummies

April 28th, 2012 No comments

A  nice little introduction to network monitoring (provided by my employer – registration required for obtaining the free download). This book does lean slightly towards using Cascade products to provide monitoring, troubleshooting and analytics – BUT I’m happy to say that it does remain a nice little read for anyone who has an interest in network monitoring. Read more…

AirPcap NX, 802.11N and the Extension channel

February 7th, 2012 2 comments

IEEE 802.11n uses the multiple-input-multiple-output (MIMO) technology that enables spatial signal diversity and spatial signal multiplexing enabling increased range and data transmission rates.  802.11n allows use of wider 40 MHz channels to double the bandwidth as compared to the legacy 20 MHz operation.

AirPcap NX adaptors can be configured to capture data on 40MHz channels but you will need to determine the “extension channel” Read more…

Categories: Protocol Analysis Tags:

The Story of Linux

January 23rd, 2012 No comments

A video from The Linux Foundation, commemorating 20 Years of the Linux Operating System: Read more…

Categories: linux Tags:

Configuring Elastix SIP Trunk to Sipgate

January 16th, 2012 No comments

Another aide-memoir, these are the setting required to enable a sipgate account (and PSTN number) to connect to a phone registered to your Elastix / Asterisk PBX:
Read more…

Categories: Voice over IP Tags: ,

Virtual Routing and Forwarding (VRF)

December 28th, 2011 No comments

Two videos which explain about VRF configuration and troubleshooting. the first is an excellent overview and the second a practical demonstration of VRF configuration:

  1. Ivan Pepelnjak – Introduction to Virtual Routing and Forwarding (VRF) tables
  2. Keith Barker – Cisco VRF and troubleshooting

Read more…

Categories: CISCO, Network Design Tags:

Cisco Networkers Online – Introduction to MPLS

December 28th, 2011 No comments

This video (1 hour 52 minutes in length) is an excellent tutorial / introduction / refresher on the subject of MPLS and MPLS VPN.
Read more…

Categories: CISCO, Network Design Tags:

Asterisk Security Threats and Best Practices

December 28th, 2011 No comments

Attacks on Asterisk-based telephony systems are not uncommon. This video explains how to mitigate some attack vectors:
Read more…

Categories: Security, Voice over IP Tags:

DISA UNIX STIG Checklist

December 20th, 2011 No comments

Another Aide memoir:

UNIX SECURITY TECHNICAL IMPLEMENTATION GUIDE
Version 5, Release 1

Can be downloaded from: http://iase.disa.mil/stigs/downloads/pdf/unix-stig-v5r1.pdf

Categories: Computer Architecture, Security Tags:

SSL Certificates and Encoding

November 11th, 2011 No comments

At its core an X.509 certificate is a digital document that has been encoded and/or digitally signed according to RFC 5280.

In fact, the term X.509 certificate usually refers to the IETF’s PKIX Certificate and CRL Profile of the X.509 v3 certificate standard, as specified in RFC 5280, commonly referred to as PKIX for Public Key Infrastructure (X.509). Read more…

Categories: Security Tags:

Understanding the Linux Startup Processes

August 17th, 2011 No comments

This is a link to a brief description of what happens in a Linux system, from the time that you turn on the power, to the time that you log in and get a bash prompt. Understanding this will be helpful when you need to solve problems or configure your system.

http://www.tldp.org/HOWTO/From-PowerUp-To-Bash-Prompt-HOWTO.html
Greg O’Keefe, gcokeefe@postoffice.utas.edu.au

Categories: linux Tags: