Win10 and WinServer 2016 VMs in vmbr0?

zinogr3

New Member
Dec 21, 2024
4
2
3
How to let 2 VMs (Windows 10 and Server 2016) talk to each other? They cannot ping to each other. No DHCP. All static IP Address. Same Gateway and subnet.

Proxmox Server
Code:
cat /etc/network/interfaces

auto vmbr0
iface vmbr0 inet static
        address 192.168.1.99/24
        gateway 192.168.1.1
        bridge-ports enp60s0
        bridge-stp off
        bridge-fd 0

Web GUI. System > Network
NameTypeActiveAutostartVLANPorts/SlavesBond ModeCIDRGateway
vmbr0Linux BridgeYesYesNoenp60s0192.168.1.99/24192.168.1.1

In both VMs, Network Device (net0) =
Network Bridge: vmbr0
Model: VirtlO (paravirtualized)
VLAN Tag: no VLAN
Firewall: Ticked

Win10's Ethernet Network's IPV4 =
IP Address 192.168.1.151
Subnet Mask 255.255.255.0
Default Gateway 192.168.1.1
Preferred DNS Server 192.168.1.151
Alternative DNS Server 192.168.1.1

Win Server 2016's IPV4 (mostly same as Win10, except) =
IP Address & Preferred DNS Server 192.168.1.152
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!