System and Network Administration Core Services: Dns and DHCP
System and Network Administration Core Services: Dns and DHCP
Core Services:
DNS and DHCP
Configuring for Network Services
IP Address1
IP Address2
DHCPOFFER
Source IP Address = 192.168.0.108
Dest. IP Address = 192.168.0.77
Offered IP Address = 192.168.0.77
Client Hardware Address = 08004...
Subnet Mask = 255.255.255.0
Length of Lease = 8 days
DHCP Client Server Identifier = 192.168.0.108 DHCP Server
DHCP Option: Router = 192.168.0.1
Client1
Configuration A
Client2
DHCP Configuration B Client3
Server
Configuration C
• a name identifies what you want: a text string for human interpretation
• an address identifies where it is: usually machine readable (numeric)
• /etc/HOSTNAME
defines the official name of the host (can see it in the command prompt)
• /etc/hosts
defines local static layer 3 addresses and aliases (localhost)
• /proc/sys/net/ …
records the interface names & addresses known to the kernel
HOSTNAME
Broadcast Is registered
Domain With dnsmasq
Via DHCP
Matched to
Configured
cnames
/etc/dnsmasq/cnames
Requires skills of
– Mechanic
– Sociologist
– Researcher
System & Network Administration
System & Network Administration