<?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: Wierd Issue - one server cannot reach primary gateway IP - ASA Active / Standby Failover in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3767571#M8413</link>
    <description>&lt;P&gt;Hi Leogxn,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;had spent a lot of time in your output given configuration from beginning&amp;nbsp; to end. to me its seems like you have an issue with switch port channel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I shall try to simple and easy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you draw the topology of your switch network&lt;/P&gt;&lt;P&gt;=================================================================&lt;/P&gt;&lt;P&gt;&amp;nbsp;switch 1/0/48 Port-channel 2 ---------&amp;gt;g0/1 Port-channel1 standby firewall&lt;/P&gt;&lt;P&gt;&amp;nbsp;switch 2/0/47 Port-channel 3 ---------&amp;gt;g0/2 Port-channel1 standby firewall&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;switch 1/0/47&amp;nbsp; Port-channel 3---------&amp;gt;gig0/1 Port-channel1 active firewall&lt;/P&gt;&lt;P&gt;switch 2/0/48&amp;nbsp; Port-channel 2---------&amp;gt;gig0/2 Port-channel1 active firewall&lt;/P&gt;&lt;P&gt;=================================================================&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so you pay attention on the above configuration why&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; port 1/0/48, 2/0/47 are in different port-channel 2 and 3.&lt;/P&gt;&lt;P&gt;they should be in one port-channel X&lt;/P&gt;&lt;P&gt;same for the other config interfaces&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; port 1/0/47,2/0/48 are in different port-channel 3 and 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;having said that, the correct sample config suppose to be like this.&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;interface range gig 1/0/48,gig2/0/47&lt;BR /&gt;&amp;nbsp;channel-group 2 mode active&lt;BR /&gt;&amp;nbsp;switchport mode trunk&lt;BR /&gt;&amp;nbsp;switchport trunk allowed vlan add xxxxxx&lt;BR /&gt;&amp;nbsp;no shut&lt;BR /&gt;!&lt;BR /&gt;interface channel-group 2&lt;BR /&gt;&amp;nbsp;switchport mode trunk&lt;BR /&gt;&amp;nbsp;switchport trunk allowed vlan add xxxxxx&lt;BR /&gt;!&lt;BR /&gt;interface range gig 1/0/47,gig2/0/48&lt;BR /&gt;channel-group 3 mode active&lt;BR /&gt;&amp;nbsp;switchport mode trunk&lt;BR /&gt;&amp;nbsp;switchport trunk allowed vlan add xxxxxx&lt;BR /&gt;&amp;nbsp;no shut&lt;BR /&gt;!&lt;BR /&gt;interface channel-group 3&lt;BR /&gt;&amp;nbsp;switchport mode trunk&lt;BR /&gt;&amp;nbsp;switchport trunk allowed vlan add xxxxxx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in regards to packet-tracer command why you doing a trace from active firewall ip to passive firewall. your access list is fine. nothing to worry about.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please dont forget to rate if i was helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Dec 2018 21:49:31 GMT</pubDate>
    <dc:creator>Sheraz.Salim</dc:creator>
    <dc:date>2018-12-20T21:49:31Z</dc:date>
    <item>
      <title>Wierd Issue - one server cannot reach primary gateway IP - ASA Active / Standby Failover</title>
      <link>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3764614#M8384</link>
      <description>&lt;P&gt;Description the issue:&lt;/P&gt;&lt;P&gt;I have two ASAs which were configured Active / Standby Fail-over.&amp;nbsp; The issue is one of three servers that reside under this 10.71.0.0/24 subnet cannot reach the primary gateway 10.71.0.1. However, it is able to reach the standby IP 10.71.0.2 which is weird. Other two servers, meanwhile, are able to reach 10.71.0.1 normally and not able to reach 10.71.0.2 which is correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have rebooted the issue server as well as the both ASAs but no lucky.&amp;nbsp;If anyone has clue about this situation?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below are the configuration:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Primary ASA:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PCCFW1-2/pri/act# show run interface po1.10&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface Port-channel1.10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;vlan 10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;nameif PCCNet&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;security-level 100&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ip address 10.71.0.1 255.255.255.0 standby 10.71.0.2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fail over state:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;PCCFW1-2/pri/act# show failover state&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;STRONG&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; State&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Last Failure&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reason Date/Time&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;This host -&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Primary&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Active&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; None&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Other host -&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Secondary&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Standby Ready&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; None&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;====Configuration State===&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Sync Done&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;====Communication State===&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Mac set&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Active ASA has&amp;nbsp; ip 10.71.0.1 and up up status:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PCCFW1-2/pri/act# show interface ip brief | i 1.10&lt;STRONG&gt;&lt;BR /&gt;Port-channel1.10 10.71.0.1 YES CONFIG up up&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Standby ASA:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PCCFW1-2/sec/stby# show failover state&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;State&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Last Failure&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reason Date/Time&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;This host -&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Secondary&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Standby Ready&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;None&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Other host -&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Primary&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Active&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;None&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;====Configuration State===&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Sync Done - STANDBY&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;====Communication State===&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Mac set&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;PCCFW1-2&lt;SPAN&gt;/sec/stby&lt;/SPAN&gt;# show interface ip brief | i 1.10&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Port-channel1.10&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;10.71.0.2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;YES CONFIG up&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; up&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below I tried to ping the gateway from three servers (they are connected to the ports under same VLAN 10 of&amp;nbsp;stacked 9300 switches - switch mode access)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Server ONE: ip address 10.71.0.12 (CANNOT reach the gateway)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;ipconfig:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Connection-specific DNS Suffix . :&lt;BR /&gt;IPv4 Address. . . . . . . . . . . : 10.71.0.12&lt;BR /&gt;Subnet Mask . . . . . . . . . . . : 255.255.255.0&lt;BR /&gt;Default Gateway . . . . . . . . . : 10.71.0.1&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Users\Administrator&amp;gt;ping 10.71.0.1&lt;/P&gt;&lt;P&gt;Pinging 10.71.0.1 with 32 bytes of data:&lt;BR /&gt;Reply from 10.71.0.12: Destination host unreachable.&lt;BR /&gt;Reply from 10.71.0.12: Destination host unreachable.&lt;BR /&gt;Reply from 10.71.0.12: Destination host unreachable.&lt;BR /&gt;Reply from 10.71.0.12: Destination host unreachable.&lt;/P&gt;&lt;P&gt;Ping statistics for 10.71.0.1:&lt;BR /&gt;Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Users\Administrator&amp;gt;ping 10.71.0.2&lt;/P&gt;&lt;P&gt;Pinging 10.71.0.2 with 32 bytes of data:&lt;BR /&gt;Reply from 10.71.0.2: bytes=32 time&amp;lt;1ms TTL=255&lt;BR /&gt;Reply from 10.71.0.2: bytes=32 time&amp;lt;1ms TTL=255&lt;BR /&gt;Reply from 10.71.0.2: bytes=32 time&amp;lt;1ms TTL=255&lt;BR /&gt;Reply from 10.71.0.2: bytes=32 time&amp;lt;1ms TTL=255&lt;/P&gt;&lt;P&gt;Ping statistics for 10.71.0.2:&lt;BR /&gt;Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),&lt;BR /&gt;Approximate round trip times in milli-seconds:&lt;BR /&gt;Minimum = 0ms, Maximum = 0ms, Average = 0ms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Server TWO: ip address 10.71.0.10&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;C:\Users\Administrator&amp;gt;ping 10.71.0.1&lt;/P&gt;&lt;P&gt;Pinging 10.71.0.1 with 32 bytes of data:&lt;BR /&gt;Reply from 10.71.0.1: bytes=32 time&amp;lt;1ms TTL=255&lt;BR /&gt;Reply from 10.71.0.1: bytes=32 time&amp;lt;1ms TTL=255&lt;BR /&gt;Reply from 10.71.0.1: bytes=32 time&amp;lt;1ms TTL=255&lt;BR /&gt;Reply from 10.71.0.1: bytes=32 time&amp;lt;1ms TTL=255&lt;/P&gt;&lt;P&gt;Ping statistics for 10.71.0.1:&lt;BR /&gt;Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),&lt;BR /&gt;Approximate round trip times in milli-seconds:&lt;BR /&gt;Minimum = 0ms, Maximum = 0ms, Average = 0ms&lt;/P&gt;&lt;P&gt;C:\Users\Administrator&amp;gt;ping 10.71.0.2&lt;/P&gt;&lt;P&gt;Pinging 10.71.0.2 with 32 bytes of data:&lt;BR /&gt;Reply from 10.71.0.10: Destination host unreachable.&lt;BR /&gt;Reply from 10.71.0.10: Destination host unreachable.&lt;BR /&gt;Reply from 10.71.0.10: Destination host unreachable.&lt;BR /&gt;Reply from 10.71.0.10: Destination host unreachable.&lt;/P&gt;&lt;P&gt;Ping statistics for 10.71.0.2:&lt;BR /&gt;Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Server THREE: ip address 10.71.0.13&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;C:\Users\Administrator&amp;gt;ping 10.71.0.1&lt;/P&gt;&lt;P&gt;Pinging 10.71.0.1 with 32 bytes of data:&lt;BR /&gt;Reply from 10.71.0.1: bytes=32 time&amp;lt;1ms TTL=255&lt;BR /&gt;Reply from 10.71.0.1: bytes=32 time&amp;lt;1ms TTL=255&lt;BR /&gt;Reply from 10.71.0.1: bytes=32 time&amp;lt;1ms TTL=255&lt;BR /&gt;Reply from 10.71.0.1: bytes=32 time&amp;lt;1ms TTL=255&lt;/P&gt;&lt;P&gt;Ping statistics for 10.71.0.1:&lt;BR /&gt;Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),&lt;BR /&gt;Approximate round trip times in milli-seconds:&lt;BR /&gt;Minimum = 0ms, Maximum = 0ms, Average = 0ms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Users\Administrator&amp;gt;ping 10.71.0.2&lt;/P&gt;&lt;P&gt;Pinging 10.71.0.2 with 32 bytes of data:&lt;BR /&gt;Reply from 10.71.0.13: Destination host unreachable.&lt;BR /&gt;Reply from 10.71.0.13: Destination host unreachable.&lt;BR /&gt;Reply from 10.71.0.13: Destination host unreachable.&lt;BR /&gt;Reply from 10.71.0.13: Destination host unreachable.&lt;/P&gt;&lt;P&gt;Ping statistics for 10.71.0.2:&lt;BR /&gt;Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:34:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3764614#M8384</guid>
      <dc:creator>leogxn</dc:creator>
      <dc:date>2020-02-21T16:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Issue - one server cannot reach primary gateway IP - ASA Active / Standby Failover</title>
      <link>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3764626#M8387</link>
      <description>&lt;P&gt;hello leogxn,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in order to get this sorted could you please capture the traffic on your firewall from the problematic server to gateway.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;example is below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;capture capin interface inside match ip 192.168.10.10 255.255.255.255&lt;BR /&gt; 203.0.113.3 255.255.255.255&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;just curious, could you confirm the all server are connected on stack1 switch or they are on stack1 =server1 and stack2=server2 and stack3=server3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;firewall config looks alright to me.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Dec 2018 20:21:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3764626#M8387</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2018-12-16T20:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Issue - one server cannot reach primary gateway IP - ASA Active / Standby Failover</title>
      <link>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3764662#M8388</link>
      <description>&lt;P&gt;Hi Radio_City,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Three servers are connecting their NICs to both stacks and they are exactly same.&lt;/P&gt;&lt;P&gt;Each servers have 4 NICs and they are teamed together.&lt;/P&gt;&lt;P&gt;Two NICs were connected to stack1 and another two&amp;nbsp;were connected to stack2.&lt;/P&gt;&lt;P&gt;One port of Stack1 and one port of Stack2 were configured as a port-channel2 to the Active ASA. Each Stack has one more port configured as a&amp;nbsp;port-channel3 to the standby ASA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the SW ports configuration - they are all same:&lt;/P&gt;&lt;P&gt;PCCSW1-2#show run | b 1/0/1&lt;BR /&gt;&lt;STRONG&gt;interface GigabitEthernet1/0/1&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport access vlan 10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport mode access&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;spanning-tree portfast&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;interface GigabitEthernet1/0/2&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport access vlan 10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport mode access&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;spanning-tree portfast&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;interface GigabitEthernet1/0/3&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport access vlan 10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport mode access&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;spanning-tree portfast&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;interface GigabitEthernet1/0/4&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport access vlan 10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport mode access&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;spanning-tree portfast&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;interface GigabitEthernet1/0/5&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport access vlan 10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport mode access&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PCCSW1-2#show run | b 2/0/1&lt;BR /&gt;&lt;STRONG&gt;interface GigabitEthernet2/0/1&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport access vlan 10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport mode access&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;spanning-tree portfast&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;interface GigabitEthernet2/0/2&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport access vlan 10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport mode access&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;spanning-tree portfast&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;interface GigabitEthernet2/0/3&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport access vlan 10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport mode access&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;spanning-tree portfast&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;interface GigabitEthernet2/0/4&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport access vlan 10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport mode access&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;spanning-tree portfast&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;interface GigabitEthernet2/0/5&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport access vlan 10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport mode access&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PCCSW1-2#&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to capture from primary ASA but nothing was captured from 10.71.0.12 to 10.71.0.1 (I noticed that they are not reachable by each other. While&amp;nbsp;I reload the secondary ASA, 10.71.0.1 becomes reachable from the server, and it will&amp;nbsp;again become unreachable when&amp;nbsp;the secondary ASA come back - 10.71.0.2 becomes reachable from the server)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot ping the problematic server from the primary ASA:&lt;/P&gt;&lt;P&gt;PCCFW1-2/pri/act# ping 10.71.0.12&lt;BR /&gt;&lt;STRONG&gt;Type escape sequence to abort.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Sending 5, 100-byte ICMP Echos to 10.71.0.12, timeout is 2 seconds:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;?????&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Success rate is 0 percent (0/5)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is only reachable from secondary ASA:&lt;BR /&gt;PCCFW1-2/sec/stby# ping 10.71.0.12&lt;BR /&gt;&lt;STRONG&gt;Type escape sequence to abort.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Sending 5, 100-byte ICMP Echos to 10.71.0.12, timeout is 2 seconds:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;!!!!!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the capture:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PCCFW1-2/pri/act# show capture&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;capture CAPIN type raw-data interface PCCNet [Capturing - 0 bytes]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; match icmp host 10.71.0.12 host 10.71.0.1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PCCFW1-2/pri/act# show capture CAPIN detail&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;0 packet captured&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;0 packet shown&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PCCFW1-2/sec/stby# show capture&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;capture CAPIN type raw-data interface PCCNet [Capturing - 752 bytes]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;match icmp host 10.71.0.12 host 10.71.0.2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;PCCFW1-2/sec/stby# show capture CAPIN detail&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;8 packets captured&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1: 17:32:30.565354 00b7.71ff.3525 700f.6ac0.aa94 0x8100 Length: 78&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;802.1Q vlan#10 P0 10.71.0.12 &amp;gt; 10.71.0.2: icmp: echo request (ttl 128, id 9898)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;2: 17:32:30.565476 700f.6ac0.aa94 00b7.71ff.3525 0x8100 Length: 78&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;802.1Q vlan#10 P0 10.71.0.2 &amp;gt; 10.71.0.12: icmp: echo reply (ttl 255, id 3815)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;3: 17:32:31.574845 00b7.71ff.3525 700f.6ac0.aa94 0x8100 Length: 78&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;802.1Q vlan#10 P0 10.71.0.12 &amp;gt; 10.71.0.2: icmp: echo request (ttl 128, id 9938)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;4: 17:32:31.574936 700f.6ac0.aa94 00b7.71ff.3525 0x8100 Length: 78&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;802.1Q vlan#10 P0 10.71.0.2 &amp;gt; 10.71.0.12: icmp: echo reply (ttl 255, id 10654)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;5: 17:32:32.590408 00b7.71ff.3525 700f.6ac0.aa94 0x8100 Length: 78&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;802.1Q vlan#10 P0 10.71.0.12 &amp;gt; 10.71.0.2: icmp: echo request (ttl 128, id 9984)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;6: 17:32:32.590484 700f.6ac0.aa94 00b7.71ff.3525 0x8100 Length: 78&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;802.1Q vlan#10 P0 10.71.0.2 &amp;gt; 10.71.0.12: icmp: echo reply (ttl 255, id 1072)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;7: 17:32:33.605925 00b7.71ff.3525 700f.6ac0.aa94 0x8100 Length: 78&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;802.1Q vlan#10 P0 10.71.0.12 &amp;gt; 10.71.0.2: icmp: echo request (ttl 128, id 10005)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;8: 17:32:33.606001 700f.6ac0.aa94 00b7.71ff.3525 0x8100 Length: 78&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;802.1Q vlan#10 P0 10.71.0.2 &amp;gt; 10.71.0.12: icmp: echo reply (ttl 255, id 14345)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;8 packets shown&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Dec 2018 23:04:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3764662#M8388</guid>
      <dc:creator>leogxn</dc:creator>
      <dc:date>2018-12-16T23:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Issue - one server cannot reach primary gateway IP - ASA Active / Standby Failover</title>
      <link>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3764982#M8389</link>
      <description>&lt;P&gt;I assume might be it could be an issue with firewall configuration. as your config on the switch look fine as so the ASA interface config too looks good.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;could you share the following output from the both boxes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;show run failover&lt;/P&gt;&lt;P&gt;show failover (i know you did post the output of this command)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also give the config of the switch where this failover is configured.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 11:44:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3764982#M8389</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2018-12-17T11:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Issue - one server cannot reach primary gateway IP - ASA Active / Standby Failover</title>
      <link>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3765230#M8392</link>
      <description>&lt;P&gt;PCCFW1-2/pri/act# sh run failover&lt;BR /&gt;&lt;STRONG&gt;failover&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;failover lan unit primary&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;failover lan interface FO GigabitEthernet0/6&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;failover link STATE GigabitEthernet0/7&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;failover interface ip FO 10.10.11.1 255.255.255.252 standby 10.10.11.2&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;failover interface ip STATE 10.10.11.5 255.255.255.252 standby 10.10.11.6&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PCCFW1-2/pri/act# show failover&lt;BR /&gt;&lt;STRONG&gt;Failover On&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Failover unit Primary&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Failover LAN Interface: FO GigabitEthernet0/6 (up)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Reconnect timeout 0:00:00&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Unit Poll frequency 1 seconds, holdtime 15 seconds&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Interface Poll frequency 5 seconds, holdtime 25 seconds&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Interface Policy 1&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Monitored Interfaces 4 of 216 maximum&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;MAC Address Move Notification Interval not set&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Version: Ours 9.8(2), Mate 9.8(2)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Serial Number: Ours xxx, Mate Unknown&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Last Failover at: 10:36:50 EST Dec 17 2018&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;This host: Primary - Active&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Active time: 4046 (sec)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;slot 0: ASA5525 hw/sw rev (3.1/9.8(2)) status (Up Sys)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Interface INTER-FW (11.11.11.1): Normal (Monitored)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Interface PCCNet (10.71.0.1): Normal (Waiting)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;slot 1: SFR5525 hw/sw rev (N/A/6.2.2-81) status (Up/Up)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ASA FirePOWER, 6.2.2-81, Up, (Monitored)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;slot 1: SFR5525 hw/sw rev (N/A/6.2.2-81) status (Up/Up)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ASA FirePOWER, 6.2.2-81, Up, (Monitored)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Other host: Secondary - Standby Ready&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Active time: 0 (sec)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;slot 0: ASA5525 hw/sw rev (3.1/9.8(2)) status (Up Sys)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Interface INTER-FW (11.11.11.2): Normal (Monitored)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Interface PCCNet (10.71.0.2): Normal (Waiting)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;slot 1: SFR5525 hw/sw rev (N/A/6.2.2-81) status (Up/Up)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ASA FirePOWER, 6.2.2-81, Up, (Monitored)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;slot 1: SFR5525 hw/sw rev (N/A/6.2.2-81) status (Up/Up)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ASA FirePOWER, 6.2.2-81, Up, (Monitored)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Stateful Failover Logical Update Statistics&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Link : STATE GigabitEthernet0/7 (up)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Stateful Obj xmit xerr rcv rerr&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;General 7774 0 540 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;sys cmd 540 0 540 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;up time 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;RPC services 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;TCP conn 127 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;UDP conn 109 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ARP tbl 6993 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Xlate_Timeout 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;IPv6 ND tbl 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;VPN IKEv1 SA 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;VPN IKEv1 P2 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;VPN IKEv2 SA 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;VPN IKEv2 P2 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;VPN CTCP upd 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;VPN SDI upd 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;VPN DHCP upd 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;SIP Session 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;SIP Tx 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;SIP Pinhole 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Route Session 4 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Router ID 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;User-Identity 1 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;CTS SGTNAME 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;CTS PAC 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;TrustSec-SXP 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;IPv6 Route 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;STS Table 0 0 0 0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Logical Update Queue Information&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Cur Max Total&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Recv Q: 0 10 4595&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Xmit Q: 0 30 9999&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PCCSW1-2#show run | b 1/0/47&lt;BR /&gt;&lt;STRONG&gt;interface GigabitEthernet1/0/47&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport mode trunk&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;speed 1000&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;channel-group 3 mode on&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;interface GigabitEthernet1/0/48&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;description L2 PCCFW Secondary G0/1&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport mode trunk&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;speed 1000&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;channel-group 2 mode on&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the switch configuration for those port channels:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PCCSW1-2#show run | b 2/0/47&lt;BR /&gt;&lt;STRONG&gt;interface GigabitEthernet2/0/47&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;description L2 PCCFW Secondary G0/2&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport mode trunk&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;speed 1000&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;channel-group 3 mode on&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;interface GigabitEthernet2/0/48&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;switchport mode trunk&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;speed 1000&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;channel-group 2 mode on&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 17:35:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3765230#M8392</guid>
      <dc:creator>leogxn</dc:creator>
      <dc:date>2018-12-17T17:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Issue - one server cannot reach primary gateway IP - ASA Active / Standby Failover</title>
      <link>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3765235#M8396</link>
      <description>&lt;P&gt;yes, we got a problem&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MAC Address Move Notification Interval not set&lt;BR /&gt;Version: Ours 9.8(2), Mate 9.8(2)&lt;BR /&gt;Serial Number: Ours xxx&lt;STRONG&gt;, Mate Unknown&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Interface PCCNet (10.71.0.1): Normal&lt;STRONG&gt; (Waiting)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;give me the output of passive firewall , show run failover&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and aslo run the command on both active and passive boxes&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;show run Interface PCCNet&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 17:49:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3765235#M8396</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2018-12-17T17:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Issue - one server cannot reach primary gateway IP - ASA Active / Standby Failover</title>
      <link>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3765239#M8398</link>
      <description>&lt;P&gt;So you mean I have set the notification interval? Is the serial number "Mate Unknown" will cause the issue?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 17:46:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3765239#M8398</guid>
      <dc:creator>leogxn</dc:creator>
      <dc:date>2018-12-17T17:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Issue - one server cannot reach primary gateway IP - ASA Active / Standby Failover</title>
      <link>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3765244#M8401</link>
      <description>&lt;P&gt;from active firewall when you issue command show failover should show its mate, but here we see unknown means somehow active ASA do not see the passive firewall.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 17:51:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3765244#M8401</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2018-12-17T17:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Issue - one server cannot reach primary gateway IP - ASA Active / Standby Failover</title>
      <link>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3765250#M8404</link>
      <description>&lt;P&gt;Apologies, too much information flicked my eyes.&lt;BR /&gt;yes sorry you have acive passive configured properly&lt;BR /&gt;Version: Ours 9.8(2), Mate 9.8(2)&lt;BR /&gt;however, you have issue with &lt;STRONG&gt;Interface PCCNet (10.71.0.1): Normal (Waiting)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;this suppose to be a &lt;STRONG&gt;monitor&lt;/STRONG&gt; but in our case its waiting. that could explain why you can not ping from different server to this address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;could you please confirm if you have this command on your firewall &lt;STRONG&gt;monitor-interface PCCNet&amp;nbsp; &lt;/STRONG&gt;i assume you have configured this that is why its showing waiting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.can you ping from active firewall to address 10.71.0.1 and can you also ping 10.71.0.2 from the active firewall&lt;/P&gt;&lt;P&gt;2.can you ping form passive firewall to address 10.10.0.1 and can you also ping 10.71.0.2 for the passive firewall.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume you have issue in between interface PCCNET.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;action plan&lt;/U&gt;&lt;/P&gt;&lt;P&gt;1. Make sure to check the ports are up on the etherchannel on switch side and on the firewall both Acitve/Passive&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at switch side issue command show etherchannel summary this will show you all port ups or any port down.&lt;/P&gt;&lt;P&gt;2. as mention above ping from the firewall from active and passive the ip address of PCCNET.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Radio_City&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 21:43:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3765250#M8404</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2018-12-17T21:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Issue - one server cannot reach primary gateway IP - ASA Active / Standby Failover</title>
      <link>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3766359#M8406</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just got a chance to grab the output from the devices.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I noticed that both ASA cannot ping each other using these port-channel subinterfaces. I have another backup site which has identical topology and connections between the ASA and switches. They works fine and can ping each other.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the outputs of two physical interfaces of problematic ASAs.&amp;nbsp; I am not sure if 1 interface resets&amp;nbsp;is a clue of this issue.&lt;/P&gt;&lt;P&gt;PCCFW1-2/pri/act# show int g0/1&lt;BR /&gt;Interface GigabitEthernet0/1 "", is up, line protocol is up&lt;BR /&gt;Hardware is i82574L rev00, BW 1000 Mbps, DLY 10 usec&lt;BR /&gt;Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps)&lt;BR /&gt;Input flow control is unsupported, output flow control is off&lt;BR /&gt;Active member of Port-channel1&lt;BR /&gt;MAC address 0027.e322.54f3, MTU not set&lt;BR /&gt;IP address unassigned&lt;BR /&gt;648234 packets input, 56053686 bytes, 0 no buffer&lt;BR /&gt;Received 13853 broadcasts, 0 runts, 0 giants&lt;BR /&gt;0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort&lt;BR /&gt;0 pause input, 0 resume input&lt;BR /&gt;0 L2 decode drops&lt;BR /&gt;452002 packets output, 38161543 bytes, 0 underruns&lt;BR /&gt;0 pause output, 0 resume output&lt;BR /&gt;0 output errors, 0 collisions, &lt;STRONG&gt;1 interface resets&lt;/STRONG&gt;&lt;BR /&gt;0 late collisions, 0 deferred&lt;BR /&gt;0 input reset drops, 0 output reset drops&lt;BR /&gt;input queue (blocks free curr/low): hardware (478/457)&lt;BR /&gt;output queue (blocks free curr/low): hardware (493/441)&lt;BR /&gt;PCCFW1-2/pri/act# show int g0/2&lt;BR /&gt;Interface GigabitEthernet0/2 "", is up, line protocol is up&lt;BR /&gt;Hardware is i82574L rev00, BW 1000 Mbps, DLY 10 usec&lt;BR /&gt;Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps)&lt;BR /&gt;Input flow control is unsupported, output flow control is off&lt;BR /&gt;Active member of Port-channel1&lt;BR /&gt;MAC address 0027.e322.54f8, MTU not set&lt;BR /&gt;IP address unassigned&lt;BR /&gt;427978 packets input, 140813400 bytes, 0 no buffer&lt;BR /&gt;Received 61953 broadcasts, 0 runts, 0 giants&lt;BR /&gt;0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort&lt;BR /&gt;0 pause input, 0 resume input&lt;BR /&gt;0 L2 decode drops&lt;BR /&gt;380876 packets output, 46451354 bytes, 0 underruns&lt;BR /&gt;0 pause output, 0 resume output&lt;BR /&gt;0 output errors, 0 collisions, &lt;STRONG&gt;1 interface resets&lt;/STRONG&gt;&lt;BR /&gt;0 late collisions, 0 deferred&lt;BR /&gt;0 input reset drops, 0 output reset drops&lt;BR /&gt;input queue (blocks free curr/low): hardware (499/456)&lt;BR /&gt;output queue (blocks free curr/low): hardware (469/443)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PCCFW1-2/sec/stby# show int g0/1&lt;BR /&gt;Interface GigabitEthernet0/1 "", is up, line protocol is up&lt;BR /&gt;Hardware is i82574L rev00, BW 1000 Mbps, DLY 10 usec&lt;BR /&gt;Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps)&lt;BR /&gt;Input flow control is unsupported, output flow control is off&lt;BR /&gt;Active member of Port-channel1&lt;BR /&gt;MAC address 700f.6ac0.aa94, MTU not set&lt;BR /&gt;IP address unassigned&lt;BR /&gt;457843 packets input, 41893242 bytes, 0 no buffer&lt;BR /&gt;Received 15215 broadcasts, 0 runts, 0 giants&lt;BR /&gt;0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort&lt;BR /&gt;0 pause input, 0 resume input&lt;BR /&gt;0 L2 decode drops&lt;BR /&gt;403996 packets output, 34045120 bytes, 0 underruns&lt;BR /&gt;0 pause output, 0 resume output&lt;BR /&gt;0 output errors, 0 collisions, &lt;STRONG&gt;1 interface resets&lt;/STRONG&gt;&lt;BR /&gt;0 late collisions, 0 deferred&lt;BR /&gt;0 input reset drops, 0 output reset drops&lt;BR /&gt;input queue (blocks free curr/low): hardware (490/457)&lt;BR /&gt;output queue (blocks free curr/low): hardware (511/504)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the required show results:&lt;/P&gt;&lt;P&gt;PCCFW1-2/sec/stby# show run int po1.10&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface Port-channel1.10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;vlan 10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;nameif PCCNet&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;security-level 100&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ip address 10.71.0.1 255.255.255.0 standby 10.71.0.2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PCCFW1-2/sec/stby# show failov&lt;BR /&gt;&lt;STRONG&gt;Failover On&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Failover unit Secondary&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Failover LAN Interface: FO GigabitEthernet0/6 (up)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Reconnect timeout 0:00:00&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Unit Poll frequency 1 seconds, holdtime 15 seconds&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Interface Poll frequency 5 seconds, holdtime 25 seconds&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Interface Policy 1&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Monitored Interfaces 4 of 216 maximum&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;MAC Address Move Notification Interval not set&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Version: Ours 9.8(2), Mate 9.8(2)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Serial Number: Ours xxx, Mate Unknown&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Last Failover at: 10:36:45 EST Dec 17 2018&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;This host: Secondary - Standby Ready&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Active time: 0 (sec)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;slot 0: ASA5525 hw/sw rev (3.1/9.8(2)) status (Up Sys)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Interface INTER-FW (11.11.11.2): Normal (Monitored)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Interface PCCNet (10.71.0.2): Normal (Waiting)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;slot 1: SFR5525 hw/sw rev (N/A/6.2.2-81) status (Up/Up)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ASA FirePOWER, 6.2.2-81, Up, (Monitored)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;slot 1: SFR5525 hw/sw rev (N/A/6.2.2-81) status (Up/Up)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ASA FirePOWER, 6.2.2-81, Up, (Monitored)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Other host: Primary - Active&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Active time: 122915 (sec)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;slot 0: ASA5525 hw/sw rev (3.1/9.8(2)) status (Up Sys)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Interface INTER-FW (11.11.11.1): Normal (Monitored)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Interface PCCNet (10.71.0.1): Normal (Waiting)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;slot 1: SFR5525 hw/sw rev (N/A/6.2.2-81) status (Up/Up)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ASA FirePOWER, 6.2.2-81, Up, (Monitored)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;slot 1: SFR5525 hw/sw rev (N/A/6.2.2-81) status (Up/Up)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ASA FirePOWER, 6.2.2-81, Up, (Monitored)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Stateful Failover Logical Update Statistics&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Link : STATE GigabitEthernet0/7 (up)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Stateful Obj xmit xerr rcv rerr&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;General 16387 0 74426 8&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;sys cmd 16387 0 16387 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;up time 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;RPC services 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;TCP conn 0 0 1328 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;UDP conn 0 0 1621 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ARP tbl 0 0 55079 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Xlate_Timeout 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;IPv6 ND tbl 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;VPN IKEv1 SA 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;VPN IKEv1 P2 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;VPN IKEv2 SA 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;VPN IKEv2 P2 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;VPN CTCP upd 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;VPN SDI upd 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;VPN DHCP upd 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;SIP Session 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;SIP Tx 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;SIP Pinhole 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Route Session 0 0 10 8&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Router ID 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;User-Identity 0 0 1 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;CTS SGTNAME 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;CTS PAC 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;TrustSec-SXP 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;IPv6 Route 0 0 0 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;STS Table 0 0 0 0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Logical Update Queue Information&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Cur Max Total&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Recv Q: 0 13 263992&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Xmit Q: 0 1 16387&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 03:16:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3766359#M8406</guid>
      <dc:creator>leogxn</dc:creator>
      <dc:date>2018-12-19T03:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Issue - one server cannot reach primary gateway IP - ASA Active / Standby Failover</title>
      <link>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3766503#M8409</link>
      <description>Interface PCCNet (10.71.0.2): Normal (Waiting) is noted on both ASA.&lt;BR /&gt;this above output shows we have issue on this interface PCCNet.&lt;BR /&gt;&lt;BR /&gt;ASA config are all good. could you please get this information from the both ASAs port-channel1 is connected to switch port-channel. could you show the output on that switch "show etherchannel summary" the reason we see the interface reset is could be some or one of port channel interface is down.&lt;BR /&gt;&lt;BR /&gt;the other strange think i noted is your firewall see the mate version but it down not show the serial no&lt;BR /&gt;"Serial Number: Ours xxx, Mate Unknown"&lt;BR /&gt;does is show to you on another side same output? i have checked my firewall 5555-X they showed the serial no though.</description>
      <pubDate>Wed, 19 Dec 2018 09:12:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3766503#M8409</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2018-12-19T09:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Issue - one server cannot reach primary gateway IP - ASA Active / Standby Failover</title>
      <link>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3767092#M8411</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked both ASA 5525 pair, none of them can see mate SN #. I do not see the port-channel issue, they are all up in use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PCCFW1-2/pri/act# show port-channel summary&lt;BR /&gt;&lt;STRONG&gt;Flags: D - down P - bundled in port-channel&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;I - stand-alone s - suspended&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;H - Hot-standby (LACP only)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;U - in use N - not in use, no aggregation/nameif&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;M - not in use, no aggregation due to minimum links not met&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;w - waiting to be aggregated&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Number of channel-groups in use: 1&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Group Port-channel Protocol Span-cluster Ports&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;------+-------------+---------+------------+------------------------------------&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;1 Po1(U) - No Gi0/1(P) Gi0/2(P)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PCCFW1-2/sec/stby# show port-channel summary&lt;BR /&gt;&lt;STRONG&gt;Flags: D - down P - bundled in port-channel&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;I - stand-alone s - suspended&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;H - Hot-standby (LACP only)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;U - in use N - not in use, no aggregation/nameif&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;M - not in use, no aggregation due to minimum links not met&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;w - waiting to be aggregated&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Number of channel-groups in use: 1&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Group Port-channel Protocol Span-cluster Ports&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;------+-------------+---------+------------+------------------------------------&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;1 Po1(U) - No Gi0/1(P) Gi0/2(P)&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PCCSW1-2#show etherchannel summary&lt;BR /&gt;Flags: D - down P - bundled in port-channel&lt;BR /&gt;I - stand-alone s - suspended&lt;BR /&gt;H - Hot-standby (LACP only)&lt;BR /&gt;R - Layer3 S - Layer2&lt;BR /&gt;U - in use f - failed to allocate aggregator&lt;/P&gt;&lt;P&gt;M - not in use, minimum links not met&lt;BR /&gt;u - unsuitable for bundling&lt;BR /&gt;w - waiting to be aggregated&lt;BR /&gt;d - default port&lt;/P&gt;&lt;P&gt;A - formed by Auto LAG&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Number of channel-groups in use:&amp;nbsp;2&lt;BR /&gt;Number of aggregators:&amp;nbsp;2&lt;/P&gt;&lt;P&gt;Group Port-channel Protocol Ports&lt;BR /&gt;------+-------------+-----------+-----------------------------------------------&lt;BR /&gt;2 Po2(SU) - Gi1/0/48(P) Gi2/0/48(P)&lt;BR /&gt;3 Po3(SU) - Gi1/0/47(P) Gi2/0/47(P)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One more thing I noticed was that the packet-tracer showed the packet was dropped by implicit rule but I had access-lists allow any any in / out on that interface:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PCCFW1-2/pri/act# packet-tracer input PCCNet tcp 10.71.0.1 1234 10.71.0.2 http detailed&lt;/P&gt;&lt;P&gt;Phase: 1&lt;BR /&gt;Type: ROUTE-LOOKUP&lt;BR /&gt;Subtype: Resolve Egress Interface&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;found next-hop 10.71.0.2 using egress ifc PCCNet&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Phase: 2&lt;/STRONG&gt;&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype:&lt;BR /&gt;&lt;STRONG&gt;Result: DROP&lt;/STRONG&gt;&lt;BR /&gt;Config:&lt;BR /&gt;&lt;STRONG&gt;Implicit Rule&lt;/STRONG&gt;&lt;BR /&gt;Additional Information:&lt;BR /&gt;Forward Flow based lookup yields rule:&lt;BR /&gt;in id=0x2aaac8d30e80, priority=501, domain=permit, deny=true&lt;BR /&gt;hits=3, user_data=0x7, cs_id=0x0, reverse, flags=0x0, protocol=0&lt;BR /&gt;src ip/id=10.71.0.1, mask=255.255.255.255, port=0, tag=any&lt;BR /&gt;dst ip/id=0.0.0.0, mask=0.0.0.0, port=0, tag=any, dscp=0x0&lt;BR /&gt;input_ifc=PCCNet, output_ifc=any&lt;/P&gt;&lt;P&gt;Result:&lt;BR /&gt;input-interface: PCCNet&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: PCCNet&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: drop&lt;BR /&gt;Drop-reason: (acl-drop) Flow is denied by configured rule&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PCCFW1-2/pri/act# show run | i access&lt;BR /&gt;&lt;STRONG&gt;access-list PCCNET_ACCESS_IN extended permit ip any any&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;access-list PCCNET_ACCESS_OUT extended permit ip any any&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-group PCCNET_ACCESS_IN in interface PCCNet&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;access-group PCCNET_ACCESS_OUT out interface PCCNet&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 04:04:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3767092#M8411</guid>
      <dc:creator>leogxn</dc:creator>
      <dc:date>2018-12-20T04:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Issue - one server cannot reach primary gateway IP - ASA Active / Standby Failover</title>
      <link>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3767571#M8413</link>
      <description>&lt;P&gt;Hi Leogxn,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;had spent a lot of time in your output given configuration from beginning&amp;nbsp; to end. to me its seems like you have an issue with switch port channel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I shall try to simple and easy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you draw the topology of your switch network&lt;/P&gt;&lt;P&gt;=================================================================&lt;/P&gt;&lt;P&gt;&amp;nbsp;switch 1/0/48 Port-channel 2 ---------&amp;gt;g0/1 Port-channel1 standby firewall&lt;/P&gt;&lt;P&gt;&amp;nbsp;switch 2/0/47 Port-channel 3 ---------&amp;gt;g0/2 Port-channel1 standby firewall&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;switch 1/0/47&amp;nbsp; Port-channel 3---------&amp;gt;gig0/1 Port-channel1 active firewall&lt;/P&gt;&lt;P&gt;switch 2/0/48&amp;nbsp; Port-channel 2---------&amp;gt;gig0/2 Port-channel1 active firewall&lt;/P&gt;&lt;P&gt;=================================================================&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so you pay attention on the above configuration why&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; port 1/0/48, 2/0/47 are in different port-channel 2 and 3.&lt;/P&gt;&lt;P&gt;they should be in one port-channel X&lt;/P&gt;&lt;P&gt;same for the other config interfaces&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; port 1/0/47,2/0/48 are in different port-channel 3 and 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;having said that, the correct sample config suppose to be like this.&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;interface range gig 1/0/48,gig2/0/47&lt;BR /&gt;&amp;nbsp;channel-group 2 mode active&lt;BR /&gt;&amp;nbsp;switchport mode trunk&lt;BR /&gt;&amp;nbsp;switchport trunk allowed vlan add xxxxxx&lt;BR /&gt;&amp;nbsp;no shut&lt;BR /&gt;!&lt;BR /&gt;interface channel-group 2&lt;BR /&gt;&amp;nbsp;switchport mode trunk&lt;BR /&gt;&amp;nbsp;switchport trunk allowed vlan add xxxxxx&lt;BR /&gt;!&lt;BR /&gt;interface range gig 1/0/47,gig2/0/48&lt;BR /&gt;channel-group 3 mode active&lt;BR /&gt;&amp;nbsp;switchport mode trunk&lt;BR /&gt;&amp;nbsp;switchport trunk allowed vlan add xxxxxx&lt;BR /&gt;&amp;nbsp;no shut&lt;BR /&gt;!&lt;BR /&gt;interface channel-group 3&lt;BR /&gt;&amp;nbsp;switchport mode trunk&lt;BR /&gt;&amp;nbsp;switchport trunk allowed vlan add xxxxxx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in regards to packet-tracer command why you doing a trace from active firewall ip to passive firewall. your access list is fine. nothing to worry about.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please dont forget to rate if i was helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 21:49:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3767571#M8413</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2018-12-20T21:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Issue - one server cannot reach primary gateway IP - ASA Active / Standby Failover</title>
      <link>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3767576#M8414</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the diagram:&lt;/P&gt;&lt;P&gt;Each Stack has a port to&amp;nbsp;form one channel group so whichever the ASA device is active, the port-channel will link to both stacks. Let me double check if I actually configured the correct channel groups.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ASA_Failover_Port_Channel_TOP.png" style="width: 647px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/26574i35ADFB330151614C/image-size/large?v=v2&amp;amp;px=999" role="button" title="ASA_Failover_Port_Channel_TOP.png" alt="ASA_Failover_Port_Channel_TOP.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 21:24:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3767576#M8414</guid>
      <dc:creator>leogxn</dc:creator>
      <dc:date>2018-12-20T21:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Issue - one server cannot reach primary gateway IP - ASA Active / Standby Failover</title>
      <link>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3767608#M8415</link>
      <description>Hi Radio_City, I think you are right. All configure was actually correct. The description of port-channel was added by me when I did port tracking remotely but I did not pay attention to the port-channel number. When they remotely reconnected the network cables, they accidentally swapped the port 47 and 48 on stack2 which caused this issue.&lt;BR /&gt;&lt;BR /&gt;Thanks for your time and point out the issue.</description>
      <pubDate>Thu, 20 Dec 2018 22:19:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3767608#M8415</guid>
      <dc:creator>leogxn</dc:creator>
      <dc:date>2018-12-20T22:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Issue - one server cannot reach primary gateway IP - ASA Active / Standby Failover</title>
      <link>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3767616#M8416</link>
      <description>kindly please could you instead of helpful thump up, can you give me a point to resolve solution&lt;BR /&gt;thanks. gland to help</description>
      <pubDate>Thu, 20 Dec 2018 22:34:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wierd-issue-one-server-cannot-reach-primary-gateway-ip-asa/m-p/3767616#M8416</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2018-12-20T22:34:18Z</dc:date>
    </item>
  </channel>
</rss>

