mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
system: proper HA sync for new one-to-one NAT section
This commit is contained in:
parent
cb8a6e1f9a
commit
21df35228c
@ -249,7 +249,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,OPNsense.Firewall.Filter.onetoone',
|
||||
'id' => 'nat',
|
||||
'services' => ['pf'],
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user