4 Related Documentation. (Where to learn about tcp/ip)

Contents of this section

If you are looking for information about tcp/ip networking that this HOWTO does not cover, then you might try the following sources, as they provide some very useful information.

Olaf Kirch has written a substantial document as part of the Linux Documentation Project entitled the Linux Network Administration Guide. This is an excellent document. It covers all aspects of setting up and using the tcp/ip networking under Linux, including NFS, UUCP, mail, News, nameserver etc.

Olaf's book supplements this HOWTO, taking up where this document leaves off. This document covers the installation and configuration of the NET code, i.e. `How to put your machine on the net'. If you are new to unix networking, then I strongly urge you to obtain a copy and read it first. It will answer a lot of questions for you that are not within the scope of this document.

The current release version is available in:

sunsite.unc.edu

/pub/Linux/docs/linux-doc-project/network-guide/*

There are various versions of the document in this directory. The most common formats are supported, being plain ascii, Postscript, DVI, Latex and groff.

The Linux Network Administrators Guide is Copyright (c) by Olaf Kirch.

You should also read the other HOWTO documents relevant to networking with Linux.

They are:

The Ethernet-HOWTO which you should read if you intend using an ethernet card with Linux. It includes much more detail on how to select, install and configure an ethernet card for Linux.

The PPP-HOWTO if you intend using ppp.

The Serial-HOWTO if you intend using slip or ppp in server mode.

The Mail-HOWTO and the News-HOWTO for some specific information on setting up Mail and News on your system.

The UUCP-HOWTO if you will be connecting to the net via UUCP.

The NIS-HOWTO if you are interested in running a version of Sun's Network Information Service.

For more general information on Unix network configuration another good place to look for help on setting up your network is the O'Reilly and Associates book TCP/IP Network Administration, (the one with the Crab on the cover). Keep in mind that the Linux Network code is now a fairly standard implementation of tcp/ip networking, this means that the commands to configure and use it will work in much the same way as for those for other unix operating systems. Keep in mind though that some of the arguments and options might differ slightly from those in the book.

If you are after some basic tutorial information on tcp/ip networking generally, then I recommend you take a look at the following documents:

tcp/ip introduction

text version , postscript version .

tcp/ip administration

text version , postscript version .

If you are after some more detailed information on tcp/ip networking then I highly recommend:

"Internetworking with TCP/IP"
by Douglas E. Comer

ISBN 0-13-474321-0
Prentice Hall publications.

If you are wanting to learn about how to write network applications in a Unix compatible environment then I also highly recommend:

"Unix Network Programming"
by W. Richard Stevens

ISBN 0-13-949876-1
Prentice Hall publications.

4.1 New versions of this document.

If your copy of this document is more than a two months old then I strongly recommend you obtain a newer version. Because the networking support for Linux is changing so rapidly this document also changes fairly frequently. The latest released version of this document can always be retrieved by anonymous ftp from:

sunsite.unc.edu

/pub/Linux/docs/HOWTO/NET-2-HOWTO

or:

/pub/Linux/docs/HOWTO/other-formats/NET-2-HOWTO{-html.tar,ps,dvi}.gz

or via the World Wide Web from the Linux Documentation Project Web Server , at page: NET-2-HOWTO or directly from me, <terryd@extro.ucc.su.oz.au>. It will also be posted to the newsgroups: comp.os.linux.announce, comp.os.linux.help, and news.answers periodically.

You can find news.answers FAQ postings, including this one, archived on rtfm.mit.edu:/pub/usenet.

4.2 Feedback.

Please send any comments, updates, or suggestions to me, <terryd@extro.ucc.su.oz.au>. The sooner I get feedback, the sooner I can update and correct this document. If you find any problems with it, please mail me instead of posting to one of the newsgroups, as I may miss it.

Next Chapter, Previous Chapter

Table of contents of this chapter, General table of contents

Top of the document, Beginning of this Chapter