cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
378
Views
0
Helpful
1
Replies

Newbie ASA - basic interface configuration/ping question

news2010a
Level 3
Level 3

Hi, imagine both interfaces below are up.

I am configuring an ASA for the first time.

What am I missing to ping from my own MYASA to the interfaces below?

 

!
interface GigabitEthernet0/0
 nameif internal
 security-level 100
 ip address 1.1.1.1 255.255.255.0
MYASA# sh run int g0/2
!
interface GigabitEthernet0/2
 nameif dmztest
 security-level 0
 ip address 2.2.2.2 255.255.255.0
MYASA# ping 1.1.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds:
No route to host 1.1.1.1

Success rate is 0 percent (0/1)
MYASA# ping 2.2.2.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 2.2.2.2, timeout is 2 seconds:
No route to host 2.2.2.2

Success rate is 0 percent (0/1)
MYASA#

 

1 Reply 1

david-swope
Level 1
Level 1

Couple things to check

 

1. Are interfaces up?

2. Are you inspecting ICMP?

 

 

Review Cisco Networking products for a $25 gift card