mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 06:10:42 +01:00
Advocate use of 'ip' to examine routing tables
This commit is contained in:
parent
967629569b
commit
f75c5809b5
@ -1100,6 +1100,18 @@ gateway:~ #</programlisting>Note that because we used a priority of 1000, the
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<title>Looking at the routing tables</title>
|
||||
|
||||
<para>To look at the various routing tables, you must use the <emphasis
|
||||
role="bold">ip</emphasis> utility. To see the entire routing
|
||||
configuration (including rules), the command is <command>shorewall show
|
||||
routing</command>. To look at an individual provider's table use
|
||||
<command>ip route ls table <replaceable>provider</replaceable></command>
|
||||
where <replaceable>provider</replaceable> can be either the provider
|
||||
name or number.</para>
|
||||
</section>
|
||||
|
||||
<section id="USE_DEFAULT_RT">
|
||||
<title>USE_DEFAULT_RT</title>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user