Help with LXC on LAN with Node on different network

kalindro

New Member
Dec 8, 2023
1
0
1
Hi guys!

It's not a question of pro Proxmox user for sure, but one that I can't wrap my head around.
I have few networks setup on my router, let's just focus on LAN network and LAB (Vlan 70 tag).

I want my node to host an LXC on LAN network but I want the node itself to be on on differnet network. Is that doable with one interface?
I thought that if my node is on the 70 vlan network, I can just make the bridge VLAN aware and give the LXC vlan tag 1 but that unfrotunately doesn't work.
If it was the other way around, my node on LAN network and LXC on 70, I can make the node bridge VLAN aware, set vlan tag 70 for the LXC network and that's it.

Is there a simple solution that I'm just not seeing?