CONFIGURATION OF DNS NETWORK : ASSIGNING A HTTP WEBSITE - Nandhini148/Cyber-security-placement-training- GitHub Wiki

DAY 07

DNS SERVER - DNS servers convert URLs and domain names into IP addresses that computers can understand and use. They translate what a user types into a browser into something the machine can use to find a webpage. This process of translation and lookup is called DNS resolution.

STEPS : CONFIGURATION OF DNS NETWORK USING CISCO PACKET TRACER.

  1. Open and configure the CISCO PACKET TRACER
  2. Set-up a network by dragging a switch, two servers, a PC and connect those via switch using cables. (Refer the image below)

Untitled-2

  1. Now config the IP address for the server0 as 192.168.10.1 and assign server1 as DNS server : 192.168.10.5

Untitled-2

Also config the IP for PC

Untitled-2

  1. Now double-click the DNS server and desktop --> DNS --> enable the DNS service. Allocate the Resource records by assigning IP and domain name.

Untitled-2

Untitled-2

  1. Now double-click on PC, config --> set gateway IP(192.168.10.1) and DNS server IP(192.168.10.5)

Untitled-2

  1. You can browse the domain name in the web-browser in PC

Untitled-2