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.
- Open and configure the CISCO PACKET TRACER
- Set-up a network by dragging a switch, two servers, a PC and connect those via switch using cables. (Refer the image below)
- Now config the IP address for the server0 as 192.168.10.1 and assign server1 as DNS server : 192.168.10.5
Also config the IP for PC
- Now double-click the DNS server and desktop --> DNS --> enable the DNS service. Allocate the Resource records by assigning IP and domain name.
- Now double-click on PC, config --> set gateway IP(192.168.10.1) and DNS server IP(192.168.10.5)
- You can browse the domain name in the web-browser in PC