what are the iproute2 rules and routes startup scripts
From: Robin Mordasiewicz (robin_at_bullseye.tv)
Date: 10/29/05
- Previous message: Michael D. Setzer II: "Re: LVM question. Missing about 11GB of Space.."
- Next in thread: Alexander Dalloz: "Re: what are the iproute2 rules and routes startup scripts"
- Reply: Alexander Dalloz: "Re: what are the iproute2 rules and routes startup scripts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 29 Oct 2005 13:35:48 -0400 (EDT) To: For users of Fedora Core releases <fedora-list@redhat.com>
How do I configure iproute2 rules and route tables to automatically start
at boot time, or to be run when the network script is run
ie. I can issue the following commands, but when the machine reboots the
settings are not automtically set. Typically I have been accustomed to
editing /etc/sysconfig/network to establist a default route, but I need to
configure multiple routing tables. I can edit /etc/iproute2/rt_tables to
add the table names, but where do I put the config settings for the rules
and routes.
[root@localhost]# ip route add default via 10.90.2.1 dev bond0.902 table 11
[root@localhost]# ip ru add from 10.90.2.244/32 table 11 priority 500
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Michael D. Setzer II: "Re: LVM question. Missing about 11GB of Space.."
- Next in thread: Alexander Dalloz: "Re: what are the iproute2 rules and routes startup scripts"
- Reply: Alexander Dalloz: "Re: what are the iproute2 rules and routes startup scripts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]