do get logged in its very slow and again no graphics load.
Post by Ace Fekay [MVP]Is CRM on the Exchange server?
If OWA is working fine, and you are getting the logon screen, I'm assuming
they are on the same server, because you can only port-remap one port per
internal IP.
So if it is loading slow or no graphics, a port is being blocked that CRM
uses. Does the CRM have a web-based ONLY method, meaning that it will only
use port 80 or 443. I am not familiar with your CRM. Who's the vendor? What
do their docs say? Have you contacted their support.
I am asking this because obviously it is initially connecting, but it
appears to be "looking" for something else during the connection process.
Possibly your Windows firewall (Windows firewall, you haven't disabled yet
to test it?) or your edge firewall.
I'm also assuming you have port 80 remapped to the Exchange server for OWA,
unless of course you are using SSL, which would be port 443? See, this is
why we always ask questions. We need to have a wholistic view of the
environment, equipment, port settings, mappings, what servers are internal,
what ports are mapped to which servers, etc. Know what I mean.
So PLEASE, elaborate on your setup, etc, for all of us trying to help. It
eliminates assumptions and guesswork.
Thanks,
Ace
Post by Leonardwe are running 2 x std windows 2003 server
1 the domain controller (192.168.16.2) and the 2nd is the exchange server
2003 (192.168.16.3)
we have open ports on NAT
80 is open and with ip address 192.168.16.2
443 is opena dn forwarded to the exchange server 192.168.16.3
remote desktop is pointing to 192.168.16.2
VPN is pointing to 192.168.16.2
we changed OWA fron port 80 to 443 as we know we cant forward to 2 different
places
on our hard ware firewall, we have all the above ports open and they are all
forwarding to 192.168.16.2
we have only 1 external IP address
hope all that makes sence, if you need more info just ask
and
how do i turn of the NAT on my server is it just a simply of unticking the box
thanks
Post by Ace Fekay [MVP]Thanks for the extra info. I don't know why you have NAT on the server
enabled because your hardware firewall is handling that. You can remove it
in RRAS, assuming that is how it was configured, unless you used ICS? But if
you used ICS, you wouldn't have been able to setup RRAS for VPN. Just remove
the NAT instance in RRAS because you want to keep RRAS for the VPN
services. Assuming the DC only has one IP, good.
Remote Desktop (RDP) requires TCP 3389 opened to 192.168.16.2. I assume you
mapped port 3389 TCP on the hardware firewall?
As for the CRM, it sounds like something in the app is causing the issue.
Ace
Post by Leonardok thanks
I will turn of NAT and try CRM again
I have been telling the apps provider its not a firewall and they insist its
that.
thing is the apps working on on systems in the office
I know its IIS and SQL based and then thats all above my head
will let you know if turning off the nat works but iam not hopefull
thanks for the advice so far
Post by Bill GrantFrom the info you posted it appears that you are running your DC as a VPN
server. This is not a good idea. As soon as a remote user connects and the
internal interface in RRAS becomes active and acquires an IP, your DC is
multihomed. This is not nice.
If you really must run your DC as a remote access server have a look at
KB 292822 for an indication of the problems you could face.
Post by Ace Fekay [MVP]Good point about VPN on the DC. If the edge firewall supports VPN, suggest
to use that.
Ace
Post by Ace Fekay [MVP]YOu are welcome. Also, I want to point out that besides turning off NAT,
make sure the Windows firewall is disabled.
Can you also post an ipconfig /all of the DC please? I would like to take a
closer 'look' at your configuration.
Thanks,
Ace