Working on news features for EVE-NG

Moderator: mike

breakintheweb
Posts: 10
Joined: Fri Sep 01, 2017 12:25 pm

Working on news features for EVE-NG

Post by breakintheweb » Wed Oct 25, 2017 5:58 pm

I've been working on some new features for EVE-NG and figured I'd share here in case others are interested.
  • Linux bridge code is replaced for Open Virtual Switch
  • Docker support was mostly functional, but made a few small changes to make it function
  • Rewrote handler function for docker to support vnc, telnet and w/custom ports
  • Rewrote capture handler to capture traffic locally to docker node
  • Ability to add links to already running devices (hotadd)

The install can be found here https://github.com/breakintheweb/eve-ng
A demo of the features [except the live interface add is here] https://www.youtube.com/watch?v=8REzLm_-XH8

Chris929
Posts: 83
Joined: Tue Jun 27, 2017 8:51 am

Re: Working on news features for EVE-NG

Post by Chris929 » Thu Oct 26, 2017 9:07 am

Why use OVS?
hotadd only for iOS or for all Nodes (Juniper, Checkpoint, PaloAlto,Riverbed,ExtremeOS)?
Will look into it - thanks

taylorwilson
Posts: 1
Joined: Thu Oct 26, 2017 8:17 am

Re: Working on news features for EVE-NG

Post by taylorwilson » Thu Oct 26, 2017 10:04 am

Hi I have a question how can we windows Microsoft office data transfer in Linux have you any video or blog link so please share I want to Do My MBA Paper transfer which is all in MS office.

breakintheweb
Posts: 10
Joined: Fri Sep 01, 2017 12:25 pm

Re: Working on news features for EVE-NG

Post by breakintheweb » Thu Oct 26, 2017 11:40 am

Chris929 wrote:
Thu Oct 26, 2017 9:07 am
Why use OVS?
hotadd only for iOS or for all Nodes (Juniper, Checkpoint, PaloAlto,Riverbed,ExtremeOS)?
Will look into it - thanks
I used ovs mainly because it is more flexible than using linux bridge. The capture directly to docker node feature that i added relies on ovs's ability to span a port.

Hotadd should work for all interface types except serial. I haven't tested all node types, so if you see a problem, let me know and I will fix it.

Thanks for checking out the code!

Chris929
Posts: 83
Joined: Tue Jun 27, 2017 8:51 am

Re: Working on news features for EVE-NG

Post by Chris929 » Thu Oct 26, 2017 12:13 pm

Sounds very very promising - will install it this evening on my EVE :)

ecze
Posts: 533
Joined: Wed Mar 15, 2017 1:54 pm

Re: Working on news features for EVE-NG

Post by ecze » Thu Oct 26, 2017 2:49 pm

Hi all,

EVE-NG team will not support this OVS choice. Indeed OVS features brings as well limitations.
Use at your own risk...

E.

breakintheweb
Posts: 10
Joined: Fri Sep 01, 2017 12:25 pm

Re: Working on news features for EVE-NG

Post by breakintheweb » Thu Oct 26, 2017 3:54 pm

ecze wrote:
Thu Oct 26, 2017 2:49 pm
Hi all,

EVE-NG team will not support this OVS choice. Indeed OVS features brings as well limitations.
Use at your own risk...

E.
I'm curious what sort of limitations you have seen with ovs? It is currently passing lacp, bpdus and cdp without issues. I do agree its use at your own risk...

Uldis (UD)
Posts: 5083
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Working on news features for EVE-NG

Post by Uldis (UD) » Thu Oct 26, 2017 6:37 pm

Chris929 wrote:
Thu Oct 26, 2017 12:13 pm
Sounds very very promising - will install it this evening on my EVE :)
Chris I know you
as good man and EVE supporter here, you can try of course but I afraid but we cant support such EVE installs...
Own risk mate only...
Same features but diff way will come in EVE Pro.
No OVS.

UD

ecze
Posts: 533
Joined: Wed Mar 15, 2017 1:54 pm

Re: Working on news features for EVE-NG

Post by ecze » Thu Oct 26, 2017 9:25 pm

breakintheweb wrote:
Thu Oct 26, 2017 3:54 pm
ecze wrote:
Thu Oct 26, 2017 2:49 pm
Hi all,

EVE-NG team will not support this OVS choice. Indeed OVS features brings as well limitations.
Use at your own risk...

E.
I'm curious what sort of limitations you have seen with ovs? It is currently passing lacp, bpdus and cdp without issues. I do agree its use at your own risk...

OVS is still under testing...

Chris929
Posts: 83
Joined: Tue Jun 27, 2017 8:51 am

Re: Working on news features for EVE-NG

Post by Chris929 » Sat Oct 28, 2017 4:50 pm

Uldis (UD) wrote:
Thu Oct 26, 2017 6:37 pm
Chris929 wrote:
Thu Oct 26, 2017 12:13 pm
Sounds very very promising - will install it this evening on my EVE :)
Chris I know you
as good man and EVE supporter here, you can try of course but I afraid but we cant support such EVE installs...
Own risk mate only...
Same features but diff way will come in EVE Pro.
No OVS.

UD
Hi UD,

no worries - my Prod-Rack and Test-Rack will stick with eve-official. I will spawn an additional node called 3rd-party and just test this because I'm curious :)

I will always stick with the recommended and supported Version - because this version changed the whole way of training for me and because i support eve :)

Post Reply