I think I wrongly addressed to Greg. It should be 
@netsurfed<mailto:[email protected]>.

Warm Regards,
Vishal Ajmera

From: [email protected] 
[mailto:[email protected]] On Behalf Of Vishal Deep Ajmera
Sent: Thursday, January 04, 2018 11:02 PM
To: Gregory Rose <[email protected]>; netsurfed <[email protected]>; 
ovs-discuss <[email protected]>
Subject: Re: [ovs-discuss] interface can't be connected after attached to bridge

Hi Greg,

Please refer to “Common Configuration Issues” page on OpenvSwitch. This issue 
is listed as very first one ☺.

http://docs.openvswitch.org/en/latest/faq/issues/

Warm Regards,
Vishal Ajmera

From: 
[email protected]<mailto:[email protected]> 
[mailto:[email protected]] On Behalf Of Gregory Rose
Sent: Friday, December 29, 2017 10:53 PM
To: netsurfed <[email protected]<mailto:[email protected]>>; ovs-discuss 
<[email protected]<mailto:[email protected]>>
Subject: Re: [ovs-discuss] interface can't be connected after attached to bridge

On 12/26/2017 12:08 AM, netsurfed wrote:
Hi all,
  I have a physical interface with an IP, and can connect with another machine 
by "ping" cmd.
However, after adding to a ovs bridge, It can no longer be connected with any 
other machine by "ping" cmd, although the IP is still there.
  I wonder if this is normal ? And why not be connected by "ping" cmd ?
  THX.

I tried to monitor the interface with "tcpdump". The target machine has 
returned the ARP Reply, but the HWaddress in ARP is still incomplete.

My OVS version is "2.8.90", and OS is "Ubuntu 16.04.2 LTS".
root@node26:~# uname -a
Linux node26 4.4.0-62-generic #83-Ubuntu SMP Wed Jan 18 14:10:15 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

[cid:[email protected]]



_______________________________________________

discuss mailing list

[email protected]<mailto:[email protected]>

https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Once you assign a physical interface to a bridge, any bridge, not just OVS 
bridges, then you need to reassign the IP address to the bridge and remove it 
from the physical interface.

There is a lot of documentation out there on how to configure bridges.

https://help.ubuntu.com/community/NetworkConnectionBridge

Thanks,

- Greg
_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to