mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
xmlrpc sync, on nat sync, all items in the OPNsense container are transfered. regression in 6ab8f8cf2d closes https://github.com/opnsense/core/issues/7173
This commit is contained in:
parent
157a2d9f03
commit
7e994cab29
@ -239,7 +239,7 @@ function pf_xmlrpc_sync()
|
||||
$result[] = array(
|
||||
'description' => gettext('NAT'),
|
||||
'help' => gettext('Synchronize the NAT rules over to the other HA host.'),
|
||||
'section' => 'nat,OPNsense.Firewall.Filter.snatrules,OPNsense,Firewall.Filter.npt',
|
||||
'section' => 'nat,OPNsense.Firewall.Filter.snatrules,OPNsense.Firewall.Filter.npt',
|
||||
'id' => 'nat',
|
||||
'services' => ['pf'],
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user