I have hosted a site on local IIS server and able to access it using IP address on desktop connected within the same network but getting error while accessing the same on Mac using the same WiFi network but, I am getting error as "Access Denied"
What is the authentication mechanism used? Did you turn it off and still get access denied?
Related
I'm trying to enter growtopiagame.com on my new installed virtual machine on Azure, but whenever I enter with google chrome, it throwes 403 Forbidden error and won't connect to website.
I also tried to ping via CMD, and returns "Request timed out".
What could be the possible problem? Please help.
The site you want to join is hosted on AWS, it is possible that the administrator has blocked the IP addresses of Azure.
I have a Win 2012 server with IIS 8 running on that. Also installed Management Service with Remote Access allowed.
Another admin-user account is used to set up few default websites and now when I login to the same server using my admin-user account, I cannot see anything in the IIS.
I have tried connecting to server as localhost and with computer name as well but not allowing me to connect.
Any help on this would be great.
Found the issue -
There is a firewall implemented for the domain users to access. And when I tried to login as an Admin who is not permitted by firewall, I am just able to access the machine and internally my IIS component is not able to connect with the localhost or local server.
I hosted a website on IIS, running on port 81. I can access it on the server machine from http://localhost:81/test.aspx.
I also can establish a remote desktop connection to the server, using its ip adress server-ip.
Now I want to access the web site using my PC (or any other PC). However, I type type http://server-ip:81/test.aspx on my web browser and the page is not loaded.
I've already opened port 81, by adding a new inbound rule to the server's windows firewall. The exception for World Wide Web Services (HTTP) is also ticked on. I even shut down the firewall entirely, but I still can't access the web site remotely.
Can somebody tell what the problem may be? Thanks in advance.
I have hosted a site on iis on my laptop. And i can access it from my local machine(cpl-akshay.com). Now if my friend try to access this site or if i try to access this site through mobile then the browser is not able to access this site.
Error after accessing site through mobile or from outside my network: "The webpage is not available"
I tried turning off firewall or creating inbound rule.!
Inbound Rule screenshot
I have a web application on my local computer on a domain that works on IIS 7.5. When accessing this web app through localhost it works fine, but if I try using my IP address instead, It asks for my credentials and when I don't enter them, I get Error 401.2.
I already have Annonymous access and windows authentication enabled.
Please help me.
I was able to make it work. Instead of using my IP address to access the web app, I used my computer name.