Search
Home IIS.NET Forums IIS 5 & IIS 6 Publishing Access Website from another computer in local network?
Last post Mar 23, 2012 08:56 AM by fab777
8 Posts
Mar 22, 2012 02:31 PM|LINK
Hi, im using IIS 5.1 on windows xp professional service pack 3.
Im working on a local netwrok.
i have published an asp.net website on machine1. Im accesing the site from machine1 fine. Like: http://ipadress/foldername.
The problem is when im trying to access the website from machine2, the website in machine2 does not load.
What can i do to solve this?
thanks
924 Posts
Mar 22, 2012 03:04 PM|LINK
Hi,
I know exactly what the problem is!!
Sorry, of course, I don't. Can you give us some details, such like:
- what do you mean by "the website in machine2 does not load". Do you get an error message? Better, do you get an HTTP error code?
- did you check the IIS log files on machine1 when you can't access your website from machine2?
- did you check the Application log on machine1 when you can't access your website from machine2 (if you get an http 50x.x error)?
- does the TCP 80 port opened for network access on machine1?
etc.
Mar 22, 2012 03:39 PM|LINK
fab777 Hi, I know exactly what the problem is!! Sorry, of course, I don't. Can you give us some details, such like: - what do you mean by "the website in machine2 does not load". Do you get an error message? Better, do you get an HTTP error code? - did you check the IIS log files on machine1 when you can't access your website from machine2? - did you check the Application log on machine1 when you can't access your website from machine2 (if you get an http 50x.x error)? - does the TCP 80 port opened for network access on machine1? etc.
I need to check the error message and logs. The tcp 80 port is now open.
Im going to test a little and post back.
Mar 22, 2012 03:46 PM|LINK
I was wondering if i can emulate the "external access" to the website from my own machine?
is there a way to do this?
Mar 22, 2012 03:49 PM|LINK
Of course : use a proxy. There anonymous open ones, just try to search "anonymous proxy list" on google.
Is it ok now from 'machine2'?
Mar 22, 2012 03:53 PM|LINK
fab777 Of course : use a proxy. There anonymous open ones, just try to search "anonymous proxy list" on google. Is it ok now from 'machine2'?
I will try the proxy.
I still can't test machine2, because im waiting on machine2 user. I let you know when i can test it.
Mar 22, 2012 05:07 PM|LINK
omg, im having some problems finding the logs.
In which directories are the logs for IIS and for the Application?
Mar 22, 2012 06:14 PM|LINK
Problem solved. Machine2 can now see the website. It was the TCP 80 port. I added the exception on windows firewall and now is fine.
thanks a lot.
Mar 23, 2012 08:56 AM|LINK
piram In which directories are the logs for IIS and for the Application?
By default you'll find the logs in :
- HTTP.sys error logs : C:\windows\system32\logfiles\httperr
- HTTP access logs : C:\windows\system32\logfiles\w3svcXXX (where XXX is the ID of the website)
piram
8 Posts
Access Website from another computer in local network?
Mar 22, 2012 02:31 PM|LINK
Hi, im using IIS 5.1 on windows xp professional service pack 3.
Im working on a local netwrok.
i have published an asp.net website on machine1. Im accesing the site from machine1 fine. Like: http://ipadress/foldername.
The problem is when im trying to access the website from machine2, the website in machine2 does not load.
What can i do to solve this?
thanks
fab777
924 Posts
Re: Access Website from another computer in local network?
Mar 22, 2012 03:04 PM|LINK
Hi,
I know exactly what the problem is!!
Sorry, of course, I don't. Can you give us some details, such like:
- what do you mean by "the website in machine2 does not load". Do you get an error message? Better, do you get an HTTP error code?
- did you check the IIS log files on machine1 when you can't access your website from machine2?
- did you check the Application log on machine1 when you can't access your website from machine2 (if you get an http 50x.x error)?
- does the TCP 80 port opened for network access on machine1?
etc.
Please 'Mark as Answer' if this post helps you.
Fabrice ZERROUKI
piram
8 Posts
Re: Access Website from another computer in local network?
Mar 22, 2012 03:39 PM|LINK
I need to check the error message and logs. The tcp 80 port is now open.
Im going to test a little and post back.
piram
8 Posts
Re: Access Website from another computer in local network?
Mar 22, 2012 03:46 PM|LINK
I was wondering if i can emulate the "external access" to the website from my own machine?
is there a way to do this?
fab777
924 Posts
Re: Access Website from another computer in local network?
Mar 22, 2012 03:49 PM|LINK
Of course : use a proxy. There anonymous open ones, just try to search "anonymous proxy list" on google.
Is it ok now from 'machine2'?
Please 'Mark as Answer' if this post helps you.
Fabrice ZERROUKI
piram
8 Posts
Re: Access Website from another computer in local network?
Mar 22, 2012 03:53 PM|LINK
I will try the proxy.
I still can't test machine2, because im waiting on machine2 user. I let you know when i can test it.
piram
8 Posts
Re: Access Website from another computer in local network?
Mar 22, 2012 05:07 PM|LINK
omg, im having some problems finding the logs.
In which directories are the logs for IIS and for the Application?
piram
8 Posts
Re: Access Website from another computer in local network?
Mar 22, 2012 06:14 PM|LINK
Problem solved. Machine2 can now see the website. It was the TCP 80 port. I added the exception on windows firewall and now is fine.
thanks a lot.
fab777
924 Posts
Re: Access Website from another computer in local network?
Mar 23, 2012 08:56 AM|LINK
By default you'll find the logs in :
- HTTP.sys error logs : C:\windows\system32\logfiles\httperr
- HTTP access logs : C:\windows\system32\logfiles\w3svcXXX (where XXX is the ID of the website)
Please 'Mark as Answer' if this post helps you.
Fabrice ZERROUKI