There was a feature with
Is there a way to do the same with Proxmox/
lxc
command to forward port without routing from hardnode to lxc-contaioner:
Bash:
lxc config device add mycontainer myport80 proxy listen=tcp:0.0.0.0:80 connect=tcp:localhost:80
Is there a way to do the same with Proxmox/
pct
?
Last edited: