I have a cisco pix515 with a DMZ card in it. I have six public addresses X.X.X.180-185 I need to nat all my network from private 10.10.10.x addresses as well as route one public address to a webserver in the DMZ.
I have assigned the external cardx.x.x.180
I have assigned the internal card 10.10.10.1
I have assigned the DMZ card 192.168.1.1
I have NAT from x.x.x.181 to 10.10.10.x
I have NAT from X.X.X.185 to 192.168.1.2(webservers private address).
Am I going about this in the correct manner?