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 all,I am stumped.Here is my scrubbed config. I hope I didn't leave out anything useful.interface Vlan100nameif insidesecurity-level 100ip address 10.0.0.1 255.255.0.0no shutdowninterface Vlan200nameif outsidesecurity-level 0ip address 1.2.3.4 2...
Jouni,Thanks for the tips! Here is what I ended up doing and it seems to be working perfectly!access-list no_nat extended permit ip 10.0.1.0 255.255.255.0 192.168.0.0 255.255.255.0access-list no_nat extended permit ip 10.0.1.0 255.255.255.0 172.16.0...