Barry Brimer wrote:
Is there any way to make ip rules persistant between reboots in rhel5? Or do I have to make my own scripts for this?You can create /etc/sysconfig/network-scripts/rule-<interface>The /etc/sysconfig/network-scripts/ifup-routes script will run the command "/sbin/ip rule add" before each line.
Thanks! -- Richard Moe <[EMAIL PROTECTED]> _______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list
