LXC port forwarding without routing

simon272

Renowned Member
Dec 21, 2014
9
0
66
There was a feature with 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: