5
0
mirror of git://git.proxmox.com/git/pve-firewall.git synced 2025-01-09 01:18:04 +03:00
Go to file
Thomas Lamprecht f78c7ca05b api node: always pass cluster conf to node FW parser
As else the parsing may lead to "false positive" errors, as cluster
wide aliases and other definitions are seemingly missing.

Reproducer:
* add *cluster* alias
* add+enable *host* rule using that alias
* enable FW on DC and node level
* go to Node -> FW -> Options
* check journal/syslog for error like:
> pveproxy[1339680]: /etc/pve/nodes/dev6/host.fw (line 3) - errors in rule parameters: IN ACCEPT -source test123 -p tcp -sport 22 -log nolog
> pveproxy[1339680]:   source: no such alias 'test123'

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-01-09 12:55:15 +01:00
debian bump version to 4.0-9 2019-12-03 08:12:23 +01:00
src api node: always pass cluster conf to node FW parser 2020-01-09 12:55:15 +01:00
test iptables : add raw table support 2019-11-18 13:48:09 +01:00
Makefile buildsys: switch upload dist over to buster 2019-05-23 18:19:56 +02:00