diff --git a/Shorewall/firewall b/Shorewall/firewall index 7e048e2ae..6b406c85c 100755 --- a/Shorewall/firewall +++ b/Shorewall/firewall @@ -2514,7 +2514,7 @@ process_rule() # $1 = target ;; *) [ -n "$ratelimit" ] && fatal_error \ - "Rate Limiting only available with ACCEPT, DNAT[-] and REDIRECT[-]" + "Rate Limiting only available with ACCEPT, DNAT[-], REDIRECT[-] and LOG" ;; esac