IPRoute Very Simple Script -------------------------- Latest Stable Version: 0.2c Latest Unstable Version: 0.2d-2 Last Stable Release Date: September 2th, 2003 Last Unstable Release Date: April 14 th, 2004 Requirements: Linux 2.4.x/2.6.x kernel [2.2 untested], iproute2 support, bash >= 2.05 [Other Versions untested] This script will *ATTEMPT* to either save, restore or flush your routing rules & policies. It comes with NO guarantees. Use at Your OWN risks. You should use '-test' first, and look carefully at the output. This'll show what would be done in normal mode. See also '-help' for command lines arguments syntax. If you want to exclude some tables/priorities from beeing processed, check the '-exclude-prio-list' and '-exclude-name-list' command line options. (Note also that all lines in your rt_tables starting with '#' are treated as comments, and thus, ignored.) I am currently using this script on several servers, using different iproute settings (multipath routing, fwmark, realms, nat, tos...) so far, without problem. Please report any bug or feedbacks to Vincent DOT Jaussaud AT kelkoo DOT net Enjoy ! Vincent Jaussaud