I've created conduits for a Pix firewall for outside connections. However, connecting through the static NAT addresses will fail unless the inside address is used. For example:
static (inside,outside) 199.199.199.199 192.168.0.199 netmask 255.255.255.255
conduit permit tcp host 199.199.199.199 eq http any
I cannot connect to 199.199.199.199 from 192.168.0.198. Does anyone know why? Any other connection works fine (example: 199.199.199.190 if it does not go through the Pix).
YL
