firewall.cgi: Add a checkbox to enable SYN flood protection

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-04-18 21:11:42 +00:00
parent 8711955b38
commit ad03130f24
12 changed files with 30 additions and 2 deletions

View File

@@ -1246,6 +1246,7 @@
'fwdfw source' => 'Source',
'fwdfw sourceip' => 'Source address (MAC/IP address or network):',
'fwdfw std network' => 'Standard networks:',
'fwdfw syn flood protection' => 'Enable SYN Flood Protection (TCP only)',
'fwdfw target' => 'Destination',
'fwdfw targetip' => 'Destination address (IP address or network):',
'fwdfw till' => 'Until:',