GIDForums  

Go Back   GIDForums > Web Hosting Forums > Apache Web Server Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 19-Dec-2003, 09:40
momaley momaley is offline
New Member
 
Join Date: Dec 2003
Posts: 2
momaley is on a distinguished road

my server isn't public either????


I'm stumped!! I can access my server from my LAN, but I can't access it from the outside. I'm running a firewall, but I'm pretty sure that it is NOT my firewall or my ISP. With ethereal, I can see that I send a SYN, ACK back to the port that requested 80 (outside on my LAN). I don't see anything in my httpd.conf that should be stopping access to the main pages, especially since anybody on my network can see them.

When I do a 'netstat -ntap | grep htt' the listen address is 0.0.0.0 - is that a problem?

Thanks in advance!!! I'm getting really frustrated.
Mike O'
  #2  
Old 19-Dec-2003, 09:56
Allowee's Avatar
Allowee Allowee is offline
Regular Member
 
Join Date: May 2003
Location: The Netherlands
Posts: 339
Allowee has a spectacular aura about
the output from the netstat command is not the problem.
I have the same output.

maybe apache is listening at the wrong ip address
__________________
Pastebin
PHP Documentation Site
Allowee's Blog http://allowee.net
  #3  
Old 19-Dec-2003, 10:25
momaley momaley is offline
New Member
 
Join Date: Dec 2003
Posts: 2
momaley is on a distinguished road

i tried that


thanks for the speedy reply!! I've tried that too, but just to make sure I'm doing it correctly- I just change the:
<IfDefine !APACHEPROXIED>
Listen 80
</IfDefine>

to
<IfDefine !APACHEPROXIED>
Listen x.x.x.x:80
</IfDefine>

right? (Just to avoid confusion - where x.x.x.x is my ip)

Anyway, I tried that and got the same results. Just to make sure, I changed every 'Listen' in the conf files to x.x.x.x:80, and I get the same behavior.
 

Recent GIDBlog2nd Week of IA Training by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
my server isn't public ??? brian pumper Apache Web Server Forum 2 16-Dec-2003 02:28
web server in secure mode not connecting to http application tcsasp Apache Web Server Forum 0 06-Nov-2003 00:08
exclude public holiday skyloon MySQL / PHP Forum 7 09-Jul-2003 01:05
potato powered server jrobbio Open Discussion Forum 0 02-Jul-2003 19:37
can mysql run on a separate server? zabell MySQL / PHP Forum 6 06-Jun-2003 13:32

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 06:11.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.