Linux Routing

Linux Routing
Title Linux Routing PDF eBook
Author Joe Brockmeier
Publisher Sams Publishing
Total Pages 364
Release 2001
Genre Computers
ISBN

Download Linux Routing Book in PDF, Epub and Kindle

The administrator's guide to understanding Linux routing systems and techniques, written by authors with vast experience in implementing network solutions in a variety of operating systems and hardware arenas. The book provides comprehensive, coverage of routing solutions readers can set up on a Linux box, not just a look at what Cisco routers can do.

Linux Advanced Routing and Traffic Control HOWTO

Linux Advanced Routing and Traffic Control HOWTO
Title Linux Advanced Routing and Traffic Control HOWTO PDF eBook
Author Gregory Maxwell
Publisher
Total Pages 102
Release 2019-11-06
Genre
ISBN 9781705975855

Download Linux Advanced Routing and Traffic Control HOWTO Book in PDF, Epub and Kindle

Summary This classic howto was written in 2002, but it is still a must-read howto for any Linux networking professionals today. Many practical examples are included in the book.It is a very handsāˆ’on approach to iproute2, traffic shaping, policy routing and a bit of netfilter.This is a book you should have on your bookshelf. Table of Contents Dedication Introduction Introduction to iproute2 Rules-routing policy database GRE and other tunnles IPv6 tunning with Cisco and/or 6bone IPSec:secure IP over the internet Multicast routing Queueing Disciplines for Bandwdith Management Load sharing over multiple interfaces Netfilter & iproute - marking packets Advanced filters for (re-)classifying packets Kernel network parameters Advanced &less common queueing disciplines Cookbook Building bridges, and pseudo-bridges with Proxy ARP Dynamic routing - OSPF and BGP Other possibilities Further reading Acknowledgements

Understanding Linux Network Internals

Understanding Linux Network Internals
Title Understanding Linux Network Internals PDF eBook
Author Christian Benvenuti
Publisher "O'Reilly Media, Inc."
Total Pages 1062
Release 2006
Genre Computers
ISBN 0596002556

Download Understanding Linux Network Internals Book in PDF, Epub and Kindle

Benvenuti describes the relationship between the Internet's TCP/IP implementation and the Linux Kernel so that programmers and advanced administrators can modify and fine-tune their network environment.

Linux Routers

Linux Routers
Title Linux Routers PDF eBook
Author Tony Mancill
Publisher Prentice Hall
Total Pages 474
Release 2002
Genre Computers
ISBN

Download Linux Routers Book in PDF, Epub and Kindle

Linux Routers, Second Edition shows you exactly how to reduce your costs and extend your network with Linux-based routing. You'll find step-by-step coverage of software/hardware selection, configuration, management, and troubleshooting for today's key internetworking applications, including LANs, Internet/intranet/extranet routers, Frame Relay, VPNs, remote access, and firewalls. Extensive new coverage includes dynamic routing, Quality of Service, the current Linux kernel - even next-generation IPv6 routing.

Understanding Linux Network Internals

Understanding Linux Network Internals
Title Understanding Linux Network Internals PDF eBook
Author Christian Benvenuti
Publisher "O'Reilly Media, Inc."
Total Pages 1062
Release 2005-12-29
Genre Computers
ISBN 0596552068

Download Understanding Linux Network Internals Book in PDF, Epub and Kindle

If you've ever wondered how Linux carries out the complicated tasks assigned to it by the IP protocols -- or if you just want to learn about modern networking through real-life examples -- Understanding Linux Network Internals is for you. Like the popular O'Reilly book, Understanding the Linux Kernel, this book clearly explains the underlying concepts and teaches you how to follow the actual C code that implements it. Although some background in the TCP/IP protocols is helpful, you can learn a great deal from this text about the protocols themselves and their uses. And if you already have a base knowledge of C, you can use the book's code walkthroughs to figure out exactly what this sophisticated part of the Linux kernel is doing. Part of the difficulty in understanding networks -- and implementing them -- is that the tasks are broken up and performed at many different times by different pieces of code. One of the strengths of this book is to integrate the pieces and reveal the relationships between far-flung functions and data structures. Understanding Linux Network Internals is both a big-picture discussion and a no-nonsense guide to the details of Linux networking. Topics include: Key problems with networking Network interface card (NIC) device drivers System initialization Layer 2 (link-layer) tasks and implementation Layer 3 (IPv4) tasks and implementation Neighbor infrastructure and protocols (ARP) Bridging Routing ICMP Author Christian Benvenuti, an operating system designer specializing in networking, explains much more than how Linux code works. He shows the purposes of major networking features and the trade-offs involved in choosing one solution over another. A large number of flowcharts and other diagrams enhance the book's understandability.

Policy Routing Using Linux

Policy Routing Using Linux
Title Policy Routing Using Linux PDF eBook
Author Matthew G. Marsh
Publisher Sams Publishing
Total Pages 205
Release 2001-01-01
Genre Computers
ISBN 9780672320521

Download Policy Routing Using Linux Book in PDF, Epub and Kindle

Will show readers how to work with Cisco IOS 12.x rated routers, or to build a stand alone Linux router .17 - 21% of network servers are currently running Linux, and the Linux share of the market continues to grow. The Linux kernel is the only OS that supports policy routing except for certain versions of Cisco IOS 12.x. Covers policy routing under IPv4 and IPv6. Policy Routing on Linux is an advanced book covering all critical aspects of Linux Policy Routing from the authors extensive experience. It provides documentation and best practice usage for implementing policy routing under Linux with references and comparisons to Cisco IOS policy routing. Readers of this book will be able to: Understand the theory and basic concepts of policy routing; design and install a policy-routed network under IPv4 on a Linux based network using the IP utility for Linux; differentiate between and integrate policy routing structures and dynamic routing protocols; analyse and tune complex policy routed networks on Linux and possibly Cisco networks; and understand the role of policy routing structures and implementations within the Linux IPv6 network stack.

Linux Kernel Networking

Linux Kernel Networking
Title Linux Kernel Networking PDF eBook
Author Rami Rosen
Publisher Apress
Total Pages 636
Release 2013-12-22
Genre Computers
ISBN 143026196X

Download Linux Kernel Networking Book in PDF, Epub and Kindle

A complete, in-depth reference guide to understanding kernel networking.