Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: ccupani on July 31, 2007, 04:50:26 AM

Title: Slow Response using domain name form inside the network
Post by: ccupani on July 31, 2007, 04:50:26 AM
My server is fast outside the network.  The server is also fast inside the network if I use the server IP address.  If I use the domain name inside the network the server crawls.  Anyone know what this could be?
Title: Slow Response using domain name form inside the network
Post by: mmccarn on July 31, 2007, 02:24:54 PM
Samba? httpd? ftp? ssh?  Fast responding to what?
Title: Slow Response using domain name form inside the network
Post by: ccupani on July 31, 2007, 07:56:19 PM
Slow responding to HTTP only using the domain name
Title: Slow Response using domain name form inside the network
Post by: Tillebeck on August 02, 2007, 08:13:55 PM
I have a similar problem. After the 7.2 upgrade I have not been able to access my ibays from inside my network. It is possible if I have made a domain-entry on the server pointing into that ibay.

The results with this setup are listed below:
 - the server "myserver"
 - with the LAN IP 192.168.55.5
 - the ibay "myibay"
 - and a domain "myibay.myserver.dk" created using the server-manager and pointing to the ibay "myibay"

This does not work:
http://myserver/myibay

This does work:
http://192.168.55.5/myibay
http://myibay.myserver.dk/

Mayby your "slow access" and my "no access" is founded in the same problem. I guess I shuld report this in the bugtracker.
 - I will do a bit of testing first since it very well be can be an internal router problem...

BR. Anders