mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
firewall: Allow to disable masquerading.
This commit is contained in:
@@ -1432,6 +1432,12 @@
|
||||
'map to guest' => 'Map to Guest',
|
||||
'march' => 'März',
|
||||
'marked' => 'Markiert',
|
||||
'masquerade blue' => 'NAT auf BLAU',
|
||||
'masquerade green' => 'NAT auf GREEN',
|
||||
'masquerade orange' => 'NAT auf ORANGE',
|
||||
'masquerading' => 'Masquerading/NAT',
|
||||
'masquerading disabled' => 'NAT ausgeschaltet',
|
||||
'masquerading enabled' => 'NAT eingeschaltet',
|
||||
'max bandwith' => 'Maximale Bandbreite',
|
||||
'max incoming size' => 'Max. eingehende Größe (kB):',
|
||||
'max lease time' => 'Max. Haltezeit in min:',
|
||||
|
||||
@@ -1462,6 +1462,12 @@
|
||||
'map to guest' => 'Map to Guest',
|
||||
'march' => 'March',
|
||||
'marked' => 'Marked',
|
||||
'masquerade blue' => 'Masquerade BLUE',
|
||||
'masquerade green' => 'Masquerade GREEN',
|
||||
'masquerade orange' => 'Masquerade ORANGE',
|
||||
'masquerading' => 'Masquerading',
|
||||
'masquerading disabled' => 'Masquerading disabled',
|
||||
'masquerading enabled' => 'Masquerading enabled',
|
||||
'max bandwith' => 'Maximum bandwith',
|
||||
'max incoming size' => 'Max incoming size (KB):',
|
||||
'max lease time' => 'Max lease time (mins):',
|
||||
|
||||
Reference in New Issue
Block a user