Search results

  1. A

    Masquerading (NAT) with iptables and multiple public IPs

    Hi guys, I have a server with 1 physical interface and 2 IPs. I'd like to use 1 bridge+NAT per public IP. I use the following /etc/network/interface # The primary network interface auto eno1 iface eno1 inet static address 193.161.118.14/24 gateway 193.161.118.1 # 2nd...
  2. A

    Single LVM to LVM-thin configuration

    I just receive a dedicated server ( with pve-manager/6.4-13/9f411e79 (running kernel: 5.4.128-1-pve) It has a single 1TB NVMe disk I'd like to use LVM-thin storage, like the following. Can I resize my system_root with no risk to corrupt the OS? (I'm not sure to understand where...