Unable to  Contact, Connect to, or Manage, a  DNS Server from  DNS Management Console
Nov17

Unable to Contact, Connect to, or Manage, a DNS Server from DNS Management Console

KB ID 0000559  Problem If you open the DNS Management console on a server running an older OS than 2008 R2, then attempt to connect to a 2008 R2 DNS Server you will see this error. You will also see this error on a 2012 Server, whilst attempting to add another DNS Server Error: Dnsmgmt Cannot Contact the DNS Server The specified DNS server cannot be contacted. Some possible reasons include; the DNS server may not be running, there may...

Read More

GNS3 – Assign an IP Address to Linux Microcore QEMU Guest

KB ID 0000932  Problem The whole point of having these guest machines is for testing communications, putting an IP address on them so you can ping things, is a pretty basic step. Solution 1. Console in, and execute the following commands, obviously change the IP addresses to the ones you require. sudo su ifconfig eth0 10.10.10.10 netmask 255.0.0.0 up route add ip default gw 10.10.10.1 route add default gw 10.10.10.1 Related Articles,...

Read More
Cisco Catalyst Password Recovery / Reset
Nov17

Cisco Catalyst Password Recovery / Reset

KB ID 0000496  Problem The title is a bit of a misnomer, we are not going to recover the password, we are simply going to change the password to one we know. Solution Note: This procedure works on models, 2900, 2940, 2950, 2955, 3500XL, and 3550. Before you start connect the the device with a console cable and terminal emulation software, the procedure is the same as the one I’ve outlined here. 1. Power the switch off >press...

Read More
Cisco Catalyst Switches – Set a Management IP and Allow Telnet and Web Management
Nov17

Cisco Catalyst Switches – Set a Management IP and Allow Telnet and Web Management

KB ID 0000614  Problem If you want to manage your Cisco Catalyst switch it’s not always practical to plug a console cable in to change its settings or monitor what it is doing. Putting an IP address on it and enabling remote management via Telnet or from your web browser is a better alternative, particularly if you have a lot of switches. Solution Enable Telnet Management on Cisco Catalyst Switch 1. Connect to the Switch using a...

Read More
ASA 5585-X Update the CX SSP Module
Nov17

ASA 5585-X Update the CX SSP Module

KB ID 0001005  Problem Every piece of documentation I found on upgrading CX SSP modules was for doing so on models other than the ASA5585-X. The (current) latest CLI guide says; “For the ASA 5585-X hardware module, you must install or upgrade your image from within the ASA CX module. See the ASA CX module documentation for more information.” Yeah good luck finding that! Solution Before I saw the information above I tried...

Read More