Gang, I need help with the static command on a pix 515 with 6.4.
I have a web server outside: 151.205.x.x named webserver.domain.com
I want my internal machines to be able to hit it through the internal address by using webserver.domain.com. The internal address is
10.1.20.222.
So I'm thinking the static command should do this, so I'm doing a
static (outside,inside) 151.205.x.x 10.1.20.222 DNS clear xlate
nslookup resolution still points to 151.205.x.x. I've tried various arrangements of the interfaces to no avail. What would be the propper command to get this working?