Mailinglist Archive: opensuse (1483 mails)
| < Previous | Next > |
Re: [opensuse] Re: ipv4 forwarding - any known issues?
- From: Ruediger Meier <sweet_f_a@xxxxxx>
- Date: Sun, 26 Feb 2012 13:59:30 +0100
- Message-id: <201202261359.30482.sweet_f_a@gmx.de>
On Sunday 26 February 2012, James Knott wrote:
I guess even you have more than one routing table in use. At least 4
ones: local/ipv4, local/ipv6, main/ipv6, main/ipv6.
Compare
ip -6 route show
ip -6 route show table local
ip -6 route show table main
ip -6 route show table all
and the same for with -4.
If want do policy based routing you need even more custom tables, see
also
ip rule
cu,
Rudi
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
Per Jessen wrote:
Well, actually you have one default route per routing table. I
guess this could be construed as having multiple default routes:-)
At any given time, how many routing tables would you have in use?
I guess even you have more than one routing table in use. At least 4
ones: local/ipv4, local/ipv6, main/ipv6, main/ipv6.
Compare
ip -6 route show
ip -6 route show table local
ip -6 route show table main
ip -6 route show table all
and the same for with -4.
If want do policy based routing you need even more custom tables, see
also
ip rule
cu,
Rudi
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
| < Previous | Next > |