RPDB

RPDB

Routing Policy DataBase
  • Policy Based Routing

    A traditional router stores network route information in routing tables. A routing table is a map of a network. Linux uses a policy based routing system, aptly called a

    ...
  • iproute and Routing Tables

    We will begin the detailed discussion of the first component of the Routing Policy DataBase (RPDB) triad: routes (the other two components are ip rules and ip

    ...
  • Special Routing Use-Case Scenarios (iproute2)

    Now that you have a basic understanding of Linux network routing, it's time to delve into some interesting things you can do with this information.

    Dropping Packets

    Here are

    ...
  • Route and Netstat

    This section describes the use of alternative tools to the iproute2 suite for viewing the status of a network. They may be old, but route and netstat can still be useful

    ...
  • iptables and iprules

    Primarily covers iptables, ipchains, and ip rules. It also touches on ufw (Uncomplicated FireWall), and nftables ("NetFilter Tables"), the successor

    ...