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.
Accidentally, I have to implement Intranet and Internet configurations on an unmaintained ASA 5510 firewall (ASA version 9.1(7), ASDM version 7.1).inside 192.168.0.1 255.255.255.0outside 192.168.1.10 255.255.255.0intranet 102.13.112.119 255.255.255.0...
Intranet access done and now all the servers are accessible from inside interface after adding following nat settingsobject network Intranetsubnet 10.108.108.0 255.255.255.248object network Intranet nat (any,Intranet) dynamic interfaceaccess-group I...
With the following configurations all inside hosts has Internet access but Intranet configs still needed. ASA Version 9.1(7)!hostname ASA5510enable password 8Ry2YjIyt7RRXU24 encryptedxlate per-session deny tcp any4 any4xlate per-session deny tcp any4...