mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
firewall.cgi: Add a checkbox to enable SYN flood protection
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -894,6 +894,7 @@ WARNING: untranslated string: enable disable client = unknown string
|
||||
WARNING: untranslated string: enable disable dyndns = unknown string
|
||||
WARNING: untranslated string: error message = unknown string
|
||||
WARNING: untranslated string: error the to date has to be later than the from date = The to date has to be later than the from date!
|
||||
WARNING: untranslated string: fwdfw syn flood protection = Enable SYN Flood Protection (TCP only)
|
||||
WARNING: untranslated string: fwhost cust locationgrp = unknown string
|
||||
WARNING: untranslated string: fwhost err hostip = unknown string
|
||||
WARNING: untranslated string: guardian block a host = unknown string
|
||||
|
||||
@@ -890,6 +890,7 @@ WARNING: untranslated string: fwdfw rulepos = Rule position
|
||||
WARNING: untranslated string: fwdfw snat = Source NAT
|
||||
WARNING: untranslated string: fwdfw source = Source
|
||||
WARNING: untranslated string: fwdfw sourceip = Source address (MAC/IP address or network):
|
||||
WARNING: untranslated string: fwdfw syn flood protection = Enable SYN Flood Protection (TCP only)
|
||||
WARNING: untranslated string: fwdfw target = Destination
|
||||
WARNING: untranslated string: fwdfw targetip = Destination address (IP address or network):
|
||||
WARNING: untranslated string: fwdfw timeframe = Use time constraints
|
||||
|
||||
@@ -958,6 +958,7 @@ WARNING: untranslated string: extrahd mounted = Mounted
|
||||
WARNING: untranslated string: extrahd no mount point given = No mount point given
|
||||
WARNING: untranslated string: extrahd not configured = Not configured
|
||||
WARNING: untranslated string: extrahd not mounted = Not mounted
|
||||
WARNING: untranslated string: fwdfw syn flood protection = Enable SYN Flood Protection (TCP only)
|
||||
WARNING: untranslated string: fwhost cust locationgrp = unknown string
|
||||
WARNING: untranslated string: fwhost err hostip = unknown string
|
||||
WARNING: untranslated string: guardian block a host = unknown string
|
||||
|
||||
@@ -912,6 +912,7 @@ WARNING: untranslated string: enable disable client = unknown string
|
||||
WARNING: untranslated string: enable disable dyndns = unknown string
|
||||
WARNING: untranslated string: error message = unknown string
|
||||
WARNING: untranslated string: extrahd because it is outside the allowed mount path = unknown string
|
||||
WARNING: untranslated string: fwdfw syn flood protection = Enable SYN Flood Protection (TCP only)
|
||||
WARNING: untranslated string: fwhost cust locationgrp = unknown string
|
||||
WARNING: untranslated string: fwhost err hostip = unknown string
|
||||
WARNING: untranslated string: guardian block a host = unknown string
|
||||
|
||||
@@ -1029,6 +1029,7 @@ WARNING: untranslated string: fwdfw limitconcon = Limit concurrent connections p
|
||||
WARNING: untranslated string: fwdfw maxconcon = Max. concurrent connections
|
||||
WARNING: untranslated string: fwdfw numcon = Number of connections
|
||||
WARNING: untranslated string: fwdfw ratelimit = Rate-limit new connections
|
||||
WARNING: untranslated string: fwdfw syn flood protection = Enable SYN Flood Protection (TCP only)
|
||||
WARNING: untranslated string: fwhost addlocationgrp = Add new Location group
|
||||
WARNING: untranslated string: fwhost cust location = Location Groups
|
||||
WARNING: untranslated string: fwhost cust locationgroup = Location Groups
|
||||
|
||||
@@ -1035,6 +1035,7 @@ WARNING: untranslated string: fwdfw limitconcon = Limit concurrent connections p
|
||||
WARNING: untranslated string: fwdfw maxconcon = Max. concurrent connections
|
||||
WARNING: untranslated string: fwdfw numcon = Number of connections
|
||||
WARNING: untranslated string: fwdfw ratelimit = Rate-limit new connections
|
||||
WARNING: untranslated string: fwdfw syn flood protection = Enable SYN Flood Protection (TCP only)
|
||||
WARNING: untranslated string: fwhost addlocationgrp = Add new Location group
|
||||
WARNING: untranslated string: fwhost cust location = Location Groups
|
||||
WARNING: untranslated string: fwhost cust locationgroup = Location Groups
|
||||
|
||||
@@ -1093,6 +1093,7 @@ WARNING: untranslated string: fwdfw rulepos = Rule position
|
||||
WARNING: untranslated string: fwdfw snat = Source NAT
|
||||
WARNING: untranslated string: fwdfw source = Source
|
||||
WARNING: untranslated string: fwdfw sourceip = Source address (MAC/IP address or network):
|
||||
WARNING: untranslated string: fwdfw syn flood protection = Enable SYN Flood Protection (TCP only)
|
||||
WARNING: untranslated string: fwdfw target = Destination
|
||||
WARNING: untranslated string: fwdfw targetip = Destination address (IP address or network):
|
||||
WARNING: untranslated string: fwdfw timeframe = Use time constraints
|
||||
|
||||
@@ -1090,6 +1090,7 @@ WARNING: untranslated string: fwdfw rulepos = Rule position
|
||||
WARNING: untranslated string: fwdfw snat = Source NAT
|
||||
WARNING: untranslated string: fwdfw source = Source
|
||||
WARNING: untranslated string: fwdfw sourceip = Source address (MAC/IP address or network):
|
||||
WARNING: untranslated string: fwdfw syn flood protection = Enable SYN Flood Protection (TCP only)
|
||||
WARNING: untranslated string: fwdfw target = Destination
|
||||
WARNING: untranslated string: fwdfw targetip = Destination address (IP address or network):
|
||||
WARNING: untranslated string: fwdfw timeframe = Use time constraints
|
||||
|
||||
@@ -977,6 +977,7 @@ WARNING: untranslated string: force enable = Forced
|
||||
WARNING: untranslated string: foreshadow = Foreshadow
|
||||
WARNING: untranslated string: fw red = Firewall options for RED interface
|
||||
WARNING: untranslated string: fwdfw all subnets = All subnets
|
||||
WARNING: untranslated string: fwdfw syn flood protection = Enable SYN Flood Protection (TCP only)
|
||||
WARNING: untranslated string: fwhost cust locationgrp = unknown string
|
||||
WARNING: untranslated string: fwhost err hostip = unknown string
|
||||
WARNING: untranslated string: generate ptr = Generate PTR
|
||||
|
||||
@@ -56,6 +56,7 @@
|
||||
< enable
|
||||
< error the to date has to be later than the from date
|
||||
< extrahd because it it outside the allowed mount path
|
||||
< fwdfw syn flood protection
|
||||
< g.dtm
|
||||
< g.lite
|
||||
< hostile networks in
|
||||
@@ -120,6 +121,7 @@
|
||||
< extrahd no mount point given
|
||||
< extrahd not configured
|
||||
< extrahd not mounted
|
||||
< fwdfw syn flood protection
|
||||
< hardware vulnerabilities
|
||||
< hostile networks in
|
||||
< hostile networks out
|
||||
@@ -148,6 +150,7 @@
|
||||
< bewan adsl pci st
|
||||
< bewan adsl usb
|
||||
< extrahd because it it outside the allowed mount path
|
||||
< fwdfw syn flood protection
|
||||
< g.dtm
|
||||
< g.lite
|
||||
< hostile networks total
|
||||
@@ -365,6 +368,7 @@
|
||||
< fwdfw maxconcon
|
||||
< fwdfw numcon
|
||||
< fwdfw ratelimit
|
||||
< fwdfw syn flood protection
|
||||
< fwhost addlocationgrp
|
||||
< fwhost cust location
|
||||
< fwhost cust locationgroup
|
||||
@@ -894,6 +898,7 @@
|
||||
< fwdfw maxconcon
|
||||
< fwdfw numcon
|
||||
< fwdfw ratelimit
|
||||
< fwdfw syn flood protection
|
||||
< fwhost addlocationgrp
|
||||
< fwhost cust location
|
||||
< fwhost cust locationgroup
|
||||
@@ -1613,6 +1618,7 @@
|
||||
< fwdfw source
|
||||
< fwdfw sourceip
|
||||
< fwdfw std network
|
||||
< fwdfw syn flood protection
|
||||
< fwdfw target
|
||||
< fwdfw targetip
|
||||
< fwdfw till
|
||||
@@ -2613,6 +2619,7 @@
|
||||
< fwdfw source
|
||||
< fwdfw sourceip
|
||||
< fwdfw std network
|
||||
< fwdfw syn flood protection
|
||||
< fwdfw target
|
||||
< fwdfw targetip
|
||||
< fwdfw till
|
||||
@@ -3327,6 +3334,7 @@
|
||||
< force enable
|
||||
< foreshadow
|
||||
< fwdfw all subnets
|
||||
< fwdfw syn flood protection
|
||||
< fw red
|
||||
< generate ptr
|
||||
< hardware vulnerabilities
|
||||
|
||||
Reference in New Issue
Block a user