Page 1 of 1

BM-Eve-NG: create separate routing for interfaces?

Posted: Sat Nov 16, 2019 5:37 pm
by cheshire13
I have a bare metal Eve server, and i have two networks, that i need to keep separate in my lab. Is there a way on the Eve server to create a Manangement OOB network that connects t a OOB network and the rest of the interfaces on the server to other different networks?

Both of the interfaces have internet access just through different means and firewalls, currently i've been controlling it via Static routes for the oob network, however the NAT cloud since its only through Eth0 on the server seems to breakdown.

Re: BM-Eve-NG: create separate routing for interfaces?

Posted: Sat Nov 16, 2019 6:50 pm
by Uldis (UD)
Maybe my topology will clear a bit how to do it..

How to connect bare EVE to LAN and keep Mgmt separate?
All you need is to set second bare box interface in separate vlan.

Actually in this topology I can have 3 independant internets in the lab:
cloud0 which is mgmt, 192.168.1.0 (you can simply avoid to use it)
NAT cloud, natted to cloud0 interface, 172.29.129.0
cloud1, which is actually vlan 20 in my home LAN, 192.168.20.0, and as well have internet through hoe router.

If you have 2 network ports on your bare EVE, it is easy and nice.. All world in the pocket.


Uldis