Hi all,
Finally, I have installed openvswitch from source to two CentOS hosts: one 6.x and other 7.x.
I will do some tests using openvswitch bridges to my KVM machines. One of these tests is to add a wlan0 adapter from comandline but only when this wlan0 is associated with a ssid without assign an IP.
Is this posible? Do I nees to add some ebtables like, for example, Debian's wiki says here: https://wiki.debian.org/BridgeNetworkConnections#Bridging_with_a_wireless_NI...
Thanks