|Listed in category:
Have one to sell?

Craig Hunt TCP/IP Network Administration 3e (Paperback) (UK IMPORT)

Another great item from Rarewaves | Free delivery!
Condition:
Brand New
5 available
Breathe easy. Returns accepted.
Shipping:
Does not ship to United States. See detailsfor shipping
Located in: GU14 0GT, United Kingdom
Delivery:
Varies
Returns:
30 days return. Buyer pays for return shipping. See details- for more information about returns
Payments:
     

Shop with confidence

eBay Money Back Guarantee
Get the item you ordered or your money back. 

Seller information

Registered as a Business Seller
Seller assumes all responsibility for this listing.
eBay item number:276209251784
Last updated on May 01, 2024 15:27:31 EDTView all revisionsView all revisions

Item specifics

Condition
Brand New: A new, unread, unused book in perfect condition with no missing or damaged pages. See the ...
Book Title
TCP/IP Network Administration 3e
Publication Name
Tcp/IP Network Administration : Help for Unix System Administrators
Title
TCP/IP Network Administration 3e
Author
Craig Hunt
Format
Trade Paperback
EAN
9780596002978
ISBN
9780596002978
Publisher
O'reilly Media, Incorporated
Genre
Computing & Internet
Release Date
14/05/2002
Release Year
2002
Country/Region of Manufacture
US
Language
English
Publication Year
2002
Type
Textbook
Item Height
1.6in
Item Length
9.2in
Item Width
6.9in
Item Weight
43.7 Oz
Number of Pages
752 Pages

About this product

Product Information

This complete guide to setting up and running a TCP/IP network is essential for network administrators, and invaluable for users of home systems that access the Internet. The book starts with the fundamentals -- what protocols do and how they work, how addresses and routing are used to move data through the network, how to set up your network connection -- and then covers, in detail, everything you need to know to exchange information via the Internet. Included are discussions on advanced routing protocols (RIPv2, OSPF, and BGP) and the gated software package that implements them, a tutorial on configuring important network services -- including DNS, Apache, sendmail, Samba, PPP, and DHCP -- as well as expanded chapters on troubleshooting and security. "TCP/IP Network Administration is also a command and syntax reference for important packages such as gated, pppd, named, dhcpd, and sendmail. With coverage that includes Linux, Solaris, BSD, and System V TCP/IP implementations, the third edition contains: Overview of TCP/IP Delivering the data Network services Getting startedM Basic configuration Configuring the interface Configuring routing Configuring DNS Configuring network servers Configuring sendmail Configuring Apache Network security Troubleshooting Appendices include "dip, "ppd, and "chat reference, a "gated reference, a "dhcpd reference, and a "sendmail reference This new edition includes ways of configuring Samba to provide file and print sharing on networks that integrate Unix and Windows, and a new chapter is dedicated to the important task of configuring the Apache web server. Coverage of network security nowincludes details on OpenSSH, stunnel, gpg, iptables, and the access control mechanism in xinetd. Plus, the book offers updated information about DNS, including details on BIND 8 and BIND 9, the role of classless IP addressing and network prefixes, and the changing role of registrars. Without a doubt, "TCP/IP Network Administration, 3rd Edition is a must-have for all network administrators and anyone who deals with a network that transmits data over the Internet.

Product Identifiers

Publisher
O'reilly Media, Incorporated
ISBN-10
0596002971
ISBN-13
9780596002978
eBay Product ID (ePID)
2253748

Product Key Features

Author
Craig Hunt
Publication Name
Tcp/IP Network Administration : Help for Unix System Administrators
Format
Trade Paperback
Language
English
Publication Year
2002
Type
Textbook
Number of Pages
752 Pages

Dimensions

Item Length
9.2in
Item Height
1.6in
Item Width
6.9in
Item Weight
43.7 Oz

Additional Product Features

Edition Number
3
Table of Content
Dedication;Preface; Audience; Organization; Unix Versions; Conventions; We'd Like to Hear from You; Acknowledgments;Chapter 1: Overview of TCP/IP; 1.1 TCP/IP and the Internet; 1.2 A Data Communications Model; 1.3 TCP/IP Protocol Architecture; 1.4 Network Access Layer; 1.5 Internet Layer; 1.6 Transport Layer; 1.7 Application Layer; 1.8 Summary;Chapter 2: Delivering the Data; 2.1 Addressing, Routing, and Multiplexing; 2.2 The IP Address; 2.3 Internet Routing Architecture; 2.4 The Routing Table; 2.5 Address Resolution; 2.6 Protocols, Ports, and Sockets; 2.7 Summary;Chapter 3: Network Services; 3.1 Names and Addresses; 3.2 The Host Table; 3.3 DNS; 3.4 Mail Services; 3.5 File and Print Servers; 3.6 Configuration Servers; 3.7 Summary;Chapter 4: Getting Started; 4.1 Connected and Non-Connected Networks; 4.2 Basic Information; 4.3 Planning Routing; 4.4 Planning Naming Service; 4.5 Other Services; 4.6 Informing the Users; 4.7 Summary;Chapter 5: Basic Configuration; 5.1 Kernel Configuration; 5.2 Startup Files; 5.3 The Internet Daemon; 5.4 The Extended Internet Daemon; 5.5 Summary;Chapter 6: Configuring the Interface; 6.1 The ifconfig Command; 6.2 TCP/IP Over a Serial Line; 6.3 Installing PPP; 6.4 Summary;Chapter 7: Configuring Routing; 7.1 Common Routing Configurations; 7.2 The Minimal Routing Table; 7.3 Building a Static Routing Table; 7.4 Interior Routing Protocols; 7.5 Exterior Routing Protocols; 7.6 Gateway Routing Daemon; 7.7 Configuring gated; 7.8 Summary;Chapter 8: Configuring DNS; 8.1 BIND: Unix Name Service; 8.2 Configuring the Resolver; 8.3 Configuring named; 8.4 Using nslookup; 8.5 Summary;Chapter 9: Local Network Services; 9.1 The Network File System; 9.2 Sharing Unix Printers; 9.3 Using Samba to Share Resources with Windows; 9.4 Network Information Service; 9.5 DHCP; 9.6 Managing Distributed Servers; 9.7 Post Office Servers; 9.8 Summary;Chapter 10: sendmail; 10.1 sendmail's Function; 10.2 Running sendmail as a Daemon; 10.3 sendmail Aliases; 10.4 The sendmail.cf File; 10.5 sendmail.cf Configuration Language; 10.6 Rewriting the Mail Address; 10.7 Modifying a sendmail.cf File; 10.8 Testing sendmail.cf; 10.9 Summary;Chapter 11: Configuring Apache; 11.1 Installing Apache Software; 11.2 Configuring the Apache Server; 11.3 Understanding an httpd.conf File; 11.4 Web Server Security; 11.5 Managing Your Web Server; 11.6 Summary;Chapter 12: Network Security; 12.1 Security Planning; 12.2 User Authentication; 12.3 Application Security; 12.4 Security Monitoring; 12.5 Access Control; 12.6 Encryption; 12.7 Firewalls; 12.8 Words to the Wise; 12.9 Summary;Chapter 13: Troubleshooting TCP/IP; 13.1 Approaching a Problem; 13.2 Diagnostic Tools; 13.3 Testing Basic Connectivity; 13.4 Troubleshooting Network Access; 13.5 Checking Routing; 13.6 Checking Name Service; 13.7 Analyzing Protocol Problems; 13.8 Protocol Case Study; 13.9 Summary;PPP Tools; Dial-Up IP; The PPP Daemon; chat;A gated Reference; The gated Command; The gated Configuration Language; Directive Statements; Trace Statements; Options Statements; Interface Statements; Definition Statements; Protocol Statements; static Statements; Control Statements; Aggregate Statements;A named Reference; The named Command; named.conf Configuration Commands; Zone File Records;A dhcpd Reference; Compiling dhcpd; The dhcpd Command; The dhcpd.conf Configuration File;A sendmail Reference; Compiling sendmail; The sendmail Command; m4 sendmail Macros; More sendmail.cf;Solaris httpd.conf File;RFC Excerpts; IP Datagram Header; TCP Segment Header; ICMP Parameter Problem Message Header; Retrieving RFCs;Colophon;
Copyright Date
2002
Target Audience
Scholarly & Professional
Topic
Internet / General, Networking / General, Networking / Network Protocols
Dewey Decimal
004.6/2
Dewey Edition
21
Illustrated
Yes
Genre
Computers

Item description from the seller

Business seller information

Value Added Tax Number:
  • GB 864 1548 11
Rarewaves Canada

Rarewaves Canada

98.4% positive feedback
461K items sold

Detailed seller ratings

Average for the last 12 months

Accurate description
4.9
Reasonable shipping cost
5.0
Shipping speed
4.8
Communication
4.9

Seller feedback (183,107)

u***n (38)- Feedback left by buyer.
Past 6 months
Verified purchase
Product is 95% alike picture but a little more blurry. Controller play well but had a notice from psn that my joypad wasn't authentic and could by problematic🤷‍♂️ no trouble so far! Shipping was fast but no tracking and worst packaging ever.. like the box came banged up... send a question to seller never had a reply 😅.... Good product overall, excellent price, fast shipping, wrapped only on 4 sides out of 6, no tracking and never reply... 4★ product / 2★ seller ✌️
l***t (120)- Feedback left by buyer.
Past 6 months
Verified purchase
The book is in perfect condition, brand new, and is exactly as described. This item is difficult to find here, and the seller priced it very reasonably. It shipped from the UK to Canada, and unfortunately took a little longer to arrive than the seller hoped, but it was shipped less than 24 hours after I purchased. When I contacted the seller, they were very responsive and helpful. I would not hesitate to purchase from this seller again. Definitely recommend!
s***a (696)- Feedback left by buyer.
Past 6 months
Verified purchase
AAA seller. Item came as described and within the due date. Great communication. Well packed and no damage to the case.

Product ratings and reviews

No ratings or reviews yet
Be the first to write the review.