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

ASAv no dhcp (CML)

Hello,

 

I have the following topology:

 

Screen Shot 2021-05-27 at 20.26.30.png

I am trying for the first time to configure the firewall-1(ASAv) on cml and I want to use a static ip address for the desktop-0-in, all the configurations guides i checked use dhcp. I have configured the firewall-1 as following:

 

int g0/0

ip address 192.168.1.1 255.255.255.0

nameif inside

security-level 100

no shut

 

int g0/1

ip address 209.165.200.226 255.255.255.252

nameif outside

security-level 0

no shut

exit

 

route outside 0.0.0.0 0.0.0.0 209.165.200.225

 

object network INSIDE-NET

subnet 192.168.1.0 255.255.255.0

nat (inside, outside) dynamic interface

exit

 

policy-map global_policy

class inspection_default

inspect imcp

 

-----------------------

 

When I ping from desktop-0-in to desktop-0-out the ping reaches the outside desktop and replies, the ping reaches the ASAv but the ping does not follow, obviously there is something missing to reach the inside pc but i don't know how to configure it.

The inside pc has the ip address: 192.168.1.10

Thanks.

 

 

1 Accepted Solution

Accepted Solutions

@arnauamargant-domene 

Plesae run packet-tracer on the ASA and provide the output for review.

 

packet-tracer input inside icmp 192.168.1.10 8 0 <desktop-0-out IP address>

How have you actually confirmed the ping reached the destination and the echo-reply reached the ASA?

View solution in original post

1 Reply 1

@arnauamargant-domene 

Plesae run packet-tracer on the ASA and provide the output for review.

 

packet-tracer input inside icmp 192.168.1.10 8 0 <desktop-0-out IP address>

How have you actually confirmed the ping reached the destination and the echo-reply reached the ASA?

Review Cisco Networking for a $25 gift card