Link to home
Start Free TrialLog in
Avatar of EESky
EESky

asked on

The ping is successful at ASA ?

Dear All

Here is a question. Can you give your answer to it ?

Topology:
e1-ASA-e0--------------e0/1-Router

Config:
ASA:
interface e0
ip address 12.1.1.1 255.255.255.0
outside
interface e1
ip address 10.1.1.1 255.255.255.0
inside

Router
interface e0/1
ip address 12.1.1.2 255.255.255.0
ip route 0.0.0.0 0.0.0.0 12.1.1.1

The question is, at ASA, command "ping inside 12.1.1.2" is succcessful? why ?
SOLUTION
Avatar of Pete Long
Pete Long
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of EESky
EESky

ASKER

Thank you for your fast reply. The reason that i asked the question is that i am trying to setup vpn asa to asa. I did not attach PC to the inside of ASA. In order to initiate the vpn connection without attached PC, I want to use the command to replace ping from the PC. But the command ping inside x.x.x.x did not work at my ASA. I do not know why. that is why i want to know how the command works.
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of EESky

ASKER

Yes, you are right. the ping in this situation should not be successful