Search results

  1. R

    Setup Nat network on proxmox fail

    I tried to setup a new interface in /etc/network/interfaces and when I tried to make the new interface up, proxmox raise this error warning: vmbr2: post-up cmd 'iptables -t nat -A POSTROUTING -s '192.168.10.0/24' -o enp38s0 -j MASQUERADE' failed: returned 3 (iptables v1.8.7 (legacy): can't...