- remote server returned an error: (403) Forbidden
- Posted by Shakil on December 16th, 2005
When i am trying to install CRM 3.0 on SBS 2003 i got the following error
Error accessing URL http://VSERVER: The remote server returned an error:
(403) Forbidden.
HTTP Error 403.6 - Forbidden: IP address of the client has been rejected.
any postive reply please
Thanks
Shakil Khan
- Posted by KjellSJ on December 19th, 2005
Your IIS web-site is most likely configured to only accept requests from a
specific range of IP-addresses. Your computer's IP is not within that range.
"Internet Protocol (IP) addresses are a useful way to define access
permissions. An IP address is a unique number that identifies a computer on a
network. The IP address is always sent along with a page request. Therefore,
you can either grant or deny access to your Web site based on the IP address
of the requesting party. By selecting Grant Access in the IIS Internet
Service Manager, you can grant access to everyone except listed IP addresses.
By selecting Deny Access, you can deny access to everyone except a set list
of IP addresses.
"
KjellSJ
http://kjellsj.blogspot.com
"Shakil" wrote:
- Posted by Julian Sharp on December 20th, 2005
On Fri, 16 Dec 2005 12:22:19 -0000, "Shakil"
<shakilkhan@thecrmbusiness.com> wrote:
SBS tends to restrict the IP addresses of websites so go into IIS and
and open the properties on the CRM websire and check Directory
Security and make sure yuor IP addresses are allowed
- Posted by ericrobertjackson on January 27th, 2006
I got around this by going into IIS on the CRM server, right click on the web
sites, click properties, click Directory Security. Wth 'Grant' hightlighted,
you will want to enter the range of IP addresses that you are using on your
domain.
I made the mistake of just the IP address of the CRM server.
Eric
"Shakil" wrote: