03-19-2013 04:41 AM - edited 03-11-2019 06:16 PM
I have an issue accessing ASDM. please be paient with me as i am quite new to this. It was working all fine yesterday until i was making some changes to the NAT rules and it just locked me out. not sure what i did wrong. It all seems to be working internet and stuff but can not get into ASDM through the web inside my network and can not ping the router. any solutions
03-19-2013 12:53 PM
Hi Naser,
it seems that you have configured a static nat/pat line that will forward the ping or Http traffic destined the interface to another IP or subnet. please share the current configuration to check further.
Regards,
Mohammad
03-20-2013 02:58 AM
You were absolutely right. had to issue a no command on one of my nat rules which i newly created and its all up and running now. live and learn. thanks for your help Mohammed.
This was the culprit on my config file
static (inside,inside) interface 192.168.64.253 netmask 255.255.255.255
Put the command below in and started working again. feel really stupid now
#no static (inside,inside) interface 192.168.64.253 netmask 255.255.255.255
03-20-2013 07:46 AM
Hi Naser,
I am happy that I could help.
this static nat was forwarding the traffic destined to the interface to 192.168.64.253 . now after removing it , the ping should work as well.
Regards,
Mohammad
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