[pve-devel] [PATCH] add ips feature v4

Dietmar Maurer dietmar at proxmox.com
Wed Mar 19 12:17:23 CET 2014


>      'Razor' => [
> -	{ action => 'ACCEPT', proto => 'tcp', dport => '2703' },
> +	{ action => 'PVEFW-Accept', proto => 'tcp', dport => '2703' },
>      ],

No, this is the wrong way to do it!

This rules are emitted with ruleset_generate_rule, and you can pass $actions there to overwrite defaults.




More information about the pve-devel mailing list