<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Cisco ASA and ICMP Configurations</title>
	<atom:link href="http://jklogic.net/cisco-asa-and-icmp-configurations/feed/" rel="self" type="application/rss+xml" />
	<link>http://jklogic.net/cisco-asa-and-icmp-configurations/</link>
	<description>logical reality</description>
	<pubDate>Tue, 06 Jan 2009 04:18:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: James</title>
		<link>http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-531</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 16 Dec 2008 04:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-531</guid>
		<description>marky,

Have you tried to run the traceroute from the ASA?  If this is successful, there should not be a layer 2 problem between the ASA and the border router.

Also, can you ping from the internal host to the border router?

Make sure the permit icmp any any is applied incoming to the outside interface.

Let me know if any of that helps.

James</description>
		<content:encoded><![CDATA[<p>marky,</p>
<p>Have you tried to run the traceroute from the ASA?  If this is successful, there should not be a layer 2 problem between the ASA and the border router.</p>
<p>Also, can you ping from the internal host to the border router?</p>
<p>Make sure the permit icmp any any is applied incoming to the outside interface.</p>
<p>Let me know if any of that helps.</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marky</title>
		<link>http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-530</link>
		<dc:creator>marky</dc:creator>
		<pubDate>Tue, 16 Dec 2008 03:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-530</guid>
		<description>it pats just fine</description>
		<content:encoded><![CDATA[<p>it pats just fine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raymondn</title>
		<link>http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-529</link>
		<dc:creator>raymondn</dc:creator>
		<pubDate>Mon, 15 Dec 2008 22:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-529</guid>
		<description>have you looked at the ASA NAT policy for your ping traffic going out to the external network?  Just an idea.</description>
		<content:encoded><![CDATA[<p>have you looked at the ASA NAT policy for your ping traffic going out to the external network?  Just an idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marky</title>
		<link>http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-528</link>
		<dc:creator>marky</dc:creator>
		<pubDate>Mon, 15 Dec 2008 20:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-528</guid>
		<description>I gotta weird problem...hope someone can help...

Trace from a inside LAN workstation to an external site dies at the border router. but from the border router, trace to the same external site succeeds.

trace from an external IP can reach the global IP of the ASA, the ASA can ping the next hop border router and the border router can ping ASA as well.


I have cleared the arp cache and mac-address tables on both router and ASA and I still cant ping any external site.

Btw, I have a permit icmp any any and I can see the request going out of the ASA via debug ICMP trace but I dont see any reply back.

I am thinking this is a Layer 2 problem since the ASA and border router are directly connected.

I am now perplexed and confused as to what to do next...</description>
		<content:encoded><![CDATA[<p>I gotta weird problem&#8230;hope someone can help&#8230;</p>
<p>Trace from a inside LAN workstation to an external site dies at the border router. but from the border router, trace to the same external site succeeds.</p>
<p>trace from an external IP can reach the global IP of the ASA, the ASA can ping the next hop border router and the border router can ping ASA as well.</p>
<p>I have cleared the arp cache and mac-address tables on both router and ASA and I still cant ping any external site.</p>
<p>Btw, I have a permit icmp any any and I can see the request going out of the ASA via debug ICMP trace but I dont see any reply back.</p>
<p>I am thinking this is a Layer 2 problem since the ASA and border router are directly connected.</p>
<p>I am now perplexed and confused as to what to do next&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raymondn</title>
		<link>http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-478</link>
		<dc:creator>raymondn</dc:creator>
		<pubDate>Fri, 24 Oct 2008 16:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-478</guid>
		<description>okay, thanks.
Guess I would have to rely on the network switches port up/down SNMP trap so I know if the router outside interface is up/down.</description>
		<content:encoded><![CDATA[<p>okay, thanks.<br />
Guess I would have to rely on the network switches port up/down SNMP trap so I know if the router outside interface is up/down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-477</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 24 Oct 2008 13:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-477</guid>
		<description>raymondn,

I do not believe you should be able to ping the outside interface of the ASA from the inside interface.  By default the ASA will not allow a packet to exit the same interface it enters.  I do not know of a way to change this behavior.

James</description>
		<content:encoded><![CDATA[<p>raymondn,</p>
<p>I do not believe you should be able to ping the outside interface of the ASA from the inside interface.  By default the ASA will not allow a packet to exit the same interface it enters.  I do not know of a way to change this behavior.</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raymondn</title>
		<link>http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-467</link>
		<dc:creator>raymondn</dc:creator>
		<pubDate>Wed, 22 Oct 2008 18:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-467</guid>
		<description>Got a question about the ping.  I am trying to allow a host in inside network to be able to ping to the external interface IP of the ASA.  Tried various things and no luck.  Inside host can pint ASA inside interface, as well as other hosts at the external network, but just not the ASA its own external interface.  Can this be done?

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Got a question about the ping.  I am trying to allow a host in inside network to be able to ping to the external interface IP of the ASA.  Tried various things and no luck.  Inside host can pint ASA inside interface, as well as other hosts at the external network, but just not the ASA its own external interface.  Can this be done?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-460</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Sun, 19 Oct 2008 10:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-460</guid>
		<description>Hi james,

got it to work using a layer2 switch trunked to the ASA's</description>
		<content:encoded><![CDATA[<p>Hi james,</p>
<p>got it to work using a layer2 switch trunked to the ASA&#8217;s</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-448</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Mon, 13 Oct 2008 23:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-448</guid>
		<description>Hi James,

Yes, I have added the standby IP addresses however I am getting (waiting) failed on my outside interfaces...ooh so close

secure1/production# sh fail 
Failover On 
Last Failover at: 08:14:52 UTC Oct 11 2008 
This context: Failed 
Active time: 0 (sec) 
Interface outside (xxx.xxx.136.18): Failed (Waiting) 
Interface inside (10.10.3.10): Normal 
Peer context: Active 
Active time: 2428 (sec) 
Interface outside (xxx.xxx.136.29): Normal (Waiting) 
Interface inside (10.10.3.1): Normal 

Stateful Failover Logical Update Statistics 
Status: Configured. 
Stateful Obj xmit xerr rcv rerr 
RPC services 0 0 0 0 
TCP conn 0 0 0 0 
UDP conn 0 0 1913 0 
ARP tbl 0 0 15 0 
Xlate_Timeout 0 0 0 0 
SIP Session 0 0 0 0 
secure1/production#</description>
		<content:encoded><![CDATA[<p>Hi James,</p>
<p>Yes, I have added the standby IP addresses however I am getting (waiting) failed on my outside interfaces&#8230;ooh so close</p>
<p>secure1/production# sh fail<br />
Failover On<br />
Last Failover at: 08:14:52 UTC Oct 11 2008<br />
This context: Failed<br />
Active time: 0 (sec)<br />
Interface outside (xxx.xxx.136.18): Failed (Waiting)<br />
Interface inside (10.10.3.10): Normal<br />
Peer context: Active<br />
Active time: 2428 (sec)<br />
Interface outside (xxx.xxx.136.29): Normal (Waiting)<br />
Interface inside (10.10.3.1): Normal </p>
<p>Stateful Failover Logical Update Statistics<br />
Status: Configured.<br />
Stateful Obj xmit xerr rcv rerr<br />
RPC services 0 0 0 0<br />
TCP conn 0 0 0 0<br />
UDP conn 0 0 1913 0<br />
ARP tbl 0 0 15 0<br />
Xlate_Timeout 0 0 0 0<br />
SIP Session 0 0 0 0<br />
secure1/production#</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-447</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 13 Oct 2008 18:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://jklogic.net/cisco-asa-and-icmp-configurations/#comment-447</guid>
		<description>joe,

That doesn't look right to me.  I am not running Active/Active with contexts, but I do have a failover config.  Here is the sh fail:

FW-ASA# sh fail
Failover On 
Failover unit Primary
Failover LAN Interface: Failover GigabitEthernet0/2 (up)
Unit Poll frequency 1 seconds, holdtime 15 seconds
Interface Poll frequency 5 seconds, holdtime 25 seconds
Interface Policy 1
Monitored Interfaces 4 of 250 maximum
failover replication http
Version: Ours 8.0(4), Mate 8.0(4)
Last Failover at: 21:42:13 CDT Aug 18 2008
        This host: Primary - Active 
                Active time: 4806765 (sec)
                slot 0: ASA5520 hw/sw rev (2.0/8.0(4)) status (Up Sys)
                  Interface outside (X.X.X.226): Normal 
                  Interface DMZ_Servers (10.10.48.1): Normal 
                  Interface DMZ_VPN (10.10.49.1): Normal 
                  Interface DMZ_InternetDump (10.10.126.1): Normal (Not-Monitored)
                  Interface inside (10.10.100.1): Normal 
                slot 1: ASA-SSM-20 hw/sw rev (1.0/6.0(3)E1) status (Up/Up)
                  IPS, 6.0(3)E1, Up
        Other host: Secondary - Standby Ready 
                Active time: 266 (sec)
                slot 0: ASA5520 hw/sw rev (2.0/8.0(4)) status (Up Sys)
                  Interface outside (X.X.X.227): Normal 
                  Interface DMZ_Servers (10.10.48.2): Normal 
                  Interface DMZ_VPN (10.10.49.2): Normal 
                  Interface DMZ_InternetDump (10.10.126.2): Normal (Not-Monitored)
                  Interface inside (10.10.100.2): Normal 
                slot 1: ASA-SSM-20 hw/sw rev (1.0/6.0(3)E1) status (Up/Up)
                  IPS, 6.0(3)E1, Up

Stateful Failover Logical Update Statistics
        Link : Unconfigured.

It looks like you setup the failover part correctly, but did not put the standby IP address on the interfaces.  Here are 2 of the interfaces from my ASAs:

!
interface GigabitEthernet0/1.48
 vlan 48
 nameif DMZ_Servers
 security-level 48
 ip address 10.10.48.1 255.255.255.0 standby 10.10.48.2 
!
interface GigabitEthernet0/1.49
 vlan 49
 nameif DMZ_VPN
 security-level 49
 ip address 10.10.49.1 255.255.255.248 standby 10.10.49.2 

You have to add the standby interface to every interface.

Let me know if that helps.</description>
		<content:encoded><![CDATA[<p>joe,</p>
<p>That doesn&#8217;t look right to me.  I am not running Active/Active with contexts, but I do have a failover config.  Here is the sh fail:</p>
<p>FW-ASA# sh fail<br />
Failover On<br />
Failover unit Primary<br />
Failover LAN Interface: Failover GigabitEthernet0/2 (up)<br />
Unit Poll frequency 1 seconds, holdtime 15 seconds<br />
Interface Poll frequency 5 seconds, holdtime 25 seconds<br />
Interface Policy 1<br />
Monitored Interfaces 4 of 250 maximum<br />
failover replication http<br />
Version: Ours 8.0(4), Mate 8.0(4)<br />
Last Failover at: 21:42:13 CDT Aug 18 2008<br />
        This host: Primary - Active<br />
                Active time: 4806765 (sec)<br />
                slot 0: ASA5520 hw/sw rev (2.0/8.0(4)) status (Up Sys)<br />
                  Interface outside (X.X.X.226): Normal<br />
                  Interface DMZ_Servers (10.10.48.1): Normal<br />
                  Interface DMZ_VPN (10.10.49.1): Normal<br />
                  Interface DMZ_InternetDump (10.10.126.1): Normal (Not-Monitored)<br />
                  Interface inside (10.10.100.1): Normal<br />
                slot 1: ASA-SSM-20 hw/sw rev (1.0/6.0(3)E1) status (Up/Up)<br />
                  IPS, 6.0(3)E1, Up<br />
        Other host: Secondary - Standby Ready<br />
                Active time: 266 (sec)<br />
                slot 0: ASA5520 hw/sw rev (2.0/8.0(4)) status (Up Sys)<br />
                  Interface outside (X.X.X.227): Normal<br />
                  Interface DMZ_Servers (10.10.48.2): Normal<br />
                  Interface DMZ_VPN (10.10.49.2): Normal<br />
                  Interface DMZ_InternetDump (10.10.126.2): Normal (Not-Monitored)<br />
                  Interface inside (10.10.100.2): Normal<br />
                slot 1: ASA-SSM-20 hw/sw rev (1.0/6.0(3)E1) status (Up/Up)<br />
                  IPS, 6.0(3)E1, Up</p>
<p>Stateful Failover Logical Update Statistics<br />
        Link : Unconfigured.</p>
<p>It looks like you setup the failover part correctly, but did not put the standby IP address on the interfaces.  Here are 2 of the interfaces from my ASAs:</p>
<p>!<br />
interface GigabitEthernet0/1.48<br />
 vlan 48<br />
 nameif DMZ_Servers<br />
 security-level 48<br />
 ip address 10.10.48.1 255.255.255.0 standby 10.10.48.2<br />
!<br />
interface GigabitEthernet0/1.49<br />
 vlan 49<br />
 nameif DMZ_VPN<br />
 security-level 49<br />
 ip address 10.10.49.1 255.255.255.248 standby 10.10.49.2 </p>
<p>You have to add the standby interface to every interface.</p>
<p>Let me know if that helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
