Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello there folks.
I've inherited a Cisco ASA 5020 FW with firmware version 8.2(5)
I've not done much nat-ing on this boxes, and the question is as follows:
I want to make access to an inside host from any outside host trying to reach my official ad...
Ok, thanks :)
I entered the config above to access this same host from the wireless lan from 192.168.12.0 as you pointed out in your post. I was unsure whether or not I needed a NO-NAT rule, hence the question. Because when I entered only this acces...
Hello again Akshay.
I don't know if I was "too quick" to test when I changed the config; because now - when I get back to my desk - I try again, and IT WORKS!
I will ask you one more thing:
I have this wireless if; called 6-Public-Internet. I want t...
the cli-input had placed itself AFTER a drop-rule, so of course it didn't go through. After adjusting this , i get this result:
----
Phase: 8Type: NATSubtype: host-limitsResult: ALLOWConfig:static (4-IPVPN,9-outside) tcp interface 40000 172.17.5.90 ...
Hellog again Akshay
I did a little checking, and did
static (4-IPVPN,9-outside) tcp interface 40000 172.17.5.90 80 netmask 255.255.255.255
corresponding to what you said.
After that I entered
'access-list outside_access_in permit tcp any host 70.7...