Skip to content

AO!P

Anything Over IP

  • Home
  • CCENT (ICND1)
  • CCNA (ICND2)
  • Networking 101
  • Voice Over IP
AO!P

Category: SNRS

Static NAT overloaded???

Posted July 27, 2011July 23, 2018 JayLeave a commentPosted in Access-Lists, CCNA (ICND2), IINS, Internet, Routing, Security, SNRS

So we have already looked at all 3 possible NAT configurations, however there is one more trick that is always useful to know. How to overload a Static NAT. Let’s assume the following for this example: We have 2 public IP addresses (192.168.1.1 & 192.168.1.2) The IP address on the outside interface has been configured […]

Decrypting Type 7 Passwords (enable password)

Posted August 19, 2009July 23, 2018 JayLeave a commentPosted in IINS, IPS, Security, SND, SNRS

The big difference between the enable password and the enable secret is the encryption level. The enable password by default is saved in clear text so when looking at the running-configuration of the router you will be able to read the password. It is possible to encrypt this password using the service password-encryption command. The […]

Restricting access to Telnet and SSH

Posted August 14, 2009July 24, 2018 JayLeave a commentPosted in Access-Lists, CCNA (ICND2), IINS, Security, SND, SNRS

One of the first and most important things to configure on any Cisco device after allowing telnet or SSH, is to restrict who is allowed to access the device. Of course having a password on the lines is the first step and often configured correctly. The unfortunate thing about password security, especially when discussing telnet, […]

Configuring Syslog on Cisco Routers

Posted July 30, 2009July 25, 2018 JayLeave a commentPosted in IINS, ISCW, Management, SND, SNRS

As part of any management and audit solution for networking, Syslog is vital. Syslog messages allow us to track system error messages, exceptions, and other information, such as device configuration changes. It allows for historical reporting, depending on the application keeping the logs, as well as help in fault finding. Cisco devices support 8 levels […]