mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-11 09:48:24 +02:00
Did some final steps for the outgoing fw, this should be working now.
This fixes bug #0000577
This commit is contained in:
@@ -1014,7 +1014,7 @@
|
||||
'invalid vpi vpci' => 'Invalid VPI/VPCI settings',
|
||||
'invalid wins address' => 'Invalid WINS server address.',
|
||||
'invert' => 'Invert',
|
||||
'ip address' => 'IP address:',
|
||||
'ip address' => 'IP address',
|
||||
'ip address in use' => 'IP address already in use',
|
||||
'ip address outside subnets' => 'IP Address outside subnets',
|
||||
'ip alias added' => 'External IP alias added',
|
||||
@@ -1298,6 +1298,10 @@
|
||||
'out' => 'Out',
|
||||
'outgoing' => 'outgoing',
|
||||
'outgoing firewall' => 'Outgoing Firewall',
|
||||
'outgoing firewall groups' => 'Outgoing Firewall Groups',
|
||||
'outgoing firewall add ip group' => 'Add IP Address Group',
|
||||
'outgoing firewall ip groups' => 'Outgoing Firewall IP Adress Groups',
|
||||
'outgoing firewall view group' => 'View group',
|
||||
'outgoing traffic in bytes per second' => 'Outgoing Traffic',
|
||||
'outgoingfw mode0' => 'Using this mode, all clients are able to access the internet without any restrictions.',
|
||||
'outgoingfw mode1' => 'Using this mode, only connections based on the defined rules are allowed.',
|
||||
|
||||
Reference in New Issue
Block a user