mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
firewall: add firewall bridge IP for UI access
when firewall switched to bridge mode, we want to have WebUI access to manage the firewall, allow user setup IP address on the firewall bridge interface through the UI. Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
@@ -1164,6 +1164,8 @@
|
||||
'from warn email bad' => 'From e-mail address is not valid',
|
||||
'fw mode' => 'Firewall Mode',
|
||||
'fw bridge mode' => 'Firewall Bridge Mode',
|
||||
'fw bridge ip' => 'Firewall Bridge IP',
|
||||
'fw bridge mask' => 'Firewall Bridge Netmask',
|
||||
'fw bridge mode disabled' => 'disabled',
|
||||
'fw bridge mode enabled' => 'enabled',
|
||||
'fw blue' => 'Firewall options for BLUE interface',
|
||||
|
||||
Reference in New Issue
Block a user