DNS UDP TCP Lab PacketTracer
DNS UDP TCP Lab PacketTracer
This lab focuses on configuring a local DNS server, performing name resolution, and
analyzing the behavior of UDP and TCP protocols used in DNS communication using Cisco
Packet Tracer.
PC0:
IP: 192.168.1.10
Subnet Mask: 255.255.255.0
Gateway: 192.168.1.1
DNS: 192.168.1.2
PC1:
IP: 192.168.1.20
Subnet Mask: 255.255.255.0
Gateway: 192.168.1.1
DNS: 192.168.1.2
Server:
IP: 192.168.1.2
Subnet Mask: 255.255.255.0
Gateway: 192.168.1.1
Summary
- DNS server configured successfully
- Domain name resolution tested from client
- DNS packet analysis completed in Simulation Mode
- Comparison of UDP and TCP protocols in DNS observed