]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
BUG12301: Iptables “host/network ‘none’ not found”
authorAlexander Marx <alexander.marx@ipfire.org>
Mon, 12 Apr 2021 06:05:45 +0000 (08:05 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Sun, 6 Feb 2022 17:18:31 +0000 (17:18 +0000)
commitfeef6aca68a3b7953c09e3abc9e5a18e9fa3a4eb
tree257656c5cfe4240eeac74b96061a6862385d8d25
parent8a448186198418977db1be15d707d7b584285bfb
BUG12301: Iptables “host/network ‘none’ not found”

Fixes: #12301
When using hosts with MAC-addresses in a hostgroup,
the rule won't be generated if those hosts are selected as target.
There is a hint but due to a wrong hashparameter the hint was not shown.

With this patch the hint is shown again.
Additionally the rule is skipped when rules.pl creates rules.

There are no bootmessages with failed target "none" anymore.
Acked-by: Stefan Schantl <stefan.schantl@ipfire.org>
config/firewall/firewall-lib.pl
html/cgi-bin/firewall.cgi