Nodes are not able to comunicate with external network

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
cheeart
Posts: 3
Joined: Wed May 10, 2017 1:54 pm

Nodes are not able to comunicate with external network

Post by cheeart » 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

ramindia
Posts: 409
Joined: Sun Mar 19, 2017 10:27 pm

Re: Nodes are not able to comunicate with external network

Post by ramindia » Mon Oct 02, 2017 5:56 pm

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!

cheeart
Posts: 3
Joined: Wed May 10, 2017 1:54 pm

Re: Nodes are not able to comunicate with external network

Post by cheeart » Tue Oct 03, 2017 8:46 am

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.

Post Reply