Re: [ovs-discuss] vSwitch simple config - no ping between same br ports

2016-08-22 Thread for openvswitch
Remark: It is not a bug! It's just regular not run desktop virtualizers under root, so became able do rw nic devices, or eventuality is expressly needed to tick an allowance for promiscuous mode for nics provided to VMs, and if you are using a VM where you need a bridge do physical... probably

[ovs-discuss] [SOLVED] - [SHARING SOLUTION] Re: About some error while setting port

2016-08-20 Thread for openvswitch
Hi all! So, last night in a last effort I discovered the root cause, to help everyone that get's this, please, guys that have grate blogs and similar share this issue. Basically, Environments: Virtual Machines under VMWare Desktop, Virtualbox, and inside VMs using simple bridges with or wit

Re: [ovs-discuss] vSwitch simple config - no ping between same br ports

2016-08-04 Thread for openvswitch
I did look into modules, made a modeprobe tun and the behavior has changed, so now I do get root@b03:~# ovs-vsctl add-br br2 root@b03:~# ovs-vsctl add-port br2 ens34 root@b03:~# ovs-vsctl add-port br2 tap2P0 -- set interface tap2P0 type=internal root@b03:~# ovs-vsctl add-port br2 tap2P1 -- set

Re: [ovs-discuss] vSwitch simple config - no ping between same br ports

2016-08-04 Thread for openvswitch
Hi! Now I did used tunctl -t Also: # ovs-ofctl show br1 OFPT_FEATURES_REPLY (xid=0x2): dpid:000c29a6034b n_tables:254, n_buffers:256 capabilities: FLOW_STATS TABLE_STATS PORT_STATS QUEUE_STATS ARP_MATCH_IP actions: output enqueue set_vlan_vid set_vlan_pcp strip_vlan mod_dl_src mod_dl_dst m