ipmasquerade

  1. K

    adding an LXC with a different subnet

    I have PVE 8.2.x running with the following configuration: iface eno1 inet manual auto vmbr0 iface vmbr0 inet static address x.x.x.13/24 gateway x.x.x.1 bridge-ports eno1 bridge-stp off bridge-fd 0 I'd like my LXC to use y.y.y.63/24, gateway y.y.y.1...