10-05-2017 12:33 PM - edited 03-08-2019 12:16 PM
Hi Experts,
I have ons ASA 5520 & Two 3750 switch,i can not ping ASA outside interfcae IP from internal Switch.
PFA Topology & Config.
10-05-2017 12:35 PM
10-05-2017 12:37 PM
10-05-2017 02:07 PM
This is normal behavior on the ASA. You can only ping (or directly access with SSH, ASDM) the interface that is nearest to the client. In your case, that is the inside interface.
10-05-2017 08:46 PM
Thanks Karsten for your reply,
But i can ping ASA inside interface ip from switch which is directly connected to swithc but can not ping outside intercae IP from swithc.
AS i checked with capture commnad request is going to ASAP but there is no reply from ASA.
I am using 8.0.4 Version.
Thanks
10-06-2017 12:22 AM
10-06-2017 01:43 AM
ok,
I tried to ping external switch IP 192.168.3.2 from internal switch 192.168.1.2 this is also not reacable.
I captured some packets from ASA there is no reply -
95: 14:16:01.490636 1833.9da7.f6c3 0024.14d3.8fef 0x0800 114: 192.168.1.2 > 192.168.3.2: icmp: echo request (ttl 255, id 840)
96: 14:16:03.494679 1833.9da7.f6c3 0024.14d3.8fef 0x0800 114: 192.168.1.2 > 192.168.3.2: icmp: echo request (ttl 255, id 841)
97: 14:16:05.505207 1833.9da7.f6c3 0024.14d3.8fef 0x0800 114: 192.168.1.2 > 192.168.3.2: icmp: echo request (ttl 255, id 842)
98: 14:16:07.511371 1833.9da7.f6c3 0024.14d3.8fef 0x0800 114: 192.168.1.2 > 192.168.3.2: icmp: echo request (ttl 255, id 843)
99: 14:16:09.509388 1833.9da7.f6c3 0024.14d3.8fef 0x0800 114: 192.168.1.2 > 192.168.3.2: icmp: echo request (ttl 255, id 844)
100: 14:16:19.924711 1833.9da7.f6c3 0024.14d3.8fef 0x0800 114: 192.168.1.2 > 10.78.171.1: icmp: echo request (ttl 255, id 845)
101: 14:16:21.924680 1833.9da7.f6c3 0024.14d3.8fef 0x0800 114: 192.168.1.2 > 10.78.171.1: icmp: echo request (ttl 255, id 846)
102: 14:16:23.930219 1833.9da7.f6c3 0024.14d3.8fef 0x0800 114: 192.168.1.2 > 10.78.171.1: icmp: echo request (ttl 255, id 847)
103: 14:16:25.934476 1833.9da7.f6c3 0024.14d3.8fef 0x0800 114: 192.168.1.2 > 10.78.171.1: icmp: echo request (ttl 255, id 848)
104: 14:16:27.939862 1833.9da7.f6c3 0024.14d3.8fef 0x0800 114: 192.168.1.2 > 10.78.171.1: icmp: echo request (ttl 255, id 849)
10-06-2017 01:54 AM
ok, that's a different problem:
10-06-2017 09:58 AM
Thanks Karsten,
yes external swithc has routre to internal switch -
ip route 60.60.60.0 255.255.255.0 192.168.3.1
ip route 192.168.1.0 255.255.255.0 192.168.3.1
from internal swithc i can ping only ASA directed Connected IP only.
How to check icmp-inspection ("fixup protocol icmp")?
10-06-2017 01:36 PM
10-07-2017 10:30 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide