<?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 Re: Active/Passive failover help in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419909#M734389</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;j.blakley wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, on my secondary, I don't have to set a public address on the outside interface or a private address on the inside interface. I only have to have addressing that is used between the primary and secondary units to talk to, more than likely a /30 for both the failover and state interfaces? What about telnetting into the secondary? As long as I can route to it, that should be fine too, right?&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't need addresses but personally on the the private addressed interface i would use one. Then you can telnet into the device on that address. And as private addresses are not in short supply i can't see a huge advantage to not using one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Apr 2010 17:18:32 GMT</pubDate>
    <dc:creator>Jon Marshall</dc:creator>
    <dc:date>2010-04-13T17:18:32Z</dc:date>
    <item>
      <title>Active/Passive failover help</title>
      <link>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419904#M734381</link>
      <description>&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a 5550 that I'm going to be setting up failover on when we get our second one soon. I have a couple of questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.) The current 5550 that we have has a public presence. Do I need to configure the standby with a physical public address also?&lt;/P&gt;&lt;P&gt;2.) I would also think that if I had to do the above, I would also need to configure for internal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The configs that I've found haven't been clear on how to configure active/standby on these units. I've got the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current 5550 (primary):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eth0: ip 5.5.5.5 255.255.255.252&lt;/P&gt;&lt;P&gt;eth1: ip 192.168.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To configure the above existing firewall in failover, I've been finding configs that are applying the failover and state interfaces to interfaces that don't look like they're being addressed. In reality, does the standby need an ip address that faces the lan, or do the only addresses that need to be configured are the ones that are configured to look for failover?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example standby:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eth0: connected to public switch (no ip)&lt;/P&gt;&lt;P&gt;eth1: connected to failover (10.0.0.2/30)&lt;/P&gt;&lt;P&gt;eth2: connected to state (10.0.0.6/30)&lt;/P&gt;&lt;P&gt;eth3: connected to lan (no ip)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above would be communicated from the primary with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eth0: public address&lt;/P&gt;&lt;P&gt;eth1: connected to failover (10.0.0.1/30)&lt;/P&gt;&lt;P&gt;eth2: connected to state (10.0.0.5/30)&lt;/P&gt;&lt;P&gt;eth3: internal lan (192.168.1.1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I on the right track?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:32:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419904#M734381</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2019-03-11T17:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Active/Passive failover help</title>
      <link>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419905#M734382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are 2 reasons to configure an interface with a standby ip address -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) so you can connect to the standby firewall on that interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) so the firewalls can monitor each others state on those interfaces&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't need to configure every interface with a standby address if you don't want to and sometimes you don't if you are using public IP addressing on the interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 21:55:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419905#M734382</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2010-04-12T21:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Active/Passive failover help</title>
      <link>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419906#M734383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do I need to put an address on the outside and inside interfaces on the secondary at all?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 23:12:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419906#M734383</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2010-04-12T23:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Active/Passive failover help</title>
      <link>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419907#M734386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, the configuration is automatically synchronised once you have the failover configured on both firewalls.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 23:22:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419907#M734386</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-04-12T23:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Active/Passive failover help</title>
      <link>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419908#M734388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, on my secondary, I don't have to set a public address on the outside interface or a private address on the inside interface. I only have to have addressing that is used between the primary and secondary units to talk to, more than likely a /30 for both the failover and state interfaces? What about telnetting into the secondary? As long as I can route to it, that should be fine too, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 15:43:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419908#M734388</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2010-04-13T15:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Active/Passive failover help</title>
      <link>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419909#M734389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;j.blakley wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, on my secondary, I don't have to set a public address on the outside interface or a private address on the inside interface. I only have to have addressing that is used between the primary and secondary units to talk to, more than likely a /30 for both the failover and state interfaces? What about telnetting into the secondary? As long as I can route to it, that should be fine too, right?&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't need addresses but personally on the the private addressed interface i would use one. Then you can telnet into the device on that address. And as private addresses are not in short supply i can't see a huge advantage to not using one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 17:18:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419909#M734389</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2010-04-13T17:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Active/Passive failover help</title>
      <link>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419910#M734391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens if I put a private address on the inside interface of the secondary unit when it fails over? Here's the part that I'm not understanding:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My gateway is 10.10.10.54 (primary ASA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I put a private address on the secondary, say 10.10.10.55, and configure failover, what happens if the primary dies and all of my workstations are set up to .54 for the gateway?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to change the internal address of the primary to be something else and then set up a virtual address to be .54 (like hsrp)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 17:26:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419910#M734391</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2010-04-13T17:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Active/Passive failover help</title>
      <link>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419911#M734394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;j.blakley wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens if I put a private address on the inside interface of the secondary unit when it fails over? Here's the part that I'm not understanding:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My gateway is 10.10.10.54 (primary ASA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I put a private address on the secondary, say 10.10.10.55, and configure failover, what happens if the primary dies and all of my workstations are set up to .54 for the gateway?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to change the internal address of the primary to be something else and then set up a virtual address to be .54 (like hsrp)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ahh, i see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The firewall failover works slightly differently than HSRP for example. With HSRP you have a 3rd address ie. the VIP that can move between the routers. With the firewall the address assigned to the active firewall is simply moved across to the secondary firewall so your clients would still send traffic to the same gateway, it's just that the traffic would now go to the new active firewall ie. the one that was standby before the failover.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The standby address is never used as a gateway for end clients. It is simply for monitoring and being able to remotely manage the standby firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 17:30:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419911#M734394</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2010-04-13T17:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Active/Passive failover help</title>
      <link>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419912#M734396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, so let's see if I have this right then &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm going to set up a /30 between the two ASAs for failover connection.&lt;/P&gt;&lt;P&gt;I'm going to set up a /30 between the two ASAs for the state connection.&lt;/P&gt;&lt;P&gt;I'm also going to put the secondary internal interface on any address that doesn't conflict with the current internal address of the primary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the secondary comes up, the primary will copy it's config over to the secondary, and if that primary dies, everyone will still be able to get to the internal address? I'm still not clear about what happens to the internal address on the secondary after it becomes the primary. Is there a separate config that gets copied over that will overwrite the secondary's internal address to be the primary's internal address so users can still see it? The documentation that Cisco has about Pix/ASA configurations isn't clear about what's happening behind the scenes....that's the part that I need to know. &lt;SPAN __jive_emoticon_name="grin" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/grin.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 17:38:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419912#M734396</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2010-04-13T17:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Active/Passive failover help</title>
      <link>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419913#M734398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm running active/standby on 2 ASAs now and after you do the basic config for the primary, you in put 1 or 2 commands into a factory default of the secondary and it tells you that it has found a mate and the config is copying. Once its done there is nothing more that should be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the primary dies (depending on what specifically dies ie power, line, etc. ) it takes a few moments to flip the IPs around and then the secondary effectively becomes your primary. Once you get the new firewall, or just fix what the problem is, as long as it has those few lines specified for the secondary you did in the previous steps it checks if there is a working primary and will then turn it self to secondary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The switch should be completely seamless to users, other than the few moments of downtime while the secondary becomes active. No traffic should ever be going to the standby IPs or the device, other than the heartbeat &amp;amp; config. I've tested it by pulling the power out of the primary, unplugging interfaces and it works very well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this answered some of your questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 18:26:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419913#M734398</guid>
      <dc:creator>rwoerner1</dc:creator>
      <dc:date>2010-04-13T18:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Active/Passive failover help</title>
      <link>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419914#M734400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For your externally facing public addresses, did you assign a public address at all on the standby, or are you just using your failover link? I'm getting the impression that the config on the standby is invalid if it becomes the primary, i.e., the assigned internal address is the standby's own address until it goes primary and then that address is overwritten for the moment with the primary's address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've seen configs that show two separate public addresses and two separate internal addresses, but I don't think I need the second public address on an interface at all. I just don't need to assign anything to eth0, but have eth1 has my lan and state failover, and eth2 as my lan interface. That should be it, hopefully. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 18:52:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419914#M734400</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2010-04-13T18:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Active/Passive failover help</title>
      <link>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419915#M734403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did actually use a second public address for the standby ASA, but as&amp;nbsp; it was mentioned before I don't think you don't need to. You can monitor&amp;nbsp; whichever interfaces you want.&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;i.e., the assigned internal address is the standby's own address until it goes primary and then that address is overwritten for the moment with the primary's address.&lt;/PRE&gt;&lt;P&gt;This is true, after it goes primary, I'm pretty sure any reference to it being the original secondary is gone. It is your new primary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I just wanted to mention I'm not doing stateful failover. I don't think it makes too much of a difference for the purpose of this thread but I figured I should say so. I didn't catch that part in the beginning.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 20:00:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419915#M734403</guid>
      <dc:creator>rwoerner1</dc:creator>
      <dc:date>2010-04-13T20:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Active/Passive failover help</title>
      <link>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419916#M734405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works for me! &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; I'll configure a public address on the secondary to be on the safe side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everyone!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 21:11:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/active-passive-failover-help/m-p/1419916#M734405</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2010-04-13T21:11:38Z</dc:date>
    </item>
  </channel>
</rss>

