<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Issue with XMLRPC after adding a NAT rule]]></title><description><![CDATA[<p dir="auto">Hi all,<br />
Our setup is 2 pfsenses in HA with CARP address<br />
first have public ip address .19<br />
second have public ip address .20<br />
and there is a CARP with another public ip .18</p>
<p dir="auto">I'm on manual NAT<br />
when i add this NAT rule to be seen as CARP ip on WAN<br />
<img src="/assets/uploads/files/1649879418230-capture-d-%C3%A9cran-de-2022-04-13-15-49-12.png" alt="Capture d’écran de 2022-04-13 15-49-12.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I have this error appearing after adding the rule<br />
A communications error occurred while attempting to call XMLRPC method restore_config_section: Request timed out due to default_socket_timeout php.ini setting</p>
<p dir="auto">do i need to do an exception?<br />
the HA sync doesn't pass via HA sync interface?<br />
the config is well replicated on backup host<br />
Thanks</p>
]]></description><link>https://forum.netgate.com/topic/171533/issue-with-xmlrpc-after-adding-a-nat-rule</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 03:10:21 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/171533.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 13 Apr 2022 19:52:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Issue with XMLRPC after adding a NAT rule on Thu, 14 Apr 2022 18:53:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/viragomann">@<bdi>viragomann</bdi></a><br />
i think it's that<br />
https://forum.netgate.com/topic/150505/xmlrpc-restore_config_section-error</p>
<p dir="auto">because my rule to NAT with CARP ip make the backup node not able to reach the gateway<br />
so as it explain on that like you sent</p>
<p dir="auto">Filter reload sees the down gateway and resets states, terminating the connection currently used for XMLRPC.</p>
<p dir="auto">it make sense<br />
Thanks you very much, i think you resolve my issue :)</p>
]]></description><link>https://forum.netgate.com/post/1037951</link><guid isPermaLink="true">https://forum.netgate.com/post/1037951</guid><dc:creator><![CDATA[mattiav]]></dc:creator><pubDate>Thu, 14 Apr 2022 18:53:39 GMT</pubDate></item><item><title><![CDATA[Reply to Issue with XMLRPC after adding a NAT rule on Thu, 14 Apr 2022 18:24:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mattiav">@<bdi>mattiav</bdi></a><br />
So that's sadly not more than you've already stated above.<br />
There is no hint, what went wrong.</p>
<p dir="auto">Maybe something on the secondary?</p>
<p dir="auto">Or maybe this: <a href="https://forum.netgate.com/topic/150505/xmlrpc-restore_config_section-error">https://forum.netgate.com/topic/150505/xmlrpc-restore_config_section-error</a></p>
]]></description><link>https://forum.netgate.com/post/1037942</link><guid isPermaLink="true">https://forum.netgate.com/post/1037942</guid><dc:creator><![CDATA[viragomann]]></dc:creator><pubDate>Thu, 14 Apr 2022 18:24:25 GMT</pubDate></item><item><title><![CDATA[Reply to Issue with XMLRPC after adding a NAT rule on Thu, 14 Apr 2022 18:02:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/viragomann">@<bdi>viragomann</bdi></a><br />
If i add destination port on my NAT rule, the error is not appearing anymore</p>
<p dir="auto">i checked the interface orders, and they are the same on both nodes</p>
<p dir="auto">Here the logs on node 1 when i have the error<br />
<img src="/assets/uploads/files/1649959279232-capture-d-%C3%A9cran-de-2022-04-14-13-59-31.png" alt="Capture d’écran de 2022-04-14 13-59-31.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">and here the logs on node1  when there is no errors<br />
<img src="/assets/uploads/files/1649959299925-capture-d-%C3%A9cran-de-2022-04-14-13-59-16.png" alt="Capture d’écran de 2022-04-14 13-59-16.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">thanks again :)</p>
]]></description><link>https://forum.netgate.com/post/1037937</link><guid isPermaLink="true">https://forum.netgate.com/post/1037937</guid><dc:creator><![CDATA[mattiav]]></dc:creator><pubDate>Thu, 14 Apr 2022 18:02:40 GMT</pubDate></item><item><title><![CDATA[Reply to Issue with XMLRPC after adding a NAT rule on Thu, 14 Apr 2022 17:33:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mattiav">@<bdi>mattiav</bdi></a><br />
No. So the error is also appearing, when you specify a destination port or address?<br />
Maybe something else to see in the system log?</p>
<p dir="auto">Possibly there are the interface orders different on both nodes? Check <em>Status &gt; interfaces</em> for accordance of all interfaces.</p>
]]></description><link>https://forum.netgate.com/post/1037930</link><guid isPermaLink="true">https://forum.netgate.com/post/1037930</guid><dc:creator><![CDATA[viragomann]]></dc:creator><pubDate>Thu, 14 Apr 2022 17:33:47 GMT</pubDate></item><item><title><![CDATA[Reply to Issue with XMLRPC after adding a NAT rule on Thu, 14 Apr 2022 17:03:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/viragomann">@<bdi>viragomann</bdi></a><br />
Thanks for your answer,<br />
No i don't sync over WAN, i have a dedicated interface on each node<br />
here the conf of the first node<br />
<img src="/assets/uploads/files/1649952501956-capture-d-%C3%A9cran-de-2022-04-14-12-04-40.png" alt="Capture d’écran de 2022-04-14 12-04-40.png" class=" img-fluid img-markdown" /><br />
the .106 ip is the backup node sync interface</p>
<p dir="auto">here the conf of the backup node<br />
<img src="/assets/uploads/files/1649952685069-capture-d-%C3%A9cran-de-2022-04-14-12-10-15.png" alt="Capture d’écran de 2022-04-14 12-10-15.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">For you tips for CARP VIP as translation address for pfSense itself, i will reduce it to only the destination port i need.<br />
But i still don't understand why that rule affect the sync, and you?<br />
Thanks</p>
]]></description><link>https://forum.netgate.com/post/1037923</link><guid isPermaLink="true">https://forum.netgate.com/post/1037923</guid><dc:creator><![CDATA[mattiav]]></dc:creator><pubDate>Thu, 14 Apr 2022 17:03:32 GMT</pubDate></item><item><title><![CDATA[Reply to Issue with XMLRPC after adding a NAT rule on Thu, 14 Apr 2022 13:34:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mattiav">@<bdi>mattiav</bdi></a> said in <a href="/post/1037701">Issue with XMLRPC after adding a NAT rule</a>:</p>
<blockquote>
<p dir="auto">A communications error occurred while attempting to call XMLRPC method restore_config_section: Request timed out due to default_socket_timeout php.ini setting</p>
</blockquote>
<p dir="auto">Do you sync over WAN? Otherwise it's not clear to me, why you get this error.</p>
<p dir="auto">But anyway, setting the CARP VIP as translation address for pfSense itself, is a very bad idea at all. At least, when you sync this rule to the secondary.</p>
<p dir="auto">This would result in both nodes trying to use the CARP VIP for outbound traffic. But this is occupied by the master, hence any outbound connection from the secondary will fail.</p>
]]></description><link>https://forum.netgate.com/post/1037865</link><guid isPermaLink="true">https://forum.netgate.com/post/1037865</guid><dc:creator><![CDATA[viragomann]]></dc:creator><pubDate>Thu, 14 Apr 2022 13:34:55 GMT</pubDate></item></channel></rss>