Ip Basics: Steven Vandevender Hervey Allen
Ip Basics: Steven Vandevender Hervey Allen
Hervey Allen
Network Startup Resource Center
(See
http://en.wikipedia.org/wiki/
TCP/IP model – the “hourglass”
Video
Browser MUA PING
Player
IP
802.11
Ethernet PPP
WiFi
Application
Data
Transport
Header Data
85 1B A2 7D Hexadecimal
Network Masks
Different Representations:
– decimal dot notation: 255.255.224.0 (128+64+32 in byte 3)
– binary: 11111111 11111111 111 00000 00000000
– hexadecimal: 0xFFFFE000
– number of network bits: /19 (8 + 8 + 3)
205 . 154 . 8 1
RIRs
– AfriNIC
Africa
– APNIC
Asia and Pacific
– ARIN
United States, Canada and parts of Caribbean
– LACNIC
Latin America and Caribbean
– RIPE NCC
Europe, Middle East and Central Asia
There is overlap and much history behind these registries.
Some Linux IP-related Settings
Files (Debian/Ubuntu)
/etc/network/interfaces
/etc/hosts
/etc/hostname (optional)
Commands