]> git.ipfire.org Git - ipfire-2.x.git/commit
BUG11184: Error if DNAT address ends with 0 or 255 now disabled
authorAlexander Marx <alexander.marx@ipfire.org>
Thu, 15 Sep 2016 13:31:48 +0000 (15:31 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 15 Sep 2016 17:58:51 +0000 (18:58 +0100)
commitbbe8e009b824aef745c9ab9718dce9a1b557f5fc
tree8d60aab8f273965564ce19a8dabf5430dd5966c8
parentf5ab60e9aa9d77fd9ef4b29f082eb6b00cb211f3
BUG11184: Error if DNAT address ends with 0 or 255 now disabled

When using dnat addresses, it is possible to use big subnets and host addresses like 172.16.0.0/12.
These addresses where rejected because it was recognised as network address.
The check is now removed.

Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/firewall.cgi