<?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: ASA Failover in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-failover/m-p/1277374#M838430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what do you mean you only have 1 IP?  did you not configure the standby addresses?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Aug 2009 12:35:21 GMT</pubDate>
    <dc:creator>srue</dc:creator>
    <dc:date>2009-08-28T12:35:21Z</dc:date>
    <item>
      <title>ASA Failover</title>
      <link>https://community.cisco.com/t5/network-security/asa-failover/m-p/1277371#M838426</link>
      <description>&lt;P&gt;When configuring ASA's in A/S should you be able to connect to the ASA in standby mode?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:10:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-failover/m-p/1277371#M838426</guid>
      <dc:creator>networker99</dc:creator>
      <dc:date>2019-03-11T16:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Failover</title>
      <link>https://community.cisco.com/t5/network-security/asa-failover/m-p/1277372#M838428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my experience, it depends...it depends on how you have authentication and routing configured on the primary.  if dynamic routing is enabled and you're relying on an authentication server, it's possible the standby unit doesn't have a route to the auth server.  to accomodate this, put a static route in the primary just for the auth server...or have a LOCAL auth group as a fallback auth method when the auth server times out.&lt;/P&gt;&lt;P&gt;also, if yo'ure using an auth server (eg radius/tacacs), make sure you have the standby IP in there as well as the primary.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 16:10:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-failover/m-p/1277372#M838428</guid>
      <dc:creator>srue</dc:creator>
      <dc:date>2009-08-27T16:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Failover</title>
      <link>https://community.cisco.com/t5/network-security/asa-failover/m-p/1277373#M838429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only through console. I have this setup and I cannot access the standby box unless I use console. &lt;/P&gt;&lt;P&gt;Box boxes are configured exactly the same, so you only have 1 IP address. &lt;/P&gt;&lt;P&gt;On the old PIXes you were able to connect to both the standby and active boxes because each one had a different IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can however issue failover commands to the standby box. So you can restart the standby box or make it active, but as far as I know that is all you can do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 22:32:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-failover/m-p/1277373#M838429</guid>
      <dc:creator>daniel.diaz</dc:creator>
      <dc:date>2009-08-27T22:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Failover</title>
      <link>https://community.cisco.com/t5/network-security/asa-failover/m-p/1277374#M838430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what do you mean you only have 1 IP?  did you not configure the standby addresses?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2009 12:35:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-failover/m-p/1277374#M838430</guid>
      <dc:creator>srue</dc:creator>
      <dc:date>2009-08-28T12:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Failover</title>
      <link>https://community.cisco.com/t5/network-security/asa-failover/m-p/1277375#M838431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, just make sure the standby addresses are setup. I connect to our standby and perform upgrades all the time without any issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2009 16:18:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-failover/m-p/1277375#M838431</guid>
      <dc:creator>campbech1</dc:creator>
      <dc:date>2009-08-31T16:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Failover</title>
      <link>https://community.cisco.com/t5/network-security/asa-failover/m-p/1277376#M838432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is how my failover is configured: failover&lt;/P&gt;&lt;P&gt;failover lan unit primary&lt;/P&gt;&lt;P&gt;failover lan interface LANFAIL GigabitEthernet0/3&lt;/P&gt;&lt;P&gt;failover polltime unit 1 holdtime 3&lt;/P&gt;&lt;P&gt;failover key *****&lt;/P&gt;&lt;P&gt;failover link LANFAIL GigabitEthernet0/3&lt;/P&gt;&lt;P&gt;failover interface ip LANFAIL 192.168.101.1 255.255.255.0 standby 192.168.101.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do have the standby address configured for the failover link but I do not have a standby address on any other interface. I never really tried connecting to the failover IP address, I dont have that routed through my regular network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you saying I should have a stanby IP address on my other interfaces aswell? I know the PIXs are setup that way.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2009 16:37:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-failover/m-p/1277376#M838432</guid>
      <dc:creator>daniel.diaz</dc:creator>
      <dc:date>2009-08-31T16:37:37Z</dc:date>
    </item>
  </channel>
</rss>

