mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
This fixes Bug #0000642 - clearer description for p2p-block buttons on outgoing firewall page.
This commit is contained in:
@@ -1306,7 +1306,11 @@
|
||||
'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.',
|
||||
'outgoingfw mode2' => 'Using this mode, all connections are allowed despited off the defined ones.',
|
||||
'outgoingfw p2p description' => 'Press the corresponding button to enable/disable the iptables p2p block modul.',
|
||||
'outgoingfw p2p description 1' => 'The button',
|
||||
'outgoingfw p2p description 2' => 'means that the p2p protocol is allowed or',
|
||||
'outgoingfw p2p description 3' => 'that the p2p protocol is denied.',
|
||||
'outgoingfw p2p deny' => 'p2p protocol is denied',
|
||||
'outgoingfw p2p allow' => 'p2p protocol is allowed',
|
||||
'outgoingfw reset' => 'Reset all',
|
||||
'override mtu' => 'Override default MTU',
|
||||
'ovpn' => 'OpenVPN',
|
||||
|
||||
Reference in New Issue
Block a user