Hi team!
I have 2 node on same cluster but VM(one on each node) can't reach each other
in
so i've created:
SDN->Zones
then SDN->Vnets
On both VM->Hardware->Network device->test
but VM can't ping each other
i tried to add the route in
node1 -
node2 -
How to connect VMBR from different node(in same cluster)?
Do i need to configure that in my router ?
I have 2 node on same cluster but VM(one on each node) can't reach each other
in
/etc/network/interfaces
i have the default proxmox vmbr0
so i've created:
SDN->Zones
then SDN->Vnets
On both VM->Hardware->Network device->test
but VM can't ping each other
i tried to add the route in
/etc/network/interfaces
of my two node:node1 -
up ip route add10.10.10.0/24 via IP-Node1
node2 -
up ip route add10.10.10.0/24 via IP-Node2
How to connect VMBR from different node(in same cluster)?
Do i need to configure that in my router ?