1. Home
  2. Computing & Technology
  3. Linux

Linux Network Administrators Guide

From


   Linux Network Administrators Guide
   Prev    Preface    Next

7. Overview

Chapter 1 , discusses the history of Linux and covers basic networking information on UUCP, TCP/IP, various protocols, hardware, and security. The next few chapters deal with configuring Linux for TCP/IP networking and running some major applications. We examine IP a little more closely in Chapter 2 , before getting our hands dirty with file editing and the like. If you already know how IP routing works and how address resolution is performed, you can skip this chapter.

Chapter 3 , deals with very basic configuration issues, such as building a kernel and setting up your Ethernet card. The configuration of your serial ports is covered separately in Chapter 4 , because the discussion does not apply to TCP/IP networking only, but is also relevant for UUCP.

Chapter 5 , helps you set up your machine for TCP/IP networking. It contains installation hints for standalone hosts with loopback enabled only, and hosts connected to an Ethernet. It also introduces you to a few useful tools you can use to test and debug your setup. Chapter 6 , discusses how to configure hostname resolution and explains how to set up a name server.

Chapter 7 , explains how to establish SLIP connections and gives a detailed reference for dip , a tool that allows you to automate most of the necessary steps. Chapter 8 , covers PPP and pppd , the PPP daemon.

Chapter 9 , extends our discussion on network security and describes the Linux TCP/IP firewall and its configuration tools: ipfwadm , ipchains , and iptables . IP firewalling provides a means of controlling who can access your network and hosts very precisely.

Chapter 10 , explains how to configure IP Accounting in Linux so you can keep track of how much traffic is going where and who is generating it.

Chapter 11 , covers a feature of the Linux networking software called IP masquerade, which allows whole IP networks to connect to and use the Internet through a single IP address, hiding internal systems from outsiders in the process.

Chapter 12 , gives a short introduction to setting up some of the most important network applications, such as rlogin , ssh , etc. This chapter also covers how services are managed by the inetd superuser, and how you may restrict certain security-relevant services to a set of trusted hosts.

Chapter 13 , and Chapter 14 , discuss NIS and NFS. NIS is a tool used to distribute administative information, such as user passwords in a local area network. NFS allows you to share filesystems between several hosts in your network.

In Chapter 15 , we discuss the IPX protocol and the NCP filesystem. These allow Linux to be integrated into a Novell NetWare environment, sharing files and printers with non-Linux machines.

Chapter 16 , gives you an extensive introduction to the administration of Taylor UUCP, a free implementation of the UUCP suite.

The remainder of the book is taken up by a detailed tour of electronic mail and Usenet news. Chapter 17 ,

* License

* Linux Network Administrators Guide Guide Index

Explore Linux
About.com Special Features

The Best Web Trends of the Decade

A look back at the best innovations, ideas and technologies over the last 10 years, More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Linux
  4. Linux Documentation
  5. Linux Network Admin Guide
  6. Linux Network Administrators Guide - Overview

©2009 About.com, a part of The New York Times Company.

All rights reserved.