Page 1 of 1

Nodes are not able to comunicate with external network

Posted: Mon Oct 02, 2017 8:00 am
by cheeart
EVE deployed in ESXi.
Interfaces ETH1 is connected to the port-group configured with one VLAN and promiscous mode.
As per my undertsanding pnet1 is bridged with eth1.
The node like for example windows is not receiving IP from DHCP server which is located behing eth1.
tcpdump disply DHCP request on pnet1 but not on eth1.
Both pnet1 and eth1 are up

Re: Nodes are not able to comunicate with external network

Posted: Mon Oct 02, 2017 5:56 pm
by ramindia
cheeart wrote:
Mon Oct 02, 2017 8:00 am
EVE deployed in ESXi.
Interfaces ETH1 is connected to the port-group configured with one VLAN and promiscous mode.
As per my undertsanding pnet1 is bridged with eth1.
The node like for example windows is not receiving IP from DHCP server which is located behing eth1.
tcpdump disply DHCP request on pnet1 but not on eth1.
Both pnet1 and eth1 are up
EVE-NG have cloud1 (pnet1), do you have DHCP server running in the Cloud1 network.

For better, use static IP and test before you move to DHCP.

R!

Re: Nodes are not able to comunicate with external network

Posted: Tue Oct 03, 2017 8:46 am
by cheeart
Yes I have DHCP server.
As I have mentioned interesting part is you do not see this request on eth1 where you do see those packets on pnet1.