On 10/16/2013 07:47 AM, Henning Rogge wrote:
> I know the problems receiving and sending packets through a wifi
> interface, but that is not directly related to my current problem.
>
> I try to understand why my connection through the ethernet interface to
> the local port of the ovs bridge stops
On 10/15/2013 07:09 PM, Ben Pfaff wrote:
> On Tue, Oct 15, 2013 at 03:29:06PM +0200, Henning Rogge wrote:
>> Now I want to add the second interface to the ovs bridge, but as soon as
>> I run "add-port br0 wlan0" I loose connectivity to the services on the
>> bridge through interface eth0.
>>
>> I s
On Tue, Oct 15, 2013 at 03:29:06PM +0200, Henning Rogge wrote:
> Now I want to add the second interface to the ovs bridge, but as soon as
> I run "add-port br0 wlan0" I loose connectivity to the services on the
> bridge through interface eth0.
>
> I still have connectivity through interface wlan0
Hi,
I am experimenting with OVS on a two-interface device at the moment.
I have a OVS bridge setup and a port bound to interface eth0. The bridge
has an IP address and I can communicate with the services using the
bridge IP address through interface eth0.
Interface wlan0 is not attached to the b