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 a spoke and hub topology with an ASA5520 at the hub. A port for the Internet Feed, a port for the inside, and another port for the dmz.outside=71.X.X.Xinside=10.180.0.0dmz=192.168.250.0The spoke has an inside of 10.160.0.0.I setup a vlan betw...
Thanks for the note. I was missing some access-list and nonat stuff. This got me going.access-list nonat_dmz extended permit ip 192.168.250.0 255.255.255.0 10.190.0.0 255.255.0.0access-list nonat_dmz extended permit ip 192.168.250.0 255.255.255.0...