Difference between revisions of "Routing in Linux"

From docwiki
Jump to: navigation, search
(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...")
 
(How packets find their way)
Line 6: Line 6:
   
 
== How packets find their way ==
 
== How packets find their way ==
  +
  +
[[File:Route.png|600ppx]]

Revision as of 15:56, 27 March 2020


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

600ppx