Skip to content

Meta

  • Register
  • Log in
ItsyourIP.com

Your gateway to Internet

Primary Navigation Menu
Menu
  • About
  • Contact Me
  • Free Antivirus
  • Free Firewall
  • Sitemap

admin (Page 10)

How to Upgrade Cisco IOS in a Cisco Router or a Switch

2008-01-25
By: admin
In: Cisco
Tagged: Cisco, ios, router, switch, tftp, upgrade

Any software is pron to have software upgrades either to fix a bug or a Security vulnerability or even for the fact the software has reached its end of life. While Network devices and appliances are no exception, the upgrade process requires a lot of precautions and measures are taken to ensure that the upgrade process doesn't fail or cause problems post installation. Upgrading Cisco IOS is no exception. Care has to be taken to ensure that the newer version is tested on a test bed before deploying in the production network especially if we are talking core network switches and routers.Read More →

How to enable Spanning Tree Portfast in Cisco Catalyst switch (IOS)

2008-01-25
By: admin
In: Cisco
Tagged: access-switch, bpdu, catalyst-switch, Cisco, portfast, spanning-tree, stp, switching-loop

STP Portfast is a feature in Cisco IOS which allows a switchport which is participating in STP to directly transition from Blocking mode  to Forwarding mode when a device connects and the link goes up. This can improve the initial connect time and can fix some issues with Windows based devices connecting to the Active Directory domains. STP Portfast is ideal for ports which connects directly attached devices and certainly not for the ports which connects a hub or a switch. Hence, good to set switchports that directly connect end devices on your Access switch.Read More →

How to configure DHCP server on Cisco Routers and switches with Cisco IOS

2008-01-25
By: admin
In: Cisco, DHCP
Tagged: Cisco, default-gateway, dhcp-server, DNS, domain-name, ios, router, switch

DHCP, Dynamic Host Configuration Protocol  is the protocol used by network devices like a PC or a printer (DHCP clients) to obtain IP Address, Default Gateway, Domain Name, DNS Servers, NetBIOS servers and more that helps the device to work properly in an IP Network. While in an ideal scenario, most if not all organisations run the DHCP server on  a Windows server or a Linux/Unix server. While this is justfiable in bigger corporate and enterprise networks, a smaller network like a branch office can be supported by a local Router, Switch or a Firewall can run a DHCP server without the need of anRead More →

How to configure NAT in Cisco IOS (NAT Overloading) – Part 1

2008-01-23
By: admin
In: Cisco
Tagged: Cisco, ios, NAPT, nat, NAT-Overload, PAT, router

NAT, Network Address Translation in simple terms translates an IP address into another. Network Address Translation is of different types like Static NAT (One to One) Dynamic NAT (Many to Many) Overloading (Many to One) We will focus on Overloading form of NAT. This is called as Port Address Translation (PAT) or even Network Address Port Translation (NAPT). NAT Overloading translates many private IP addresses from a Local Area Network (LAN) onto a single registered legal Public IP address. Here, the source IP and the source port gets translated to the Public IP and a different source port. Typical network configuration would be on anRead More →

Secure Internet Explorer browsing with Haute Secure plugin

2008-01-18
By: admin
In: internet-explorer, Windows
Tagged: haute-secure, id-theft, internet-explorer, malware, phishing, Security, spyware

Haute Secure is a free Internet Explorer plugin that secures you from loading bad content or malicious content or download and install malware onto your PC. When the Haute Secure add-on on your internet explorer comes across bad content it will block access to the website and prompt you for further option. It will also warn of malicious content try to load from known website. With Phishing scams, malicious malware spreading minute and the identity theft scams, it is important that we secure the browsers thereby no malicious content is downloaded onto the PC. Haute Secure supports only Internet Explorer at the moment but FirefoxRead More →

Insecure application Audit – Secunia Personal Security Inspector(PSI)

2008-01-18
By: admin
In: Security, Windows
Tagged: audit, patch status, secunia psi, Security, vulnerability, Windows

Secunia Personal Security Inspector (PSI) is a great tool for Windows Operating Systems (Windows 2003,Windows XP SP2, Windows Vista, Windows SP4 )to assess the installed applications on your system for patch status of installed applications and audits the applications for insecured versions and End Of life status. While Secunia PSI is not a replacement to a Antivirus, Firewall or a malware protection software, it does lend a great deal of help in auditing the applications installed on the system and to report Insecure, End Of Life applications.Read More →

Packet Trap – Free Network Diagnostic suite & Monitoring tool

2008-01-15
By: admin
In: IP Tools, Networking
Tagged: diagnostic-tool, monitoring, packet-trap, snmp

Packet Trap pt360 Tool suite is a Windows based free Network Diagnostic tools suite and a Network Monitoring tool. Packet Trap has a nice Dashboard with drag and drop dashboard components. At the first look, Packet Trap is very impressive, simple, easy to use, easy to understand, simple and easy navigation and menu options. All the diagnostic tools are graphic and provides a great advantage as a one stop shop for most of the Network troubleshooting. What is even more impressive is that the monitoring system being integrated into a Network Diagnostic suite which allows an admin to monitor and troubleshoot all from one placeRead More →

Posts navigation

Previous 1 … 9 10 11 … 26 Next



Categories

  • ARP
  • Browser
  • Cisco
  • Database
  • Debian
  • DHCP
  • DNS
  • DNS Records
  • Firefox
  • internet-explorer
  • IP Tools
  • juniper
  • Linux
  • MySQL
  • Network Inventory
  • Networking
  • OpenSource
  • OpenSource Clustering
  • Opensource Firewall
  • OpenSource LoadBalancer
  • Opensource NAC
  • OpenSource Router
  • Opensource VPN
  • proxy
  • Python
  • Redhat
  • Secure Shell(SSH)
  • Security
  • Security Audit
  • Security/Penetration Testing
  • Sniffing/PacketCapture
  • Solaris
  • Tools
  • Ubuntu
  • Unix
  • VirtualBox
  • voip
  • vpn
  • Windows
  • Wireless

Tags

802.1Q acl backup Cisco DHCP DNS DNS Records encryption Firefox firewall gateway High-Availability icmp internet ios ip-address ipsec IP Tools juniper Linux mtu network OpenSource Opensource Firewall OpenSource LoadBalancer proxy Redhat restore route router routers running-config Security snmp Solaris switch tcp tcpip udp Unix virtual-server vlan vpn Windows Wireless

Recent Posts

  • MySQL: how to delete all records from a table
  • Python: Remove last ‘n’ characters of a string
  • How to block select in PuTTY
  • How to enable/disable Right-click paste in PuTTY
  • How to change the HOST key in Oracle Virtualbox Manager
  • FileZilla FTP Client configuration through BlueCoat proxy
  • Unable to delete Stale/Obsolete statc routes in Cisco IOS
  • How to create VLAN Interfaces for InterVLAN Routing in Cisco IOS
  • High CPU usage when SNMP is enabled in Cisco Routers
  • Import WyseTerm Host List from one user to another in Windows

RSS Secunia Advisories

RSS MS Security Bulletin

RSS US-CERT Vulnerability

RSS SANS

Recent Comments

  • Forwarding ICMP over a server without redirects on How to Disable ICMP Redirects in Linux for security (Redhat,Debian,Ubuntu,SuSe tested)
  • M.Pasha on How to Disable ICMP Redirects in Linux for security (Redhat,Debian,Ubuntu,SuSe tested)
  • Steve Pollard on How to prevent VLAN Hopping in Cisco Switches
  • Routing issue Sophos UTM Home <-> Cisco ASA 5510 for only linux hosts? - Sophos User Bulletin Board on How to Disable ICMP Redirects in Linux for security (Redhat,Debian,Ubuntu,SuSe tested)
  • BranchCache – Hosted Cache Mode File Server Tutorial | theezitguy on HowTo: Add persistent Static Routes in Windows

Designed using Responsive Brix Premium. Powered by WordPress.