DNS (Domain Name System) is critical component of networking. But very few persons are capable of handling DNS properly. This course will start from basic and slowly and slowly will takes you towards advanced concepts. For this course, we are using CentOS 7 Linux distribution and implementing BIND DNS Server.
This course will cover:
- How to configure Master DNS Server
- How to configure Slave DNS Server
- How to implement Round Robin DNS Server
- How to configure Split View (Split Brain)
- How to implement Named Based Virtual Hosting
- How to implement IP Based Virtual Hosting
- You will learn how to implement DNS server in a Linux Environment. Different Scenarios will be discussed.
- How to setup the different labs required for this course has been covered.
- How to test DNS Server using host, nslookup and dig utilities.
- How the communication between master and slave DNS Server works.
- What are resource records, zone files and types of queries will be covered.
We will be combining various servers with DNS Server:
- Using Apache Web Server with DNS to implement Named based and IP based virtual hosting.
- Use VSFTPD (Very Secure File Transfer Protocol Daemon) server with DNS
- How to configure Postfix Mail Server (Simple Mail Transfer Protocol)
- How to configure Dovecot (Post Office Protocol, Internet Messaging Application Protocol)
- How to configure DNS Server for implementing Mail Server
- How to configure SquirrelMail for web access.