On Sunday 26 February 2012, James Knott wrote:
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