Search results

  1. T

    Arch Linux Container - network service faling

    PVE stack: 6.4-13 (running kernel: 5.4.128-1-pve) Arch Linux CT Kernel: Linux 5.4.128-1-pve x86_64 systemd version: systemd 248 (248-5-arch) /etc/pve/nodes/pve/lxc/CTID.conf feature: nesting=1 protection: 1 Hi, I am trying to spin a an Arch Linux CT but the the network service keeps on...
  2. T

    Firewall - conntrack question

    PVE stack: 6.4-13 (running kernel: 5.4.128-1-pve) How do I define a firewall rule, via the PVE firewall web frontend, that restricts incoming packets to tagged connections(conntrack) for a specific security group? A iptables rule equivalent would be: iptables -A INPUT -m conntrack --ctstate...