Category Archives: VMware

VMware Workstation, ESXi

ESXi: Capture Network packets on a vSwitch port or on a VM’s NIC

Hi,


ESXi offers some extented methods to capture network packets. Here are some examples.

First of all logon to your ESXi host by ssh.

To capture all traffic on a vmkernel interface use tcpdump-uw.
List all vmkernel interfaces


~ # esxcfg-vmknic -l
Interface  
vmk0    .....   
vmk1    .....   

Continue reading ESXi: Capture Network packets on a vSwitch port or on a VM’s NIC

Advertisment to support michlstechblog.info

VMware: List Users who have a active Console Connection to a virtual machine

Hi,

there are multiple active console connections and you want to know who are currently connected?
Continue reading VMware: List Users who have a active Console Connection to a virtual machine

VMware: Windows Event ID 27 on e1iexpress NIC Adapter

Hi,

Issue: You have Windows Server 2012, 2012R2, Windows 8 or Windows 8.1 running on ESXi or VMware Workstation and the network connection is interrupted frequently.
Also EventID 27 and 32 with source e1iexpress are often logged to the Windows EventLog.

Continue reading VMware: Windows Event ID 27 on e1iexpress NIC Adapter

VMWare ESXi: Redirect USB devices

Hi,

VMware ESXi offers the ability to redirect USB devices from your Workstation to a VM located on a ESXi Server.

There 3 requirments:

  • VM must have at least virtual machine version 7
  • A virtual USB Controller must be add to the VM
  • VMWare Tools must installed within the virtual machine

Continue reading VMWare ESXi: Redirect USB devices

VMware: x64 virtual machines within nested ESXi Hosts

Hi,

if you plan to run an ESXi Host within an ESXi Host and enabling support for 64-bit for VMs some additional settings are requiered:
Continue reading VMware: x64 virtual machines within nested ESXi Hosts