Hi everyone, I'm trying to set up a dual firewall DMZ in Cisco Packet Tracer, following this guide:
http://nullhaus.com/2013/12/dual-firewall-dmz/
The issue I'm having is that when the time comes to actually set up the NAT for the DMZ, using the following command:
nat (dmz,outside) static outside_webserver service tcp www www
it doesn't work, apparently most of the arguments of the command aren't recognized by Packet Tracer
What commands should I use on the latest version of Packet Tracer to set up the same kind of NAT, and in general this dual firewall DMZ setup?
Thanks in advance.