Hi everyone,
I´m trying to implement source routing in my ASL (so as to achieve internet load balancing) using the new Linux routing features.
According to the ip How-To, the rule tables are stored in /etc/iproute2/rt_tables but the ASL distribution doesn´t have that file.
Anyway, this file must be somewhere because, when I issue ip rule list, the tables are there somewhere:
0: from all lookup local
32766: from all lookup main
32767: from all lookup 253
I´ve even tried find with grep but couldn´t locate the rule tables file :-(
I´d appreciate, if anyone knows where this file is in ASL, that you post the location of this file.
Thanks!
This thread was automatically locked due to age.