We have a NAT setup for our M$ Exhange 2003 Server it looks like this:
ip nat inside source static 192.1.1.8 204.xx.xx.33 extendable
The router does not handle dhcp or dns for the 192.1.1.1 network.
The problem is when vpn clients try to go to the exchange server by hostname it returns with 192.1.1.8 and it cannot reach this address. I thought of a workaround, by adding the global ip 204.xx.xx.33 and the hostname to the hosts file in windows, but i know this is just a patch for the problem.
Any suggestions?
ip nat inside source static 192.1.1.8 204.xx.xx.33 extendable
The router does not handle dhcp or dns for the 192.1.1.1 network.
The problem is when vpn clients try to go to the exchange server by hostname it returns with 192.1.1.8 and it cannot reach this address. I thought of a workaround, by adding the global ip 204.xx.xx.33 and the hostname to the hosts file in windows, but i know this is just a patch for the problem.
Any suggestions?