On Mar 23, 2004 at 15:35, Atle Samuelsen <clona(a)camaro.no> wrote:
Hey guys!
I'v got'n into a weird problem.. if you look at the 2 failure_route
statements I have added, There is not much difrent then the
failure_route[] that has been changed from 9 to 10.. Tho this makes my
config Stop working..
is there a limitation that does this?
Yes, by default you cannot have more than 9 routing tables.
Change config.h RT_NO and recompile. (we already increased it in
unstable to 20).
Andrei