NetworkManager Bridges in Fedora

Harald Hoyer harald.hoyer at gmail.com
Fri Jan 17 12:30:31 UTC 2014


On 01/16/2014 08:09 PM, Dan Williams wrote:
> On Thu, 2014-01-16 at 13:53 -0500, Steve Dickson wrote:
>> Hello,
>>
>> Has anybody had any luck with getting bridges
>> consistently up in running in either F19 or F20?
>> I know I have not... 
>>
>> I go into setup/networks. Add a bridge which creates 
>> two file in /etc/sysconfig/network-scripts
>>
>> ifcfg-Bridge_connection_1
>> ifcfg-bridge0_slave_1
>>
>> The contents seem reasonable. 
>>
>> After I reboot, I go back in to setup/networks. The status
>> of the bridge is "connecting" and the Bridge slaves
>> are "none"???
> 
> Quick question on that, are both the master and the slave set to
> "connect automatically?"  Or, in the ifcfg files, is ONBOOT=yes set for
> both master and slave?
> 
> Also, if wouldn't mind passing along the systemd journal output for
> NetworkManager, that might help us figure out what's going on:
> 
> journalctl -b _SYSTEMD_UNIT=NetworkManager.service

better use

# journalctl -b -u NetworkManager

"-u" has the advantage, that you can specify it multiple times with different
units and get a combined output.

> 
> Thanks!
> Dan
> 
>> Anybody know what has to happen to get this code working??
>>
>> tia,
>>
>> steved.
>>
>> P.S. If there is a better list for me to ask this 
>>      question, please point me to it... 
>>
> 
> 



More information about the devel mailing list