Page 1 of 1

Where is the OVS support in EVE-NG and how to bring it back?

Posted: Sun Sep 10, 2017 11:33 pm
by debugnetiq1
Why the OVS network type disappeared from EVE-NG? I mean not only for connecting to external world but also for simulation "bare wire" connections. To give an example, for specific setups using latest UNL, can't use the "bridge" construct - it will discard multicast and won't work in promiscuous mode - that's expected behavior for a LInux bridge - therefore was using "OVS" network as bridges to address these issues. I understand that a "raw" pnet could be defined on top of a physical interface but this does not solve the standalone OVS bridge issue. Is there any way to re-enable the OVS support in EVE-NG?

Re: Where is the OVS support in EVE-NG and how to bring it back?

Posted: Mon Sep 11, 2017 6:52 pm
by Uldis (UD)
EVE bridge interface has all functions like OVS, thats why its gone...
So use bridge instead.

Re: Where is the OVS support in EVE-NG and how to bring it back?

Posted: Sun Sep 17, 2017 12:24 am
by debugnetiq1
Hi

I'm sorry but the underlying construct for the EVE-NG "bridge" is the same as for the UNL bridge i.e. the standard Linux bridge which cause so much trouble e.g. with multicast and spanned traffic.
Now is there a way to add back the UNL code that was relying on pre-configured OVS net<n>_<m> interfaces ?

Thnx for advising

Re: Where is the OVS support in EVE-NG and how to bring it back?

Posted: Sun Sep 17, 2017 12:46 am
by ecze
Hi,

Post a problem with current linux bridge implementation.
And show me the method you use with ovs to resolve your issue....

E.