Networking Services (Topic 1.113)

Review Questions

  1. Describe the function of inetd and how it is configured.

  2. Describe the TCP wrappers security tool and how it can enhance security on a networked system.

  3. Describe the use of mail aliases and how to enable new aliases.

  4. What files are used to configure the Apache web server?

  5. How does the administrator share a directory using NFS?

  6. How does the administrator mount a directory shared by a remote NFS server?

  7. What is the function of nmbd?

  8. Which file is used to configure smbd?

  9. Describe the function and location of the resolver.

  10. Name two programs that can be used to do queries against an NFS server.

  11. Describe in general terms the main difference between BIND v4 and BIND v8 configuration files.

Exercises

  1. Examine your xinetd.d directory. Are telnetd and ftpd enabled? If so, is TCP wrappers (tcpd) configured for them?

  2. Enable TCP wrappers and place ALL:ALL in /etc/hosts.deny, then attempt a Telnet session. Is the inbound request ignored as expected?

  3. Familiarize yourself with /etc/sendmail.cf and /etc/aliases. Run newaliases.

  4. Familiarize yourself with Apache configuration files in /etc/httpd/html/*.conf (or your directory location).

  5. Examine your /etc/exports file, if it exists. Are you sharing NFS volumes?

  6. Examine your /etc/smb.conf file. Are you sharing Samba printers or volumes?

  7. Examine your resolver configuration in /etc/resolv.conf, /etc/hosts.conf, and /etc/nsswitch.conf. Is the local /etc/hosts file consulted prior to DNS servers?

  8. By examining /etc/named.conf ...

Get LPI Linux Certification in a Nutshell, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.