Asked by:
redirect my CRM website to another website

Question
-
Hi
I have a server and 3 virtual server on that
----------------------------------------------------------------------
Main server :Active Directory ( just )
Server 1: CRM Server - 192.168.10.10
server 2: Exchange Server- 192.168.10.20
server 3: Sharepoint Server- 192.168.10.30
------------------------------------------------------------
My main server has a valid IP ( X.Y.Z.W )
I want to for example when user type -< X.Y.Z.W >- in IE URL they see my CRM website from my virtual machine and I do redirecting website but there is problem.I redirected my default website to crm website but when they type { X.Y.Z.W } in their IE after 1 second they say that {192.168.10.10:5555} and this is not valid IP adr in the net
how can I do that
what should I do?
- Moved by Andrii ButenkoMVP, Moderator Thursday, September 1, 2011 12:02 AM (From:CRM)
Wednesday, August 31, 2011 10:54 PM
All replies
-
First thing -- if you use redirection it will change the url to the redirection page. That's how it works.
Now what do you mean by not a valid ip address? does your virtual machine does in your domain?
It looks like it does as active directory is sitting in the main server , crm on another server and exchange and sharepoint on different servers.
if your main server has a external static ip address, then you have to create an alias in DNS to route the request to crm server.
I hope this help.
Amreek singh Senior CRM Consultant CDC Praxa Sydney,Australia http://mscrmshop.blogspot.com/- Proposed as answer by Amreek Singh Saturday, September 3, 2011 1:39 PM
Thursday, September 1, 2011 6:37 AM -
in my main server I install Just AD and in Vrtual servers installed CRM,Exchange,Sharepoint but they joined to AD before
in my case my office has a valid IP and set it on modem
I set the modem to DMZ to my server (My Server has lan ip 192.168.10.1)
so when peaple remote to that Valid IP they remote to my server ,but I want to do something that when people type X.Y.Z.W they see my CRM Website
Thursday, September 1, 2011 10:19 AM -
I think you are talking about some kind of proxy or DNS forwarding as Amreek mentioned. It sounds like your modem has a static IP. You can either use the built-in router features of the modem or whatever router you use to forward CRM traffic (assuming port 443) to your CRM server, or use some proxy on your 'main' server (like ISA server, or some simpler proxying software/setup) to handle the mapping.
Ken
Thursday, September 1, 2011 8:51 PM -
Have a look at How to set the Internet facing deployment(IFD) in crm implementation guide.
Here are some of the links about IFD
http://blogs.msdn.com/b/crm/archive/2011/01/13/configuring-ifd-with-microsoft-dynamics-crm-2011.aspx
http://www.youtube.com/watch?v=T9jZIxDTsBw
I hope this helps.
Amreek singh Senior CRM Consultant CDC Praxa Sydney,Australia http://mscrmshop.blogspot.com/- Proposed as answer by Amreek Singh Saturday, September 3, 2011 1:39 PM
Saturday, September 3, 2011 1:38 PM