mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
firewall: proper alias sync in our new world order
This commit is contained in:
parent
9e525528ba
commit
62fa8b5d66
@ -266,7 +266,7 @@ if (isset($config['hasync']) && is_array($config['hasync'])) {
|
||||
$section_cnf = array();
|
||||
$section_cnf['synchronizerules'] = 'filter';
|
||||
$section_cnf['synchronizenat'] = 'nat';
|
||||
$section_cnf['synchronizealiases'] = 'aliases';
|
||||
$section_cnf['synchronizealiases'] = 'OPNsense.Firewall.Alias';
|
||||
$section_cnf['synchronizedhcpd'] = 'dhcpd';
|
||||
$section_cnf['synchronizestaticroutes'] = 'staticroutes,gateways';
|
||||
$section_cnf['synchronizevirtualip'] = 'virtualip';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user