Hello,
In order to isolate my production servers from my DMZ servers, I installed ESXi on a computer. That installation is customized with the network drivers and SATA drivers of the server. The DMZ VMs were moved from the production servers using the export method.
Now from the ESXi host:
* I can access the web completely, wget retrieves pages, etc...
From virtual machines on the ESXi host:
* I can ping the local network
* I can ping google, microsoft, vmware, ...
* I can access shares, web, whatever from any machine on the vSwitch to any machine on the vSwitch
But I cannot browse to google, samba to local network shares, ftp, telnet ... If I reload the VMs before export on the production server they work fine.
I tried:
* clean install of a VM, no luck
* modifying the network adapter settings, no luck
* using only one NIC, no luck
* using only one NIC on a separate vSwitch, no luck
Any idea why I would be able to ping whatever I want, but unable to access anything else ?
Regards,