Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: shriddx on June 06, 2007, 12:59:18 PM

Title: Local access to web pages....
Post by: shriddx on June 06, 2007, 12:59:18 PM
Trying to figure this out...

Using SME Server 7.1.3
------------------------------------------------------------
Example addresses:  

www.mydomain.ishere.uk

www.mydomain.ishere.uk\website
(where 'website' is an i-bay which is open access to the internet and no password)

--------------------------------------------------------------

(Any) web browser and access from external to my network - loads both pages fine

(Any) web browser on my LAN - 'Page cannot be located'....
BUT if I do 'http:\\10.0.0.33' then page loads OK...
as does 'http:\\10.0.0.33\website'

WAN IP pings ok on local network....

----------------- ALSO --------------
Similar failure to FTP connect to i-bays on SME server on local network but same attempts OK from external sources.
---------------------------------------

Using Zoom 5654 router and have made port changes that Zoom give to allow local access to a web server on the LAN. (ie move the remote admin port from 80 to 61000, and open port 80 and forward to port 80 on the server...

Am I doing anything obviously wrong?
Where is the problem likely to be? SME or router?
Any suggested fixes, please?

Many thanks..

SteveR
Title: Re: Local access to web pages....
Post by: shriddx on June 06, 2007, 01:04:08 PM
Quote from: "shriddx"
Trying to figure this out...

Using SME Server 7.1.3
------------------------------------------------------------
Example addresses:  

www.mydomain.ishere.uk

www.mydomain.ishere.uk\website
(where 'website' is an i-bay which is open access to the internet and no password)

--------------------------------------------------------------

(Any) web browser and access from external to my network - loads both pages fine

(Any) web browser on my LAN - 'Page cannot be located'....
BUT if I do 'http:\\10.0.0.33' then page loads OK...
as does 'http:\\10.0.0.33\website'

WAN IP pings ok on local network....

----------------- ALSO --------------
Similar failure to FTP connect to i-bays on SME server on local network but same attempts OK from external sources.

Failure message *seems* to indicate that the server denied access - message something like 'Invalid username/password'. But am using same details as for successful external attempts.
---------------------------------------

Using Zoom 5654 router and have made port changes that Zoom give to allow local access to a web server on the LAN. (ie move the remote admin port from 80 to 61000, and open port 80 and forward to port 80 on the server...

Am I doing anything obviously wrong?
Where is the problem likely to be? SME or router?
Any suggested fixes, please?

Many thanks..

SteveR
Title: Local access to web pages....
Post by: bpivk on June 06, 2007, 03:27:10 PM
Quote
Where is the problem likely to be? SME or router?
Any suggested fixes, please?

This is a bug in apache. I have reported it and the developers are working on a fix. You can check this bug report for the relevant info.
http://bugs.contribs.org/show_bug.cgi?id=2307
Title: Local access to web pages....
Post by: CharlieBrady on June 06, 2007, 09:10:10 PM
Quote from: "bpivk"
Quote
Where is the problem likely to be? SME or router?
Any suggested fixes, please?

This is a bug in apache.


No, in apache configuration.

Quote

 I have reported it and the developers are working on a fix.


It's fixed, and waiting for a verification.
Title: Local access to web pages....
Post by: shriddx on June 07, 2007, 08:39:05 AM
Many thanks for the info!
I'll wait for the fix to get verified and published then.

Cheers!