Hi Team iam facing issue with VLAN tag

Arulanand

New Member
Feb 21, 2025
5
0
1
Hi everyone,

I'm facing an issue with my Proxmox setup and would appreciate any help. Here's the scenario:

  • I have created two VMs (VM1 and VM2) with different IP configurations: VM1 has a static IP, and VM2 is using DHCP.
  • The physical Proxmox node and VM1 are both set to the same static IP.
  • I can access the physical Proxmox node without any issues.
  • However, I am unable to ping VM1 from the proxmox node or any other device on the network.
Has anyone encountered a similar issue or have any suggestions on how to resolve this?

I am with Proxmox 8.4.1 latest edition




forum.png
 
Last edited:
  • The physical Proxmox node and VM1 are both set to the same static IP.
  • I can access the physical Proxmox node without any issues.
  • However, I am unable to ping VM1 from the proxmox node or any other device on the network.

How should this work? Should those two roll a dice to decide which one of them answers a request to that IP? ;)
 
I would like to ask a question about his setup. As far as egress packets go, when the packet leaves the VM shouuldn't it tag it with a VLAN then hit vmbr0 first which transfers it to bond 0 which load balances it going to the phsical switch?