QUOTE(no2pencil @ 21 Jan, 2008 - 04:24 PM)

QUOTE(JC199 @ 21 Jan, 2008 - 03:05 PM)

About a month ago, I bought a web server and set it up, ever since then I have been working on my website.
1.) Have you
ever been able to view your website from outside of your home network?
2.) Is the Apache web server setup to listen to standard port 80 requests?
3.) Have you forwarded all outside requests from your router (or switch) to the internal ip address of the server?
4.) Are you running DHCP?
4 a.) Has the lease for the local ip address expired & a new one was assigned?
5.) Has the lease on your external (routable) ip address expired & a new one was assigned?
6.) Can you resolve the ip (& verify it is the correct ip) from outside of your network?
7.) restart the Apache service.
[edit]I just noticed that you are listening on the non-standard port 6000, are you forwarding port 80 requests to that port?[/edit]
No, I have never been able to view it outside of my LAN
Apache is set up to listen to port 6000 requests
Yes
I don't think that I am running DHCP, I don't know what that is
No
QUOTE
6.) Can you resolve the ip (& verify it is the correct ip) from outside of your network?
How can I do that?
I have
Yes, I am useing "ZoneEdit's" "WebForward"
Thank You