[CentOS] Persisting iproute2 routes and rules

Mon Sep 14 17:49:43 UTC 2009
Diogo Sperb Schneider <diogo at kildare.ind.br>

2009/9/14 Filipe Brandenburger <filbranden at gmail.com>:
> Hi,
>
> AFAIR, the rule-ethX files (and maybe also route-ethX files) work in
> CentOS 5 only. If you're doing that on CentOS 4, I believe the way for
> you to load those rules during reboot is adding them to
> /etc/rc.local...

I see there are commands for route-ethX files, but not for rule-ethX,
so I'll keep those in rc.local as you suggested. Thanks!