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

router (Page 2)

Configure Cisco Router as Caching/Forwarding DNS Server

2008-04-16
By: admin
In: Cisco, DNS
Tagged: caching, Cisco, DNS, dns-server, domain, forwarding, ios, round-robin, router

A Cisco Router running Cisco IOS can function as a Caching or Forwarding DNS Server which answers to DNS queries from clients either from its host table or cache or forward it to a DNS server which can respond to the query. This feature can come in handy in small network environments where the router can act as a Caching DNS server forwarding queries to the ISPs DNS servers or infact any external DNS servers. Also, makes sense using on under utilized DNS servers.Read More →

Configure Multiple IP Address on a Cisco Router Interface

2008-04-16
By: admin
In: Cisco
Tagged: Cisco, ios, ip-address, multiple-ip, router

Cisco IOS supports multiple IP Addresses on an interface. There will be one Primary IP Address on the interaface and multiple Secondary IP Addresses on the interface. There is no limit on the number of IP Addresses that can be configure on an interface. Configurng multiple IP Addresses on your cisco routers can sometime help where you have multiple subnets having one physical router interface. The IP Addresses can be from different subnets and from different networks.Read More →

How to setup IP Policy based routing in Cisco Router(IOS)

2008-04-03
By: admin
In: Cisco
Tagged: acl, Cisco, ios, ip-policy, route-map, router

Cisco routers running Cisco IOS supports pased based IP Routing which can route packets based on a set IP Policy exiting an Interface. Policy based routing in Cisco ROuters can be performed by using "route-map" and then applying as a policy to the interface of the IP Packets. The route-map  has a list of "match" and "set" commands where match defines the criteria under which the policy routing is performed (say, match a destination IP or a standard or Extended ACL) and set defines the actions to perform when match criteris met (say, set next hop).Read More →

How to add/modify Standard Access Control List (ACL) Cisco router

2008-03-31
By: admin
In: Cisco
Tagged: access-control-lists, acl, Cisco, ios, ip-packets, router, traffic

ACLs in Cisco IOS can be used to control traffic flow and to use it as a simple list to define another function like NATing or Route-Maps. Standard Access List (ACL) in Cisco IOS are the simplest and oldest type of ACLs. Standard ACLs simply compare the Source IP Address on the packet against the IP Address defined on the ACL and decides whether to permit or deny the traffic as per the definition in the ACL. When used to control traffic, it is recommended that the ACLs in general are applied to the interface closest to the segment where the traffic originates.Read More →

How to set Summer Time (Daylight Savings Time) in Cisco IOS

2008-03-30
By: admin
In: Cisco
Tagged: Cisco, clock, daylight-savings, router, summer-time, switch, timezone

The Day Light savings time kicked in today in the UK today and it is this part of the year (and when the GMT kicks back in) we do a sanity check on all the Network Devices, Appliances and Servers for time. It is important to set the time appropriately on the devices as an incorrect time on the devices can cause authentication issues and ofcourse incorrect time stampls on the logs. You can enable the Day Light Savings time in Cisco IOS. This just takes a couple of commands from the Global Configuration mode.Read More →

How to configure HSRP in Cisco IOS Routers

2008-03-25
By: admin
In: Cisco
Tagged: active-standby, Cisco, hsrp, ios, redundancy, router, virtual-ip

HSRP stands for Hot Standy Routing Protocol which provides Automatic Router backup when an active router in the group fails. HSRP allows building resiliency in the network gateways wherein should an Active Router fail in a HSRP group, the standby router assumes the role of the active router and continue routing packets. HSRP works by sending multicast "Hello" messages (default: every 3 secs). If the Standby router do not receive any Hello packets from the active router for a preset time (default 10secs) then it assumes the active router is down and becomes the active router. Also, if we are tracking an interface and ifRead More →

Set Login Restrictions to protect Cisco IOS Routers & Switches

2008-03-20
By: admin
In: Cisco, Security
Tagged: audit-logs, Cisco, Enhancements, failed-logins, ios, Login, router, Security, switch

While no security is fool proof, it is important that we do as much as we can to ensure maximum protection on our netowrk devices like Routers and Switches. Cisco IOS has enhanced Login restriction features which can control login attempts to it. This includes time delay between failed login attempts, block period after a set of failed login attempts and audit logs of successful and failed login attempts. These login restrictions provides more control and make it that more harder for unauthorised accesses and prevent against Dictionary based DoS attacks.Read More →

Posts navigation

Previous 1 2 3 … 5 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.