Computing.Net > Forums > Linux > Web Server [ apache ]

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Web Server [ apache ]

Reply to Message Icon

Name: amdawi
Date: September 27, 2003 at 23:40:56 Pacific
OS: Linux
CPU/Ram: 600/128
Comment:

I Have a network [ 2 Pcs , Server + Clent ]
Network is working very well .

In server , I setup apache web server ,
It's runng Ok in local machine in server .
When I write in browser : http://192.168.0.1
is working .
but in client , It's Not working
when I write in Client Browser :
http://192.168.0.1
I got [ the page can not displayed ]:scratch:

Note :
1. Client IP : 192.168.0.2
2. I can Ping PCs .

Any Help ?



Sponsored Link
Ads by Google

Response Number 1
Name: C_Legend
Date: September 28, 2003 at 01:01:58 Pacific
Reply:

Are you running a firewall on the Linux machine and not allowing access to the web server port? To test this out, simply unload your firewall. You don't mention what flavor/version of Linux you are using, and it varies somewhat as to what to do to unload your firewall. But, you might try this:

# service iptables stop

(Iptables is the standard firewall for the 2.4 kernel; 2.2 = ipchains and 2.0 = ipfwadm.)

Then, try the client again.

Also, I don't follow when you say "I got [ the page can not displayed ]:scratch:".

Good luck.


0

Response Number 2
Name: Amdawi
Date: September 28, 2003 at 08:53:15 Pacific
Reply:

No Firewall


0

Response Number 3
Name: amdawi
Date: September 28, 2003 at 09:17:20 Pacific
Reply:

[[[ I don't follow when you say "I got [ the page can not displayed ]:scratch:". ]]]

I meant in Client PC , when I wrote
http://192.168.0.1 to browsing web server

I got that message in browser .



0

Response Number 4
Name: C_Legend
Date: September 28, 2003 at 21:39:43 Pacific
Reply:

I'm unfamiliar with "scratch" as part of a browser error message. I have seen "page cannot be displayed", or something similar, but the ending portion of your message made no sense to me.

Are you sure you're not running a firewall? You still haven't told us what distribution of Linux you are using, so I have to guess, but most will come with a firewall and will install and load it without much user intervention.

Can you use other facilities that require open ports, such as FTP or telnet (or SSH)?

Have you tried using a different browser on the client?


0

Response Number 5
Name: amdawi
Date: September 28, 2003 at 22:30:50 Pacific
Reply:

any Help ?


0

Related Posts

See More



Response Number 6
Name: amdawi
Date: September 28, 2003 at 22:37:51 Pacific
Reply:

desrt. RedHat 9.0
Error in WinXP Client browser :

The page cannot be found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.

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

Please try the following:

If you typed the page address in the Address bar, make sure that it is spelled correctly.

Open the www.alamied.com home page, and then look for links to the information you want.
Click the Back button to try another link.
Click Search to look for information on the Internet


0

Response Number 7
Name: C_Legend
Date: September 29, 2003 at 15:17:29 Pacific
Reply:

Sorry, "WinXP client browser" ain't gonna cut it. There's Internet Explorer, Netscape, Opera, Mozilla, etc. You didn't answer my question as to whether or not you tried another browser. If you have, do they have this same issue? What are their error messages? I typically don't use IE, so error messages from other browsers may help.

What is "desrt."? Is that the desert version of Redhat 9?

You didn't answer my question about other services/ports.

From the error message given (something about alamied.com), it makes me wonder whether your browser is getting info from your web server or from elsewhere. Are you connected to the web when you are attempting this? You might try using traceroute from the Win XP box (sorry, I don't know the equivalent XP command; 9x is tracert).


0

Response Number 8
Name: Sean Miller
Date: September 29, 2003 at 23:26:02 Pacific
Reply:

Whoah!!

Let's not have a flame war here.... I think there may be a simple solution to this problem.. are you aware that RedHat 9 has a built in firewall?

In the GUI click on the little red hat in the bottom left, then "System Settings" then "Security Level".

You will get a screen such as that attached... just enable HTTP traffic.. simple !!

Sean


0

Response Number 9
Name: Sean Miller
Date: September 29, 2003 at 23:27:07 Pacific
Reply:

Don't seem to have attached the image... hmmm....

Here's the location...

http://www.seanmiller.net/images/security.jpg

Sean


0

Response Number 10
Name: 3Dave
Date: September 30, 2003 at 02:29:05 Pacific
Reply:

What happens if you try to telnet to the
port?

c:\telnet 192.168.0.1 80
GET


(NB GET is in capitals and you may not be
able to see yourself type it unless local
echo is turned on)


0

Response Number 11
Name: C_Legend
Date: September 30, 2003 at 13:28:10 Pacific
Reply:

Thanks, guys, for reiterating.

Amdawi, do you have something set up in your browser to use a proxy for http rather than a direct connection?


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Web Server [ apache ]

Apache Web server problem, thanks www.computing.net/answers/linux/apache-web-server-problem-thanks/17141.html

Setup Apache Web Server www.computing.net/answers/linux/setup-apache-web-server/25048.html

Apache web server www.computing.net/answers/linux/apache-web-server/26514.html