SCIENTIFIC-LINUX-USERS Archives

April 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Sun, 10 Apr 2011 07:52:53 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (25 lines)
On Sun, Apr 10, 2011 at 3:25 AM, Federico Alves <[log in to unmask]> wrote:
>
> Is there any way to make bridges retain their properties after a reboot,
> save for a script?
> I have abridge that loses its physical interface when the machine reboots,
> and as a result of that, all my virtual machines have no internet access.
> Specifically, this command does not survive a reboot.
> Brctl addif br1 eth1
> These are the configuration files
> cat ifcfg-br1
> DEVICE="br1"
> NM_CONTROLLED="no"
> ONBOOT=yes
> TYPE=Bridge
> BOOTPROTO=none
> NAME="Bridge br1"
> cat ifcfg-eth1
> DEVICE="eth1"
> HWADDR="00:1B:21:88:17:0D"
> NM_CONTROLLED="yes"
> Bridge=br1
> ONBOOT="yes"

And if you change "Bridge=br1" to "BRIDGE=br1"?

ATOM RSS1 RSS2