Another issue I have with Cisco PIX 7.0.
I have a server connecting to the PIX DMZ interface with the IP of 172.17.1.1. This server is translated to an Inside IP 10.1.1.1 and to an Outside internet routable IP.
When VPN users connect from outside, they want to access the DMZ server via the 10.1.1.1 IP not the 172 IP.
They are able to connect to any host on the inside but unable to connect to the translated IP.
This is the static statement.
static (dmz,inside) 10.1.1.1 172.17.1.1 netmask 255.255.255.255
My Networks
Inside : 10.1.1.0/24
DMZ : 172.17.1.0/24
VPN Pool : 192.168.0.0/24
I posted this question at Cisco NetPro forum, and I got this reply,
Continue reading “PIX 7.0 VPN users accessing DMZ Servers with IP Static NAT to Inside”