Networking

Still under construction

Things about networking go here !!

tcpdump is amazing

curl exercises

TCPIP, Three way handshake, Traceroute

Traceroute Command for Linux
The traceroute command maps the journey that a packet of information undertakes from its source to its destination.

A Practical Guide to (Correctly) Troubleshooting with TracerouteTroubleshootingwithTracero

The mrt Linux Command
mtr combines the functionality of the traceroute and ping programs in a single network diagnostic tool.

dig - Linux Command
The ‘dig’ utility obtains server information from DNS name servers

Tcpdump Linux Command
Tcpdump that gathers TCP/IP packets that pass through a network adapter.

TCP vs. UDP
Differences and headers

Subnets
A subnet allows the flow of network traffic between hosts to be segregated based on a network configuration. By organizing hosts into logical groups, subnetting can improve network security and performance.

IP Address Forward and Reverse DNS Lookup
In networking, IP address lookup is the process of translating between IP addresses and internet domain names. Reverse IP address lookup converts the IP address number to the name. For most computer users, this process occurs behind the scenes.

How to Use Wireshark
Wireshark is an open-source application that captures and displays data traveling back and forth on a network.

In this section