On Wed, Jul 7, 2010 at 1:38 AM, DarkBls wrote:
>
> No ARP answer in either case. Did I do something worng or there is no way
> to bridge a VM tap with an OpenVPN tap ?
>
I've never tried to use OVS with OpenVPN but since it exposes an Ethernet
device it should work.
There are several things you
Hi.
I'm looking to bridge an OpenVPN tap and a VM tap together.
Here is my config:
[r...@phosphorus openvpn]# ovs-vsctl --db=tcp:192.168.93.201:1977 list-ports br0
tap0
tap1
tapVPN
tap0 and tap1 are two interfaces of a VM
tapVPN is the OpenVPN tap.
I'm trying to ping a VPN client from the VM