mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Merge remote-tracking branch 'amarx/BUG10615' into next
This commit is contained in:
@@ -1009,12 +1009,14 @@
|
||||
'fwdfw dnat porterr' => 'You have to select a single port or portrange (tcp/udp) for NAT',
|
||||
'fwdfw dnat porterr2' => 'Cannot use external port (NAT) when no destination port is defined.',
|
||||
'fwdfw edit' => 'Edit',
|
||||
'fwdfw err concon' => 'Invalid number for concurrent connections',
|
||||
'fwdfw err nosrc' => 'No source selected.',
|
||||
'fwdfw err nosrcip' => 'Please provide a source IP address.',
|
||||
'fwdfw err notgt' => 'No destination selected.',
|
||||
'fwdfw err notgtip' => 'Please provide a destination IP address.',
|
||||
'fwdfw err prot_port' => 'Source- or targetport are not allowed with selected protocol',
|
||||
'fwdfw err prot_port1' => 'When using Source- or targetport you have to select TCP or UDP for protocol',
|
||||
'fwdfw err ratecon' => 'Invalid value for connections in Rate-limit',
|
||||
'fwdfw err remark' => 'Invalid characters in remark.',
|
||||
'fwdfw err ruleexists' => 'This rule already exists.',
|
||||
'fwdfw err same' => 'Source and destination are identical.',
|
||||
@@ -1033,15 +1035,18 @@
|
||||
'fwdfw hint mac' => 'The destination group contains MAC addresses, which will be skipped during rule creation.',
|
||||
'fwdfw iface' => 'Interface',
|
||||
'fwdfw ipsec network' => 'IPsec networks:',
|
||||
'fwdfw limitconcon' => 'Limit concurrent connections per IP address',
|
||||
'fwdfw log' => 'Log',
|
||||
'fwdfw log rule' => 'Log rule',
|
||||
'fwdfw man port' => 'Port(s):',
|
||||
'fwdfw many' => 'Many',
|
||||
'fwdfw maxconcon' => 'Max. concurrent connections',
|
||||
'fwdfw menu' => 'Firewall',
|
||||
'fwdfw movedown' => 'Move down',
|
||||
'fwdfw moveup' => 'Move up',
|
||||
'fwdfw natport used' => 'The given port for NAPT is already in use by an other DNAT rule.',
|
||||
'fwdfw newrule' => 'New rule',
|
||||
'fwdfw numcon' => 'Number of connections',
|
||||
'fwdfw p2p txt' => 'Grant/deny access to P2P networks.',
|
||||
'fwdfw pol allow' => 'Allowed',
|
||||
'fwdfw pol block' => 'Blocked',
|
||||
@@ -1050,6 +1055,7 @@
|
||||
'fwdfw pol title' => 'Default firewall behaviour',
|
||||
'fwdfw prot41' => 'IPv6 Encapsulation (Protocol 41)',
|
||||
'fwdfw prot41 short' => 'IPv6 Encap',
|
||||
'fwdfw ratelimit' => 'Rate-limit new connections',
|
||||
'fwdfw red' => 'RED',
|
||||
'fwdfw reread' => 'Apply changes',
|
||||
'fwdfw rule action' => 'Rule action:',
|
||||
|
||||
Reference in New Issue
Block a user