EVE-NG支持Lab通过Cloud0、Cloud1…连接外网,功能类似GNS3的Cloud1。
不同点是,EVE-NG的Cloud/pnet对网络适配器是按编号固定桥接,而GNS3的Cloud1的每个实例可以自主选择绑定的网络适配器。
但EVE-NG的NAT Cloud只能EVE-NG Pro版本才有。
实验室云名称 | EVE接口名称(内) | 类型 | ESXi VM对应接口 | VMware Workstation对应界面 | 裸硬件服务器 | 笔记 |
---|---|---|---|---|---|---|
云0 | Pnet0 | 桥接 | 网络适配器 1 | 网络适配器 | 第一个以太网Eth0 | Cloud0/pnet0 与您的主要 EVE 以太网端口桥接。它被分配了一个用于 WEB GUI 访问的管理 IP 地址。 EVE 管理子网可以作为实验室的管理网络。 |
云1 | Pnet1 | 桥接 | 网络适配器 2 | 网络适配器 2 | 第二个以太网 Eth1 | Cloud1 可以与 EVE 的第二个以太网端口桥接,以实现与另一个网络或设备的连接。不需要在其上配置 IP 地址。它将充当您与 EVE 实验室节点的外部连接的纯粹桥梁。 |
Lab cloud name | EVE interface name (inside) | Type | ESXi VM corresponding interface | VMware Workstation corresponding interface | Bare HW Server | Notes |
---|---|---|---|---|---|---|
Cloud0 | Pnet0 | bridged | Network adapter 1 | Network Adapter | First ethernet Eth0 | Cloud0/pnet0 is bridged with your primary EVE ethernet port. It is assigned a management IP address used for WEB GUI access. The EVE management subnet can be used as management network in the labs. |
Cloud1 | Pnet1 | bridged | Network adapter 2 | Network Adapter 2 | Second ethernet Eth1 | Cloud1 can be bridged with your EVE second ethernet port to achieve connection to another network or device. The IP address is not required to be configured on it. It will act like a pure bridge your external connection with EVE lab node. |
可以在EVE内查看两个接口的bridged情况
root@eve-ng:~# brctl show
bridge name bridge id STP enabled interfaces
pnet0 8000.000c29e7cc25 no eth0
pnet1 8000.000c29e7cc2f no eth1
Ref: https://www.eve-ng.net/index.php/documentation/community-cookbook/