Network setting Problem on fedora 15.

Uematsu Takeshi takeshi.uematsu at gmail.com
Mon Aug 15 15:15:51 UTC 2011


Thanks a lot for useful infomation.

Disabled NetworkManager and enable network by systemctl command,
network interface was worked fine.

Thank you.


2011/8/15 Tom H <tomh0665 at gmail.com>:
> On Mon, Aug 15, 2011 at 3:59 AM, Uematsu Takeshi
> <takeshi.uematsu at gmail.com> 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 at lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>


More information about the users mailing list