Search results

  1. P

    [SOLVED] Firewall rules seem to have no impact on LXC containers

    The container does not answer to pings when enabled, but it does when disabled. PS: My testing is done from another device in LAN (not from the proxmox host itself) EDIT: it does !? Before sending the iptables-save output when you asked me; I noticed docker was previously installed on the pve...
  2. P

    [SOLVED] Firewall rules seem to have no impact on LXC containers

    iptables-save output : # Generated by iptables-save v1.8.7 on Fri Jun 10 11:11:14 2022 *raw :PREROUTING ACCEPT [18223:3921742] :OUTPUT ACCEPT [5338:2205785] COMMIT # Completed on Fri Jun 10 11:11:14 2022 # Generated by iptables-save v1.8.7 on Fri Jun 10 11:11:14 2022 *filter :INPUT ACCEPT...
  3. P

    [SOLVED] Firewall rules seem to have no impact on LXC containers

    I'm trying to set up Proxmox VE firewall rules; except those rules don't seem to do anything on CT level. I had enabled firewalling at: Datacenter level PVE level CT's vNIC (net0) level CT level ^ The minute I enable firewalling completely, I can see that all the incoming connections are...