Iproute2: Difference between revisions

From wikinotes
No edit summary
Line 12: Line 12:
|}
|}
</blockquote><!-- Documentation -->
</blockquote><!-- Documentation -->
= Locations =
<blockquote>
{| class="wikitable"
|-
| <code>/etc/iproute2/rt_tables</code> || defines routing tables and ids
|-
|}
</blockquote><!-- Locations -->


= Tutorials =
= Tutorials =

Revision as of 15:36, 18 September 2022

The Linux ip tool used to manage networking. Created by the linux kernel developers

Documentation

man ip https://man.archlinux.org/man/core/iproute2/ip.8.en
src https://mirrors.edge.kernel.org/pub/linux/utils/net/iproute2/

Locations

/etc/iproute2/rt_tables defines routing tables and ids

Tutorials

routing intro https://blog.scottlowe.org/2013/05/29/a-quick-introduction-to-linux-policy-routing/

Usage

Connections

Routing Policy

ip rule

Routing Table

ip route