Routing in Linux

From docwiki
Revision as of 15:54, 27 March 2020 by Mond (talk | contribs) (Created page with "Category:LinuxLV Category:Network == Motivation == We have already seen that IP packages do not only exist on your local network but are routed between networks arou...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Motivation

We have already seen that IP packages do not only exist on your local network but are routed between networks around the world. How does routing in Linux work? Who do the package know which way to travel? What if you want to build your own router using a Linux system? Here you will learn the basics of how to do this.

How packets find their way