Ovs add-port to bridge

Yszty

New Member
Apr 23, 2016
1
0
1
32
hey,

Problem start when i want tio add port to br:
"vs-vsctl add-port br0 gre1 -- set interface gre1 type=gre
ovs-vsctl: Error detected while setting up 'gre1'. See ovs-vswitchd log for details."
and now i cant add any port. I try del br and make new one but same.

My process of instalation ovs on kali linux:(its ok?)
wget http://openvswitch.org/releases/openvswitch-2.5.0.tar.gz

tar xzf openvswitch-2.5.0

cd openvswitch-2.5.0

./configure --prefix=/usr --with-linux=/lib/modules/`uname -r`/build

make

make install

make modules_install

depmod –a

/sbin/modprobe openvswitch

/etc/init.d/openvswitch-switch start


i configure gre tunel on ovs and get problem cuz cant add some prot and it write check ovs-vswitchd log. I want to try check it but its write:
http://postimg.org/image/bez2lnojr/
i check also ovs-appctl vlog/list and ovs-appctl vlog/set module[:facility[:level]]
http://postimg.org/image/or6202vpj/
Regards Tomasz
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!