Over 175 Free Network Tools

May 22, 2010 @ 01:34 am by HackingManual

This piece of software contains over 175 free network tools, you’ll be like a kid in a candy shop. Perfect for systems administrators, network engineers and penetration testers.

Mac Address Changer
Network Protocol Analyzer
IP/MAC Scanners
Port Scanners/Listeners
Packet Sniffer
Stenographic Encryption Tools
Remote PC Shutdown
Packet Generator
Way too many more amazing tools to list here.

Download Net Tools 5

nt5 Over 175 Free Network Tools


Cisco’s Peter Packet Teaches Subnetting

May 03, 2010 @ 01:35 am by HackingManual

Cisco’s has a new cartoon out that teaches subnetting. Staring Peter Packet  and Terry B Router.  The video was amazing and very easy to understand. Subnetting may be be one of the most difficult concepts on the planet, lol. Cisco made subnetting so easy, even a child could understand it. The cartoon was entertaining and a great memory refresher. I only hope Cisco produces more cartoons like these to teach overly complex processes in a simple way.

Watch The Video Here

PeterPacket 300x204 Ciscos Peter Packet Teaches Subnetting

Network Problem Analyzer

Jun 20, 2009 @ 06:41 pm by HackingManual

Get a complete analysis of your network traffic and anything that could be causing problems using ICSI Netalyzr. This online scanner is hosted by Berkeley.edu

Although however ironic an Online network problem analyzer is, it really does do a nice job.

In my report I found out that comcast residential service blacklists me from sending email. So if I had an email server at home my email’s would go out as spam.

network troubleshooting analysis 500x321 Network Problem Analyzer

IGRP

Jul 05, 2008 @ 05:17 pm by HackingManual

IGRP stands for Interior Gateway Routing Protocol.

IGRP is a distance vector protocol, meaning that it decides that the best path is the closest path. IGRP sends regular updates to it’s neighbors but it doesn’t talk as much as RIP. IGRP updates every 90 seconds. Because RIP couldn’t handle long distance relationships IGRP was created as a replacement. IGRP’s Default hop count is 100 but it can be set up to 255 hops by the network administrator. Which is way further than RIP’s 16 hop maximum.

RIP also lacked more than one routing metric. IGRP uses Bandwidth, Delay, reliability, and load as it’s routing metrics.

IGRP is a Cisco proprietary protocol. Meaning it only talks to routers made by Cisco. Kinda like the preppy girls from high school who wouldn’t be caught dead talking to someone who wasn’t popular.

IGRP uses hold down timers prevent gossip. When a route is marked invalid hold down timers prevent router gossip from reinstating that route. So lets pretend we have a router named Map , so if Map doesn’t receive an update from a particular route with in a certain period of time, it calculates the next best way to get to the destination, then it sends that information to all of the other routers. Then those routers update everyone else. The failed route change gets spread by word of mouth so to speak. But what if a router that hadn’t gotten an update and spreads false information to a router that had gotten the update. When a route is marked invalid, hold down timers prevent router gossip from reinstating that router. IGRP also uses split horizons and poison reverse to prevent routing loops.

Uses AS Number for activation
Invalid Timer: 270 seconds or 3 times how often it updates.
Hold down Timer: 280 seconds or 10 seconds more than the invalid timer.
Flush timer: 670 seconds or 7 times how often it updates.

EIGRP

Jul 05, 2008 @ 05:16 pm by HackingManual

EIGRP stands for Enhanced Interior Gateway Routing Protocol. It is a classless hybrid routing protocol created as an enhanced version of IGRP.

Just like it’s predecessor EIGRP is a Cisco proprietary routing protocol that uses an AS number. It synchronizes routing tables between neighbors at startup, and then it sends specific updates only when topology changes occur.

EIGRP performs path selection by using DUAL(Diffusing Update Algorithm)

EIGRP Supports several protocols including IP, IPX, and Apple Talk. It stored it’s data in the ram for fast retrieval. The three databases it uses are:

The Neighbor table
The Topology table
The Routing table

EIGRP Uses RTP and Supports multiple AS numbers It’s administrative distance is Internal:90 and External:270

Switches

Jul 05, 2008 @ 05:16 pm by HackingManual

Switches increase the number of broadcast domains in a network. VLANS (Virtual Local Area Networks) on switches decrease the size of broadcast domains by increasing the # of broadcast domains Switches are similar bridges, and switches usually have more ports than bridges do. Switches look at the source mac address of each frame to learn them. Switches forward data based on mac addresses. Mac addresses are also known as Layer 2 addresses. Switches forward layer 2 broadcasts. Switches can transfer data simultaneously using a Full Duplex Connection. So this means that they can send and receive data at the same time. This is faster than Half Duplex.

Routers

Jul 05, 2008 @ 05:14 pm by HackingManual

Routers Are Layer 3 Devices A.K.A. Network Layer Device.

Routers connect separated networks together
Routers perform packet switching from one network to another

Routers perform packet filtering and path selection. If different routes are learned from multiple routes the lowest administrative distance determines which route is chosen.

The router says: “What’s the best way I can deliver this data?”

Every router makes it’s routing decsions alone, based on the information it has in it’s own routing table.

Sometimes a router is referred to as a DTE Device.

Routers do not forward broadcasts

A Router connects to a switch with a straight through cable.
Routers examine the destination IP address of a packet.
They send that packet to the next router reffered to as the next hop.

Routers can connect networks that use different routing protocols.
Routers allow multiple users to share a single connection to the internet.
Routers create separate broadcast and collision domains.

So if a broadcast is sent on one segment of the network, the router will not forward it to the other segments on the network. This is done to reduce unnecessary traffic.

The Router IOS loading sequence is
1. Flash
2. TFTP
3. ROM

If no IOS is found the router will enter Rom Monitor Mode.

Basic Router Configuration

Jul 05, 2008 @ 05:08 pm by HackingManual

This is a tutorial on how to do a Basic router configuration.

Router> enable
Router# configure terminal
Router(config)# hostname HM
HM(config)# enable password youllneverguess
HM(config)# enable secret youllneverguess
HM(config)# line console 0
HM(config-line)# password youllneverguess
HM(config-line)# login
HM(config-line)# line vty 0 4
HM(config-line)# password youllneverguess
HM(config-line)# login
HM(config-line)# exit

How to Configure the serial Interface:
HM(config)# interface s0/2
HM(config-if)# ip address 172.17.0.1 255.255.0.0
HM(config-if)# clock rate 64000
HM(config-if)# no shutdown
HM(config-if)# exit
HM(config)#

How to configure the Fast Ethernet Interface:

HM(config)# interface fastethernet 0/0
HM(config-if)# ip address 172.16.0.1 255.255.0.0
HM(config-if)# no shutdown
HM(config-if)# exit

Adtran 1335

May 29, 2008 @ 07:03 pm by HackingManual

This is a tutorial on How to Configure an Adtran 1335 Layer 3 Switch.

Configure the IP Address
1. Connect your computer to any of the adtran ports with an Ethernet cable
2. Change your IP Address to 10.10.10.2
3. Subnet Mask 255.255.255.0
4. Go to the web browser and type 10.10.10.1
5. On the left hand side click expand data
6. Go to VLANS
7. Click on VLAN 1 Default
8. Change IP Address Here
9. Device Should Disconnect you

Setup VLANS
1. Click add VLAN
2. Give it A Name
3. Give it a number between 1-4024
4. Click Check Box Enable VLAN Interface
5. Enable the VLAN under VLAN Interface Configuration
6. Address Type Static
7. Enter Address and Subnet Mask

Assign VLANS to Ports
1. Go to Data
2. Ports
3. Assign Ports to VLANS by choosing membership

Change Default Passwords
1. Click Passwords
2. Change Enable Password
3. Change Telnet Password
4. Change admin password by entering username and password.
Create DHCP Pools
1. Go to System
2. DHCP Server
3. Enter name for pool
4. Enter Subnet Address and Mask
5. Enter Default Gateway
6. Click Optional Settings
7. Enter DNS Server Address
8. Apply

Additional resources can be found at the Adtran Knowledge Base



Facebook Icon