Hi, i'v a setup like that:
-host
--node A -> bridged, own IP
--node B -> bridged, own IP
--node C -> NAT with host (won't expose the IP)
what i want to do is create a LAN where A B and C can communicate
The fact is that i cant add the vlan tag to A and B because they are in bridged, but C has no bridged interface so no VLAN, how can i solve that?
Edit: issue solved -> https://forum.proxmox.com/threads/separate-private-networks-for-vms.38822/#post-192035
-host
--node A -> bridged, own IP
--node B -> bridged, own IP
--node C -> NAT with host (won't expose the IP)
what i want to do is create a LAN where A B and C can communicate
The fact is that i cant add the vlan tag to A and B because they are in bridged, but C has no bridged interface so no VLAN, how can i solve that?
Edit: issue solved -> https://forum.proxmox.com/threads/separate-private-networks-for-vms.38822/#post-192035
Last edited: