I want to have a private lan (vmbridge1) that only exists on the hosts and have no additional cabling or dedicated phys. ports. Is this possible?
I can only ping between vms that are on the same node. How can I fix that? Can I send this traffic over some already used network ports? Hows the best practice for that? Its traffic that does not need to be routed outside of the switch.
Also seperation via vlan would be nice, because I want to deploy a dhcp server that provides ips only for vms that are on my three nodes. it should not interfer with the local-lan outside thats also available outside of proxmox -ve (vmbridge0)
- I create vmbridge1 with no slaves on each node, gave it a ip adress.
- gave some vms a additional nic with vmbridge1
- put on some ip-adress on those vms
I can only ping between vms that are on the same node. How can I fix that? Can I send this traffic over some already used network ports? Hows the best practice for that? Its traffic that does not need to be routed outside of the switch.
Also seperation via vlan would be nice, because I want to deploy a dhcp server that provides ips only for vms that are on my three nodes. it should not interfer with the local-lan outside thats also available outside of proxmox -ve (vmbridge0)
Last edited: