<?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: Unable to Access Standby ASA in Active/Standby Configuration in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/unable-to-access-standby-asa-in-active-standby-configuration/m-p/5258691#M1119441</link>
    <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/119998"&gt;@rschlayer&lt;/a&gt;&amp;nbsp;mentioned, to access the standby device via its data interfaces you would need the standby IP address to be configured. For instance you would have an interface configured similar to this:&lt;/P&gt;
&lt;P&gt;interface Gi0/1&lt;BR /&gt;&amp;nbsp; &amp;nbsp;nameif INSIDE&lt;BR /&gt;&amp;nbsp; &amp;nbsp;security-level 100&lt;BR /&gt;&amp;nbsp; &amp;nbsp;ip address 192.168.0.10 255.255.255.0 &lt;STRONG&gt;standby&lt;/STRONG&gt; 192.168.0.20&lt;/P&gt;
&lt;P&gt;If you don't configure the "standby" keyword then you won't be able to access the standby device on its data interfaces. You can still access it via console.&lt;/P&gt;
&lt;P&gt;Configuring the standby IP addresses is not mandatory though, but it's a good practice and it doesn't have to be configured on all interfaces. For instance if you don't want to waste a public IP address by configuring one for the standby device then you can still configure the stnadby IP addresses for all the interfaces but the outside one. In that case you wouldn't be able to access the standby device via its outside interface or even ping it.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Feb 2025 12:11:47 GMT</pubDate>
    <dc:creator>Aref Alsouqi</dc:creator>
    <dc:date>2025-02-10T12:11:47Z</dc:date>
    <item>
      <title>Unable to Access Standby ASA in Active/Standby Configuration</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-standby-asa-in-active-standby-configuration/m-p/5258055#M1119400</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm currently unable to connect to the standby ASA using ASDM or SSH. I can connect to the active ASA through the outside interface without any issues. However, as part of the ASA upgrade process, I need to access the standby unit via ASDM, but I haven't been able to.&lt;/P&gt;&lt;P&gt;I also noticed that on the standby ASA, all interfaces are showing 0.0.0.0, meaning they are inactive.&lt;/P&gt;&lt;P&gt;Here is my failover status for reference. I would appreciate your help in troubleshooting this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ASA2.png" style="width: 812px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/239484i0A94559196D83277/image-size/large?v=v2&amp;amp;px=999" role="button" title="ASA2.png" alt="ASA2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your support.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 15:58:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-standby-asa-in-active-standby-configuration/m-p/5258055#M1119400</guid>
      <dc:creator>Mohib01</dc:creator>
      <dc:date>2025-02-07T15:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Access Standby ASA in Active/Standby Configuration</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-standby-asa-in-active-standby-configuration/m-p/5258073#M1119401</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1823816"&gt;@Mohib01&lt;/a&gt; please provide the output of "show failover history"&lt;/P&gt;
&lt;P&gt;From the active unit can you ping the standby IPs?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 16:59:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-standby-asa-in-active-standby-configuration/m-p/5258073#M1119401</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2025-02-07T16:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Access Standby ASA in Active/Standby Configuration</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-standby-asa-in-active-standby-configuration/m-p/5258376#M1119419</link>
      <description>&lt;P&gt;To add to the post of rob ingram, did you actually configure the standby IPs?&lt;/P&gt;
&lt;P&gt;-&lt;/P&gt;
&lt;P&gt;Rick&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2025 12:07:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-standby-asa-in-active-standby-configuration/m-p/5258376#M1119419</guid>
      <dc:creator>rschlayer</dc:creator>
      <dc:date>2025-02-09T12:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Access Standby ASA in Active/Standby Configuration</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-standby-asa-in-active-standby-configuration/m-p/5258637#M1119432</link>
      <description>&lt;P&gt;Yes, from the active ASA, I can ping the standby IP, the IP of the failover link between the two, and here is the result of a &lt;STRONG&gt;show failover history&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-02-10 101639.png" style="width: 784px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/239595iA2C27D95165BF867/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-02-10 101639.png" alt="Screenshot 2025-02-10 101639.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 09:16:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-standby-asa-in-active-standby-configuration/m-p/5258637#M1119432</guid>
      <dc:creator>Mohib01</dc:creator>
      <dc:date>2025-02-10T09:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Access Standby ASA in Active/Standby Configuration</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-standby-asa-in-active-standby-configuration/m-p/5258691#M1119441</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/119998"&gt;@rschlayer&lt;/a&gt;&amp;nbsp;mentioned, to access the standby device via its data interfaces you would need the standby IP address to be configured. For instance you would have an interface configured similar to this:&lt;/P&gt;
&lt;P&gt;interface Gi0/1&lt;BR /&gt;&amp;nbsp; &amp;nbsp;nameif INSIDE&lt;BR /&gt;&amp;nbsp; &amp;nbsp;security-level 100&lt;BR /&gt;&amp;nbsp; &amp;nbsp;ip address 192.168.0.10 255.255.255.0 &lt;STRONG&gt;standby&lt;/STRONG&gt; 192.168.0.20&lt;/P&gt;
&lt;P&gt;If you don't configure the "standby" keyword then you won't be able to access the standby device on its data interfaces. You can still access it via console.&lt;/P&gt;
&lt;P&gt;Configuring the standby IP addresses is not mandatory though, but it's a good practice and it doesn't have to be configured on all interfaces. For instance if you don't want to waste a public IP address by configuring one for the standby device then you can still configure the stnadby IP addresses for all the interfaces but the outside one. In that case you wouldn't be able to access the standby device via its outside interface or even ping it.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 12:11:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-standby-asa-in-active-standby-configuration/m-p/5258691#M1119441</guid>
      <dc:creator>Aref Alsouqi</dc:creator>
      <dc:date>2025-02-10T12:11:47Z</dc:date>
    </item>
  </channel>
</rss>

