MTU Cork Library Catalogue

Syndetics cover image
Image from Syndetics

TCP/IP network administration / by Craig Hunt.

By: Hunt, Craig.
Material type: materialTypeLabelBookSeries: Nutshell handbook.Publisher: Sebastopol, CA : O'Reilly & Associates, c1992Description: xxii, 471 p. : ill. ; 23 cm.ISBN: 093717582X.Subject(s): UNIX (Computer file) | TCP/IP (Computer network protocol)DDC classification: 004.62
Contents:
Overview of TCP/IP -- Delivering the Data -- Name Service Concepts -- Getting started -- Basic configuration -- Configuring the interface -- Configuring routing -- Configuring DNS Name Service -- Network Applications -- sendmail -- Troubleshooting TCP/IP -- Network Security -- Internet information resources.
Holdings
Item type Current library Call number Copy number Status Date due Barcode Item holds
General Lending MTU Bishopstown Library Lending 004.62 (Browse shelf(Opens below)) 1 Available 00015234
Total holds: 0

Enhanced descriptions from Syndetics:

TCP/IP Network Administration is a complete guide to setting up and running a TCP/IP network for administrators of networks of systems or users of home systems that access the Internet. It starts with the fundamentals: what the protocols do and how they work, how to request a network address and a name (the forms needed are included in an appendix), and how to set up your network.Beyond basic setup, the book discusses how to configure important network applications, including sendmail, the r* commands, and some simple setups for NIS and NFS. There are also chapters on troubleshooting and security. In addition, this book covers several important packages that are available from the Net (such as gated ).Contents include:

Overview of TCP/IP Delivering the data Name service concepts Getting started Basic configuration Configuring the interface Configuring routing Configuring DNS name service Network applications sendmail Troubleshooting TCP/IP Network security Other sources of information Appendixes include: network contacts, forms, a gated reference, named reference Covers BSD and System V TCP/IP implementations.

"Help for UNIX System administrators"--Cover.
Includes index.

Overview of TCP/IP -- Delivering the Data -- Name Service Concepts -- Getting started -- Basic configuration -- Configuring the interface -- Configuring routing -- Configuring DNS Name Service -- Network Applications -- sendmail -- Troubleshooting TCP/IP -- Network Security -- Internet information resources.

Table of contents provided by Syndetics

  • Preface (p. xi)
  • 1. Overview of TCP/IP (p. 1)
  • TCP/IP and the Internet (p. 2)
  • A Data Communications Model (p. 6)
  • TCP/IP Protocol Architecture (p. 9)
  • Network Access Layer (p. 11)
  • Internet Layer (p. 12)
  • Transport Layer (p. 18)
  • Application Layer (p. 22)
  • Summary (p. 23)
  • 2. Delivering the Data (p. 24)
  • Addressing, Routing, and Multiplexing (p. 24)
  • The IP Address (p. 25)
  • Internet Routing Architecture (p. 35)
  • The Routing Table (p. 37)
  • Address Resolution (p. 43)
  • Protocols, Ports, and Sockets (p. 44)
  • Summary (p. 50)
  • 3. Network Services (p. 51)
  • Names and Addresses (p. 51)
  • The Host Table (p. 52)
  • DNS (p. 54)
  • Mail Services (p. 62)
  • File and Print Servers (p. 75)
  • Configuration Servers (p. 76)
  • Summary (p. 82)
  • 4. Getting Started (p. 84)
  • Connected and Non-Connected Networks (p. 85)
  • Basic Information (p. 86)
  • Planning Routing (p. 97)
  • Planning Naming Service (p. 101)
  • Other Services (p. 104)
  • Informing the Users (p. 106)
  • Summary (p. 107)
  • 5. Basic Configuration (p. 108)
  • Kernel Configuration (p. 108)
  • Startup Files (p. 124)
  • The Internet Daemon (p. 129)
  • The Extended Internet Daemon (p. 132)
  • Summary (p. 133)
  • 6. Configuring the Interface (p. 134)
  • The ifconfig Command (p. 134)
  • TCP/IP Over a Serial Line (p. 150)
  • Installing PPP (p. 153)
  • Summary (p. 169)
  • 7. Configuring Routing (p. 170)
  • Common Routing Configurations (p. 170)
  • The Minimal Routing Table (p. 171)
  • Building a Static Routing Table (p. 173)
  • Interior Routing Protocols (p. 178)
  • Exterior Routing Protocols (p. 188)
  • Gateway Routing Daemon (p. 191)
  • Configuring gated (p. 193)
  • Summary (p. 204)
  • 8. Configuring DNS (p. 205)
  • BIND: Unix Name Service (p. 205)
  • Configuring the Resolver (p. 207)
  • Configuring named (p. 211)
  • Using nslookup (p. 228)
  • Summary (p. 232)
  • 9. Local Network Services (p. 233)
  • The Network File System (p. 233)
  • Sharing Unix Printers (p. 252)
  • Using Samba to Share Resources with Windows (p. 259)
  • Network Information Service (p. 268)
  • DHCP (p. 272)
  • Managing Distributed Servers (p. 277)
  • Post Office Servers (p. 280)
  • Summary (p. 283)
  • 10. sendmail (p. 285)
  • sendmail's Function (p. 285)
  • Running sendmail as a Daemon (p. 286)
  • sendmail Aliases (p. 288)
  • The sendmail.cf File (p. 290)
  • sendmail.cf Configuration Language (p. 297)
  • Rewriting the Mail Address (p. 309)
  • Modifying a sendmail.cf File (p. 319)
  • Testing sendmail.cf (p. 323)
  • Summary (p. 332)
  • 11. Configuring Apache (p. 333)
  • Installing Apache Software (p. 334)
  • Configuring the Apache Server (p. 338)
  • Understanding an httpd.conf File (p. 341)
  • Web Server Security (p. 361)
  • Managing Your Web Server (p. 378)
  • Summary (p. 380)
  • 12. Network Security (p. 381)
  • Security Planning (p. 382)
  • User Authentication (p. 387)
  • Application Security (p. 402)
  • Security Monitoring (p. 404)
  • Access Control (p. 409)
  • Encryption (p. 418)
  • Firewalls (p. 425)
  • Words to the Wise (p. 433)
  • Summary (p. 434)
  • 13. Troubleshooting TCP/IP (p. 435)
  • Approaching a Problem (p. 435)
  • Diagnostic Tools (p. 438)
  • Testing Basic Connectivity (p. 440)
  • Troubleshooting Network Access (p. 443)
  • Checking Routing (p. 450)
  • Checking Name Service (p. 456)
  • Analyzing Protocol Problems (p. 471)
  • Protocol Case Study (p. 474)
  • Summary (p. 478)
  • A. PPP Tools (p. 479)
  • B. A gated Reference (p. 503)
  • C. A named Reference (p. 548)
  • D. A dhcpd Reference (p. 586)
  • E. A sendmail Reference (p. 599)
  • F. Solaris httpd.conf File (p. 661)
  • G. RFC Excerpts (p. 679)
  • Index (p. 687)

Powered by Koha