mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 00:07:26 +00:00
VPN / IPsec - automatic rule link mismatch
This commit is contained in:
parent
ae62e15d07
commit
bdc72304d3
@ -545,7 +545,7 @@ function filter_core_rules_system($fw, $defaults)
|
||||
$fw->registerFilterRule(
|
||||
5,
|
||||
array('direction' => 'out', 'statetype' => 'keep', 'quick' => false, 'interface' => 'enc0',
|
||||
'#ref' => '/ui/ipsec/tunnels',
|
||||
'#ref' => 'ui/ipsec/tunnels',
|
||||
'descr' => 'IPsec internal host to host'),
|
||||
$defaults['pass']
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user