You are required to configure and test dns server configure


Assignment: LINUX SERVER ADMINSTRATION

Practical

1) You are required to configure and test a DNS server. Configure a DNS server with both forward and reverse lookup. You should configure a domain name zone of .itc514.edu, and a reverse name mapping zone of 192.168.10.0/24. Configure A and PTR records for: host1 - 192.168.10.5, host2 - 192.168.10.6 and host3 - 192.168.10.7. Configure a CNAME of www for host1, and a CNAME of srv_file for host2. Test the operation of your DNS server using an external client running DNS queries.

2) Create a user "assgn2' and in their home directory create the files with the following permissions.

o A file called "processes.txt", containing a detailed listing of all processes running on your machine. The file is to have read and write permissions for owner, group and other, but no execute permissions.

o A file called "script1" that runs a script to remove 'other' read, write and execute permissions from all files located in the directory. The directory location should be provided as a command line option when running the script, or default to the directory from which the script was invoked. The script should have no permissions for other, read and execute permissions for group, and full read, write and execute permissions for the owner.

o A hidden file called ".test_config", owned by root with contents "Test config file", that has root read, write and execute permissions only, no other permissions set.

o A symbolic link with an absolute path to a system log file of your choosing.

o A directory called "test_dir" with the owner having full permissions to create, rename or delete files in the directory, list files and enter the directory. Group and other having permissions to only list files and enter the directory and access files within it.

Submit a learning diary for this activity in which you should include:

o Your DNS configuration, including copies of your underlying DNS server configuration files;
o Screenshots from your client device demonstrating the operation of the DNS server;
o What you did;
o What problems you encountered and how you solved them;
o How much time you spent on each part of the exercise.

Request for Solution File

Ask an Expert for Answer!!
Operating System: You are required to configure and test dns server configure
Reference No:- TGS02413077

Expected delivery within 24 Hours