iptables

  1. M

    [SOLVED] iptables logging inside LXC containers

    Hi everyone, First of all, after many years of use, I wanted to thanks the whole team behind Proxmox VE for the amazing work! I'm now since a few months a happy user of Proxmox VE 4 and it's LXC containers. However, I've lately been facing issues with firewall logging: I am using custom...
  2. M

    Proxmox with Cloudflare

    Hi, I am running proxmox on my LAN and DD-WRT for my router... I want to use cloudflare with proxmox, but cloud flare only allows these ports(https): 2087, 2096, 8443. Any other port is blocked. But proxmox VNC ports are 5900-5999... how can I set an iptables rule to forward any outbound traffic...
  3. H

    Nat Configuration

    Hello, I am new to Proxmox and linux stuff I have success Installing PX 3.4 on 1 IP Public I create 1 vm with local ip 172.16.0.2 with configuration like this: auto lo iface lo inet loopback iface eth0 inet manual iface eth1 inet manual auto vmbr0 iface vmbr0 inet static address...
  4. T

    Using Container over one public IP

    Hallo, I am new to Proxmox and I would like to know how to use NAT in this environment. That is my network configuration: Public-IP (outside Router) 217.x.y.z Router-IP 192.168.1.1 Proxmox Host-IP 192.168.1.27 openVZ-Container-IP...
  5. K

    PVE 4.1-26 & CSF iptables modules missing

    Hello, I just done a fresh installation of PVE and would like to use CSF firewall within LXC but some modules are missing. --- log from CSF test script within LXC (CentOS 6) --- [root@ct1 ~]# ./csf/csftest.pl Testing ip_tables/iptable_filter...OK Testing ipt_LOG...OK Testing...