<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Configuration replication in PIX firewall in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/configuration-replication-in-pix-firewall/m-p/2106557#M393291</link>
    <description>&lt;P&gt;&amp;nbsp; Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i know that PIX is EOL but i would like to ask query on the working of this firewall, which i am expecting to be the same in ASA as well. Configuration replication happens often in pix firewall will this happen from primary to secondary or Active device to standby device. &lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 00:44:13 GMT</pubDate>
    <dc:creator>Rajtilak Sivaluri</dc:creator>
    <dc:date>2019-03-12T00:44:13Z</dc:date>
    <item>
      <title>Configuration replication in PIX firewall</title>
      <link>https://community.cisco.com/t5/network-security/configuration-replication-in-pix-firewall/m-p/2106557#M393291</link>
      <description>&lt;P&gt;&amp;nbsp; Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i know that PIX is EOL but i would like to ask query on the working of this firewall, which i am expecting to be the same in ASA as well. Configuration replication happens often in pix firewall will this happen from primary to secondary or Active device to standby device. &lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:44:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuration-replication-in-pix-firewall/m-p/2106557#M393291</guid>
      <dc:creator>Rajtilak Sivaluri</dc:creator>
      <dc:date>2019-03-12T00:44:13Z</dc:date>
    </item>
    <item>
      <title>Configuration replication in PIX firewall</title>
      <link>https://community.cisco.com/t5/network-security/configuration-replication-in-pix-firewall/m-p/2106558#M393293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Active device replicates the configuration to the Standby if you make configurations. The command "write standby" should also copy the whole configuration of Active to the Standby device. The command "write mem" should be enough though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So whichever device is Active replicates the configuration to the Standby unit at that time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do notice that if you happen to make configurations on the Standby unit they wont be replicated to the Active unit. The Standby PIX should also warn you if you try to configure it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 08:59:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuration-replication-in-pix-firewall/m-p/2106558#M393293</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-01-08T08:59:25Z</dc:date>
    </item>
    <item>
      <title>Configuration replication in PIX firewall</title>
      <link>https://community.cisco.com/t5/network-security/configuration-replication-in-pix-firewall/m-p/2106559#M393295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick reply, could you specify the configuration that you are talking about in specific because what i have observed lately is the replication has happened from primary unit to secondary unit. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 09:05:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuration-replication-in-pix-firewall/m-p/2106559#M393295</guid>
      <dc:creator>Rajtilak Sivaluri</dc:creator>
      <dc:date>2013-01-08T09:05:07Z</dc:date>
    </item>
    <item>
      <title>Configuration replication in PIX firewall</title>
      <link>https://community.cisco.com/t5/network-security/configuration-replication-in-pix-firewall/m-p/2106560#M393297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command should only be replicated from Active to Standby.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might have "failover" configurations that state "primary" and "secondary" this on the other hand doesnt tell which is Active/Standby&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your Failover starting situation might be that the PIX configured as "primary" might start out as Active. If it for example loses power and reboots the "secondary" PIX that was Standby would be changed to Active state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, even if the "primary" PIX boots back up, it WONT take the Active role until the current Active PIX fails or you manually change the "primary" back to Active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in the above sense, if your "primary" PIX has failed and "secondary" has changed to Active role it would be replicating configurations to the "primary" unit. And this would be normal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards the configurations you are asking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not talking about the any certain configurations. I'm talking about configurations in General. They are always replicated from Active to Standby. If you configure Standby unit it will accept the configurations but they are NOT sent to the Active unit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then again if your above Standby PIX that has new configurations changes to Active, it might replicate those changed configurations to the new Standby unit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully the above made some sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate if the information has been helpfull and/or ask more questions &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 09:20:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuration-replication-in-pix-firewall/m-p/2106560#M393297</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-01-08T09:20:07Z</dc:date>
    </item>
    <item>
      <title>Configuration replication in PIX firewall</title>
      <link>https://community.cisco.com/t5/network-security/configuration-replication-in-pix-firewall/m-p/2106561#M393300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Indeed what i was trying to say is i had cluster firewall in which the Active device which is connected to primary end of&amp;nbsp; failover cable went faulty and hence we tried replacing it. Before the start of activity what i assumed is that the running configuration will be replicated to the device which i am going to connec to the network to the primary end of the cable but what happned was vice versa. Replication happened from the device newly added device and yes it was in standby mode till i tried to make it Active by reducing the number of up in the other device.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 09:37:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuration-replication-in-pix-firewall/m-p/2106561#M393300</guid>
      <dc:creator>Rajtilak Sivaluri</dc:creator>
      <dc:date>2013-01-08T09:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration replication in PIX firewall</title>
      <link>https://community.cisco.com/t5/network-security/configuration-replication-in-pix-firewall/m-p/2106562#M393305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your situation was that Primary firewall had failed and Secondary was Active and you then replaced the Primary only to find out that the blank (?) new Primary PIX replicated its configuration to the current Active unit....THEN I would have to say that it doesnt follow the logic of the current or 8.2 ASAs atleast.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just had an customer which had its Primary firewall break down due to problems with the PSU. I got the replacement device and configured it only with Failover configurations. Attached it to the network with the Active Secondary ASA unit and the now connected fresh Primary unit got the configurations from the Active Secondary ASA. So the newly added ASA DIDNT replicate its configurations to the already Active ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only thing I can guess at this point is that there is some difference in the operation of the Failover. Perhaps regarding the software? Would have to check it myself to make sure. I have not had this problem myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 09:45:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuration-replication-in-pix-firewall/m-p/2106562#M393305</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-01-08T09:45:07Z</dc:date>
    </item>
    <item>
      <title>Configuration replication in PIX firewall</title>
      <link>https://community.cisco.com/t5/network-security/configuration-replication-in-pix-firewall/m-p/2106563#M393306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for sharing your ASA experience atleast i had some confirmation on working of ASA. And also i observed an other thing. When i was trying to power off and On the standby device (connected to secondary end of cable). I actually lost connectivity to wards all the segment connected. to firewall. Can you through some light on this behaviour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 09:53:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuration-replication-in-pix-firewall/m-p/2106563#M393306</guid>
      <dc:creator>Rajtilak Sivaluri</dc:creator>
      <dc:date>2013-01-08T09:53:35Z</dc:date>
    </item>
    <item>
      <title>Configuration replication in PIX firewall</title>
      <link>https://community.cisco.com/t5/network-security/configuration-replication-in-pix-firewall/m-p/2106564#M393307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I quickly searched for a PIX specific Failover document and it states the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;H2&gt; &lt;A name="replicating"&gt;Replicate the PIX Configuration&lt;/A&gt; &lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The two units must have the exact same configuration and must run the &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; same software version. This is easily accomplished, since configuration &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; replication occurs over the failover cable, or from the LAN interface &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; configured with &lt;STRONG&gt;failover lan interface interface_name &lt;/STRONG&gt;command, from the active unit to the standby unit in these &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ways:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;When the standby unit completes its initial boot-up, the active unit &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;replicates its entire configuration to the standby unit. This occurs if you use &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;a failover cable because you need the initial configuration on both the primary &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;and secondary units in order to identify them as primary and secondary units. &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;This feature has been introduced to overcome the serial cable length and speed. &lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;As commands are entered on the active unit, they are sent across to &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;the standby unit. &lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;When you enter the &lt;STRONG&gt;write standby&lt;/STRONG&gt; command &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;on the active unit, you force the entire configuration to memory on the standby &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;unit. &lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The configuration replication does a "memory-to-memory" copy. Once this &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; completes, you need to issue a &lt;STRONG&gt;write memory&lt;/STRONG&gt; command &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on the active unit in order to write the configuration into the Flash memory of &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; the standby unit. Both "sync started" and "sync completed" console messages are &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; displayed during this operation. Large configurations can take awhile to &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; transfer. If a switchover occurs during replication, the new active PIX has &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; only a partial configuration. The unit then reboots itself to recover the &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; configuration from the Flash or re-sync by the other unit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The configuration replication only occurs from the active unit to the &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; standby unit. Changes made to the standby unit do not pass to the active unit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;H2&gt; &lt;A name="failback"&gt;Fail Back&lt;/A&gt; &lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever a failure or switch occurs, syslog messages are generated that &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; indicate what happened. Fail back to the primary unit is not forced. Fail back &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; is not a forced activity as there is no reason to switch active and standby &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; roles. Therefore, when a failed primary unit is fixed and brought back on line, &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; it does not automatically resume as the active unit. In order to force a unit &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; to be the active unit, use the&lt;STRONG&gt; failover active&lt;/STRONG&gt; command on the standby unit or the &lt;STRONG&gt;no failover &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; active&lt;/STRONG&gt; command on the active unit. If &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a0080094ea7.shtml#statefulfailover"&gt;Stateful Failover&lt;/A&gt; is used, then &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; connection state information passes from the active unit to the standby unit. &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Otherwise, the state information is not tracked and sessions must be &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; reestablished by applications. This means all active connections drop after a &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; switchover. Because the newly active unit assumes the same IP and MAC address &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as the previously active unit, no ARP entries need to change or timeout &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; anywhere in the network. &lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quickly reading through it I can't see anything there that would conflict what I have mentioned with&amp;nbsp; the operation of Failover and the configuration replication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whole document can be found at&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a0080094ea7.shtml#intro"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a0080094ea7.shtml#intro&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 10:21:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuration-replication-in-pix-firewall/m-p/2106564#M393307</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-01-08T10:21:47Z</dc:date>
    </item>
  </channel>
</rss>

