Hi All,
I've just joined the forum, and looking forward to interactions here.
I'm hoping this is an acceptable to place to submit/discuss a feature request. I'm playing with PVE 4.0 and especially with the LXC integration. In my configuration, I'd really like to be able to connect one of my containers to a physical NIC on the host (without bridging). In a standard LXC config, this is a simple as:
I'm hoping such a simple config means it wouldn't be hard to integrate into Proxmox. I'm also hoping there's not some precedent against this, as I feel it could be a really useful feature.
BTW, thanks for such a great product. PVE is awesome.
I've just joined the forum, and looking forward to interactions here.
I'm hoping this is an acceptable to place to submit/discuss a feature request. I'm playing with PVE 4.0 and especially with the LXC integration. In my configuration, I'd really like to be able to connect one of my containers to a physical NIC on the host (without bridging). In a standard LXC config, this is a simple as:
Code:
lxc.network.type = phys
lxc.network.link = eth0
lxc.network.name = wan0
BTW, thanks for such a great product. PVE is awesome.