]> git.ipfire.org Git - people/amarx/ipfire-2.x.git/commit
BUG11184: Error if DNAT address ends with 0 or 255 now disabled BUG11184
authorAlexander Marx <alexander.marx@ipfire.org>
Thu, 15 Sep 2016 13:31:48 +0000 (15:31 +0200)
committerAlexander Marx <alexander.marx@ipfire.org>
Thu, 15 Sep 2016 13:31:48 +0000 (15:31 +0200)
commitde58d77d0e05438c4b4fcb5d3dfb779fed50652d
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>
html/cgi-bin/firewall.cgi