  pally
@dslextreme.com
| reply to pally Re: [Config] cisco 5520
Hi,
I tried your no nat policy, which works. Thanks! But, now I'm trying to get the WebServer from the DMZ to send information into the internal network. I've added the following:
access-list nonat extended permit ip object-group DMZ object-group INSIDE access-list DMZACL extended ip host WebServer object-group INSIDE nat(DMZ) 0 access-list nonat
I've tried telnet into one of the machine within the internal network, but its not going through. Any ideas/suggestions? Thanks! |