On Mon, Aug 15, 2011 at 3:59 AM, Uematsu Takeshi <takeshi.uematsu@xxxxxxxxx> wrote: > > On fedora15 the network interface is invalid when my computer is started up. > I am using br0,bridge interface with p2p1. the p2p1 is ethernet interface name. > > The configuration files are following. > > /etc/sysconfig/network-scripts/ifcfg-p2p1 > DEVICE=p2p1 > ONBOOT=yes > NM_CONTROLLED=yes > TYPE=Ethernet > BOOTPROTO=none > NAME="System p2p1" > BRIDGE=br0 > > /etc/sysconfig/network/scripts/ifcfg-br0 > DEVICE=br0 > ONBOOT=yes > NM_CONTROLLED=yes > TYPE=Bridge > BOOTPROTO=none > NAME="br0" > > /var/log/messages > > Log file indicates that bridge interface are not yet supported. > But when the computer has been started up ,execute "ifup br0;ifup p2p1", > network is vaild. Unless I've missed the announcement of the added capability, NM doesn't support bridging. You'll have to disable NM and enable "network". -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines