mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-04 02:51:28 +02:00
Forward Firewall: changed firewall modes from mode1,mode2 to "allowed" and "blocked". Also new descriptiontext.
This commit is contained in:
committed by
Michael Tremer
parent
0b14d3d9b1
commit
2b9460abfa
@@ -948,6 +948,10 @@
|
||||
'fwdfw man port' => 'Port(s) manual:',
|
||||
'fwdfw moveup' => 'Move up',
|
||||
'fwdfw movedown' => 'Move down',
|
||||
'fwdfw pol allow' => 'Allowed',
|
||||
'fwdfw pol block' => 'Blocked',
|
||||
'fwdfw pol title' => 'Firewall default behavior',
|
||||
'fwdfw pol text' => 'Default behavior for connections from local nwtworks. "Allowed" allows all connections from local networks except the defined rules."Blocked" prohibits all connections except the defined ones.Also external access and connections to/from demilitarized zone are configurable here.',
|
||||
'fwdfw reread' => 'Apply',
|
||||
'fwdfw rules' => 'Rules',
|
||||
'fwdfw rule action' => 'Rule action:',
|
||||
|
||||
Reference in New Issue
Block a user