[opensuse] Help with Static Routes
I know what you all are going to say, "this is not the SLES forum" but i have meet a dead-end at the SLES11 forum so i thought i would ask here since opensuse and SLES are suse based. I have a SLES11 SP2 server with multi-nic's and i was having a problem described here: http://www.novell.com/support/kb/doc.php?id=7000318 So i followed this TID and everything is working the way i expect it to work. The problem is, these entries/routes do not survive a reboot and i have to manually type them in again. So is there any way to have these routes static? In other Linux distro's, you put these entries in a script located in /etc/sysconfig/networkXXX/XXXX. Where does one put static routes in a suse based OS? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Hello, On Thu, 28 Feb 2013, Chris Arnold wrote:
So i followed this TID and everything is working the way i expect it to work. The problem is, these entries/routes do not survive a reboot and i have to manually type them in again. So is there any way to have these routes static?
In other Linux distro's, you put these entries in a script located in /etc/sysconfig/networkXXX/XXXX. Where does one put static routes in a suse based OS?
/etc/sysconfig/network/routes -dnh -- If Bill Gates had a nickle for every time Windows crashed... Oh, wait, he does! - from a slashdot.org post -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Fri, Mar 1, 2013 at 8:22 AM, David Haller <dnh@opensuse.org> wrote:
Hello,
On Thu, 28 Feb 2013, Chris Arnold wrote:
So i followed this TID and everything is working the way i expect it to work. The problem is, these entries/routes do not survive a reboot and i have to manually type them in again. So is there any way to have these routes static?
In other Linux distro's, you put these entries in a script located in /etc/sysconfig/networkXXX/XXXX. Where does one put static routes in a suse based OS?
/etc/sysconfig/network/routes
I think that's only for ifup case. NM has per-connection configuration where you can specify static routes. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
Andrey Borzenkov
-
Chris Arnold
-
David Haller