Koozali.org: home of the SME Server

Local access to web pages....

Offline shriddx

  • ***
  • 44
  • +0/-0
Local access to web pages....
« 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

Offline shriddx

  • ***
  • 44
  • +0/-0
Re: Local access to web pages....
« Reply #1 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

Offline bpivk

  • *
  • 908
  • +0/-0
    • http://www.bezigrad.com
Local access to web pages....
« Reply #2 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
"It should just work" if it doesn't report it. Thanks!

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Local access to web pages....
« Reply #3 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.

Offline shriddx

  • ***
  • 44
  • +0/-0
Local access to web pages....
« Reply #4 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!