Would you please list the route table on your hypervisor?
Run this command...
netstat -r -n
I b e n
+14087824726
Skype: ibenrodriguez
On Mon, Jan 14, 2013 at 5:11 PM, Túlio Gomes
wrote:
> Ok Ben,
> i'll do some tests and return soon.
>
> Thank you very much
>
> 2013/1/14 Ben Pfaff
>
>> Like
Ok Ben,
i'll do some tests and return soon.
Thank you very much
2013/1/14 Ben Pfaff
> Like I said, the problem may be that your VMs can communicate over
> eth0, and that the VMs are using that to communicate on the "private"
> IP addresses.
>
> On Mon, Jan 14, 2013 at 06:19:10PM -0200, Túlio Go
Like I said, the problem may be that your VMs can communicate over
eth0, and that the VMs are using that to communicate on the "private"
IP addresses.
On Mon, Jan 14, 2013 at 06:19:10PM -0200, Túlio Gomes wrote:
> Ben, thanks for your response.
>
> My eth0 nic isn't attached to any vlan. That is,
Ben, thanks for your response.
My eth0 nic isn't attached to any vlan. That is, the vlan's id that i had
cited it's associated only to eth1 nic.
Do you think could be my image that doesn't have support to vlan?
2013/1/14 Ben Pfaff
> On Sun, Jan 13, 2013 at 06:44:34PM -0200, Túlio Gomes wrote:
On Sun, Jan 13, 2013 at 06:44:34PM -0200, Túlio Gomes wrote:
> Currently, i'm testing the vlan isolation feature provided by openvswitch,
> but it's not working like described in documentation.
>
> What i'm trying to do is to set two interfaces on each vm (one for data
> control and another for te
Debugging network connectivity problems with Open vSwitch is not
really different from debugging network problems without Open vSwitch.
In either case, you trace the path of a packet from its origin,
hop-by-hop, to its destination. Along the way, you spot where the
packet disappears or changes in
On Mon, Jan 14, 2013 at 04:02:29PM +0530, Swapnil Sarda wrote:
> If ovs vswitch supports only OF version 1.0, what does this command mean?
> "ovs-vsctl set bridge protocols=openflow10,
> openflow12,openflow13"
>
> What to do to enable higher versions (if they are supported)? I want to use
> OF v1
Hi Ben,
If ovs vswitch supports only OF version 1.0, what does this command mean?
"ovs-vsctl set bridge protocols=openflow10,
openflow12,openflow13"
What to do to enable higher versions (if they are supported)? I want to use
OF v1.3 with mininet.
Thanks,
Swapnil.
On Thu, Jan 10, 2013 at 10:18
I believe I already sent you a follow-up to this:
Did you start ovs-vswitchd with the "--enable-dummy" option?
Also, please include a subject line in your posts.
Thanks,
--Justin
On Jan 14, 2013, at 12:37 AM, Prashant Chougule wrote:
>
> Hello,
> I am new to openvswitch,i am tryin
Hello,
I am new to openvswitch,i am trying to add datapath_type=dummy
when setting bridge
ovs-vsctl set bridge br0 datapath_type=dummy
but finding error,
will you please tell how to use it and test it weather dummy is working or
not.
--
Thanks &Regards,
Prashant Chougule.
10 matches
Mail list logo