Bug #26
closed"No XMLRPC Sync" still sends data to CARP Slaves, and CARP slave rules marques NO Sync are erased
0%
Description
Simple setup using two 1.2.3-rc1 (one full, one embeded), everything runs fine...
My goal simply is to redirect ports 123 and 53 from a LAN CARP IP to each pfsense's LAN IP, thus the need for the "no XMLRPC Sync", but
In NAT:
Create a rule on master, click "no XMLRPC Sync", click, or not, create a fw rule
Check the slave(s), a line with blank fields was added in NAT
If you delete it, it will get re-created on next sync
In the same fashion, if i create a new rule on slaves and check "no XMLRPC Sync", the rule is erased
Updated by Ermal Luçi over 15 years ago
- Status changed from New to Resolved
For 2.0 i fixed it.
For 1.2.3 the same fix as here applies
https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/bb46d659ddfb624044dd5b076dc67a404efe6f29
just that the code is under filter.inc on 1.2.3
Updated by Chris Buechler over 15 years ago
Updated by Wouter de Jong over 15 years ago
Somehow, this still does not work in the (current) latest snapshot of 1.2.3 of 2009-07-18 19:20.
See [[http://cvstrac.pfsense.com/tktview?tn=1939]]
Code does seem to have been updated with the commit of Chris Buechler, so something else must go wrong ?
Updated by Chris Buechler over 15 years ago
- Status changed from Resolved to New
- Priority changed from High to Normal
- Affected Version set to All
Updated by Scott Ullrich about 15 years ago
- Status changed from New to Resolved
This code exists in 1.2.3. Also fixed a bug with nosync. This should be resolved.