Corey S. McFadden wrote:
Just out of curiosity, is there a structural limit as to the number of route[x] statements one can use? I recall when I was first experimenting that I arbitrarily chose a higher number for something (route[55] maybe) and it didn't work.
Check for RT_NO in config.h (which defaults to 20).
Andy