Re: Bridge

2013-08-02 Thread Florent THOMAS
Justin, You are very very kind. Yet I spent too much time on this and now, I'm going to install the distro physically on a Tower with 2 NIC and it will be Ok. Anyway, a great thanks for your support and I mark with plenty red flags your valuable mail. Many many thanks to you!!! Regards On 02

Re: Bridge

2013-08-02 Thread Justin Brown
Florent, If I understand you correctly, this should be easy. You will need to substitute id, uuid, and mac-address fields as necessary. /etc/NetworkManager/system-connections/eth0.ini [connection] id=eth0 uuid=7974cee9-c454-4d0f-93b1-37f93de2ae92 type=802-3-ethernet master=71abc14f-fd97-4d62-9a2b

Re: Bridge

2013-08-02 Thread Florent THOMAS
On 02/08/2013 18:04, Justin Brown wrote: Florent, I think that I can point you in the right direction if you can answer a few questions. Thanks, I had to precise that this conf is only for testing. All my answers will concern the architecture for my tests. Once I will have validate everything

Re: Bridge

2013-08-02 Thread Justin Brown
Florent, I think that I can point you in the right direction if you can answer a few questions. 1) Are the data and VOIP networks tagged with VLANs? 2) Does your laptop need IP addresses for the data and/or VOIP networks, or does the laptop use a wireless network? 3) If the laptop needs IP addres

Re: Bridge

2013-08-02 Thread Florent THOMAS
Thanks for your answer. This kind of conf is giving me crayz. I think I will try another way. Anyway, My problem is the following. IP_Datas | | IPVoIP ---| | SWITCH In the switch I plug my only ethernet device of my laptop. Inside the laptop I have a VM with 2 etherne

Re: Bridge

2013-08-02 Thread Justin Brown
Florent, It depends by what you mean for virtual networking. If you want a Linux bridge attached to an ethernet interface (or VLAN) with KVM guests attaching vnets, yes, that is currently possible with NetworkManager. On the other hand, NetworkManager cannot control Open vSwitch or other advanced

Re: nm-platform route cache issues

2013-08-02 Thread Dan Williams
On Fri, 2013-08-02 at 09:48 -0400, Pavel Simerda wrote: > Hi, > > I have just pushed the 'pavlix/platform' branch which should fix the routing > problems. During the [Czech] evening hours, I'll be available at #nm and will > also have my testing machine at hand. We should be able to get the 'mas

Bridge

2013-08-02 Thread Florent THOMAS
Hy folks Is networkmanager capable for managing bridges for virtual networking? Thanks Regards, Florent THOMAS ___ networkmanager-list mailing list networkmanager-list@gnome.org https://mail.gnome.org/mailman/listinfo/networkmanager-list

nm-platform route cache issues

2013-08-02 Thread Pavel Simerda
Hi, I have just pushed the 'pavlix/platform' branch which should fix the routing problems. During the [Czech] evening hours, I'll be available at #nm and will also have my testing machine at hand. We should be able to get the 'master' back in shape ;). Pavel ___