> '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. _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
