05-03-2022 01:22 PM - edited 05-03-2022 01:32 PM
Hello
try to enable icmp on asa in little gns3 project.
on this time it's inpossible to ping from any inside adress to
any adress, yes GW are added.
this setup are new and clean. please how i can debug this?
thanks for any possible help.
Running Setup:
BVI1 192.168.0.1/24
Connected - ASA port inside_3 any little Linux - ip 192.168.0.2/24
Connected - ASA port inside_6 any little Linux - ip 192.168.0.22/24
!
policy-map global_policy
class inspection_default
inspect icmp
!
icmp unreachable rate-limit 1 burst-size 1
icmp permit 192.168.0.0 255.255.255.0 INSIDE_3
icmp permit 192.168.0.0 255.255.255.0 INSIDE_6
icmp permit 192.168.0.0 255.255.255.0 INSIDE
!
route INSIDE 0.0.0.0 0.0.0.0 192.168.0.0
!
access-list 100 extended permit icmp any any
!
Solved! Go to Solution.
05-03-2022 01:34 PM
Is this ASA deployed in bridge mode ?
from Device are you able to ping ASA ?
05-03-2022 01:31 PM
Allow icmp reply in both acl of inside 3 and inside 6.
05-03-2022 01:34 PM
Is this ASA deployed in bridge mode ?
from Device are you able to ping ASA ?
05-03-2022 01:47 PM
thanks balaji Bandi
after adding bridge-group 1 to gi0/3+gi0/6 it's possible to ping from any to any inside address
i need to read now what exactly do bridge group. Nice meny thanks
05-03-2022 01:51 PM
you can find good blog here :
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