[SOLVED] Network issues with Proxmox on Windows VM (virtualbox)

Vivaldi

Member
Aug 2, 2022
19
1
8
My test setup looks like this:
Windows 10 Host > VirtualBox > Proxmox VM > test VM

Windows 10 - 192.168.0.5/24; 192.168.0.1
VirtualBox - bridged network
Proxmox - 192.168.0.7/24; 192.168.0.1; ping works
Test VM - I tried: Virtio/Realtek, 192.168.0.x/24; 192.168.0.1; doesn't ping

Test VM isn't reachable from Windows system. How should I setup this?
 
hi,

Test VM isn't reachable from Windows system. How should I setup this?
in a nested virtualization setup like yours, it's necessary to enable promiscuous mode for the network adapter inside virtualbox.
 
  • Like
Reactions: chlspvh and Vivaldi