I change a static NAT on a PIX 506 from:
static (inside,outside) x.x.36.118 192.168.1.62 netmask 255.255.255.255
0 0
to
static (inside,outside) x.x.36.118 192.168.1.62 DNS netmask
255.255.255.255 0 0
however I can not still hit the services via the hsotname
formatting link
on the 192.168.1.62 server...I can hit it externally without any trouble...
Any ideas??