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.
I have an outdate ASA 5510 with 8.0 OS.
With the old command set, I created inside, DMZ and outside. The DMZ provides a web server host az 172.28.0.15, the translation from outside to DMZ works very well.
The problem is the access from the inside int...
Accidentally, I have to implement a DMZ configuration on an outdated and unmaintained ASA 5510 firewall (ASA version 8.0(3)6, ASDM version 6.0). After diving into the manual and some forum posts, I've learned that there was a major CLI syntax change ...
Hi Kornelia,
thanks a lot for working on it. I tried your static entries, but as soon as I wr mem the updated configuration, the Internet access does not work anymore. Seems like all traffic is then sent to the DMZ interface?
Where did I make the mis...
Hi Aditya,
thank you so much for your support, I'll give it a try in the next hour.
You wrote:
For inside users you can use a NONAT statement:
access-list NAT_EXEMPT extended permit ip host 172.28.0.15 192.168.10.0 255.255.255.0
nat (dmz) 0 access-li...