Advertisement

02.12.2005 at 03:46PM PST, ID: 21312488
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.4

Apache working on LAN, not on internet (WAN)

Asked by rathodr in Apache Web Server

Tags: ,

I am running three servers: Win2003SBS, Win2003Ent and Linux Red Hat Fedora Core 3. For sake of discussion, lets call them as follows:

A = Win 2003 SBS
B = Win 2003 Ent
C = Linux Red Hat Fedora Core 3

All three are on a LAN behind a router. I have static IP and a registered name (lets use www.mysite.com). The routers config table is something like this:

HTTP     80     80      TCP  192.168.1.10  Enabled    ---> this is for A
HTTP2   8010  8010  TCP  192.168.1.66  Enabled    ---> this is for B
HTTP3   8100  8100  TCP  192.168.1.15  Enabled    ---> this is for C

A & B work. They are running IIS. The last one, C, does not work. It is running the Linux Red Hat Fedora Core 3 with Apache as the web server. The /etc/hosts has the following line:

127.0.0.1      flslinux.mysite.com    localhost.locadomain   localhost

Once I restart the httpd process, I am able to ping C from A and B. I can even open a browser from A & B machines and enter: http://www.mysite.com:8100 and get the appropriate page on C.

The problem is: if I go to another machine, outside of the router (i.e. somewhere else on the internet), I was initially getting:

Zero Sized Reply.

Once I reset the httpd.conf file, now I get:

Connection Refused.

In the apache logs, the only file that shows any sign of an issue is the ssl_error_log. There are two lines that say "localhost.localdomain error"

Ok, where shall I start debugging this one? BTW: if anyone provides suggestions, would you please give me specific instructions and commands? I know you don't have my exact system configuration in Linux, but the more info. you can give me, the faster I will be able to try it.

Thank you.Start Free Trial
[+][-]02.16.2005 at 10:51AM PST, ID: 13327240

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02.16.2005 at 06:03PM PST, ID: 13330956

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.17.2005 at 06:27AM PST, ID: 13334810

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02.17.2005 at 09:40AM PST, ID: 13337077

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.17.2005 at 10:12AM PST, ID: 13337369

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02.17.2005 at 05:55PM PST, ID: 13341926

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.17.2005 at 07:30PM PST, ID: 13342392

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.17.2005 at 07:35PM PST, ID: 13342412

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.24.2005 at 06:08AM PST, ID: 13392500

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.24.2005 at 05:41PM PST, ID: 13399245

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02.25.2005 at 04:18AM PST, ID: 13402131

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.25.2005 at 05:53PM PST, ID: 13408609

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.04.2005 at 06:33AM PST, ID: 13459132

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Apache Web Server
Tags: apache, lan
Sign Up Now!
Solution Provided By: majorwoo
Participating Experts: 1
Solution Grade: A
 
 
[+][-]03.06.2005 at 07:17AM PST, ID: 13470516

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.06.2005 at 09:40AM PST, ID: 13471122

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32