Home > Routing 03 July 2009  

Cisco Network Security

Routing refers to moving information from a source to a destination across a network at layer 3 of the OSI model. It involves determination of the optimal routing path and the transporting of packets through an internetwork.
The Internet Protocol (IP) is the layer 3 protocol that is used to route packets through the network. Routing Information Protocol (RIP), Open Shortest Path First (OSPF), Enhanced interior Gateway Routing Protocol (EIGRP), and Border Gateway Protocol (BGP) are some of the routing protocols used to determine the best path through the network. This section provides links to articles and resources on cisco routing.



Routing Study notes and tips
 
 
Featured Article - Packet Sniffers
 
- NIC is used in promiscuous mode to accept and process all packets on the network segment

- Network comms is performed serially (one packet/cell after another) with some network protocols (eg Telnet, FTP, SNMP, POP) sending in clear text

- Many commercial and freeware packet sniffers are freely available and can be configured to filter specific data

- One problem is that many users use the same username and or password for multiple apps. Attackers know this and exploit it which is known as social engineering ie they know and use human characteristics like this.

- There are four main types of packet sniffer mitigation:

1. Cryptography is the most effective as it renders packet sniffers irrelevant eg IPSec, SSH, SSL

2. Use a switched Ethernet infrastructure to microsegment ports (nb CLI access could allow SPAN ports to be configured, also ARP request flooding could effectively convert the switch to a hub and open to sniffing)

3. Use ‘Antisniffer’ tools such as ‘Antisniff’ which monitors which detect changes in response times of hosts to see if they are processing more traffic than they should be

4. Strong Authentication such as 2-fator authentication eg OTP’s (one-time passwords) such as RSA tokens (note this is not effective for actual data, only password protection)

....read more

 

 
 
 
© Networkblue.net 2008
 
  Networkblue.net has no affiliation with and is not endorsed by cisco systems in any way