Sven Anders <[EMAIL PROTECTED]> wrote: > > This enables the user - as an example - to set all routes in the local table > automatically, but leave the main table untouched. (This is the special case I > needed.) > If you want you can disable it completly by writing 0 to > /proc/sys/net/ipv4/ip_autoroute.
This particular case is unnecessary. Just add a route rule that points to a table other than main with a priority higher than main and you'll achieve the same thing. No need to bloat the kernel. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html