firewaa

  1. S

    logging changes in firewall on proxmox node

    Hi! Does proxmox save in some logs information about what made changes in firewall?
  2. Y

    Iptables rules to prevent UDP Outgoing flood

    Hello, i have bad experience regarding Outgoing UDP flood. If i put UDP flood rules on HOST server, they cover also GUEST ( Openvz, LXC, KVM ) VPS ? My RULES in init.d script: ------------------------------------------------------------------ #!/bin/sh ### BEGIN INIT INFO # Provides...