Page 1 of 1

Newbie: Access from intranet

PostPosted: 20. October 2003 08:02
by srosli88
I have installed XAMPP for Linux 1.3 on Redhat 7.3.

I can access my web site using http://localhost or http://IP Address. Everything is working properly.

However, when I want to access it from other PC in the same network using http://hostname and http://IP Address, it failed.

For your information, I can ping to the site.

PostPosted: 20. October 2003 08:14
by Kristian Marcroft
Hi,

is there a Firewall installed?
can you telnet your Server?
i.e.
telnet 192.168.0.1 80
HELO

What is the response?

So long
KriS

PostPosted: 20. October 2003 08:30
by srosli88
KriS wrote:Hi,

is there a Firewall installed?
can you telnet your Server?
i.e.
telnet 192.168.0.1 80
HELO

What is the response?

So long
KriS


No firewall. Both PCs are connected to the same switch. Telent is failed.

PostPosted: 20. October 2003 09:10
by Oswald
Hi srosli88!

Is your browser configured to use any proxy?

Which browser do you use? If IE, could you please try another one. For example Mozilla or Firebird?

Regards
Oswald

PostPosted: 20. October 2003 09:14
by srosli88
Kai Seidler wrote:Hi srosli88!

Is your browser configured to use any proxy?

Which browser do you use? If IE, could you please try another one. For example Mozilla or Firebird?

Regards
Oswald


I am using IE and without proxy setting.

PostPosted: 20. October 2003 09:27
by Oswald
Please try Mozilla or Firebird?

In which way the telnet command failed? An error message?

Do you use a firewall software on your Linux box?

PostPosted: 20. October 2003 09:34
by srosli88
Kai Seidler wrote:Please try Mozilla or Firebird?

In which way the telnet command failed? An error message?


Do you use a firewall software on your Linux box?



TELNET FAILED BECAUSE NO RESPONSE FROM LINUX BOX .
NO FIREWALL SOFTWARE.
EVERYTHING IS DEFAULT INSTALLATION.
FOR YOU INFO. I HAVE INSTALLED XAMPP FOR WINDOWS ON THE SECOND BOX. I CAN ACCESS IT FROM THE LINUX BOX.
ACCESSING THE SITE USING MOZILLA ALSO FAILED.