Register - Login
Views: 99870207
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
05-04-22 06:51:57 PM
Jul - Computers and Technology - Server Woes New poll - New thread - New reply
Next newer thread | Next older thread
Deleted User
Collection of nobodies
Posted on 02-06-08 04:59:47 AM (last edited by NightKev at 02-06-08 09:34 PM) Link | Quote
I'm trying to set up an Apache server (I tried Omnisecure before but it didn't work, and I was hoping Apache would work better, but as you can see, it's not ) and apparently only I can access it. For everyone else they just get an error page. I know it's not the router or the firewall (thorough testing confirms this), but what I don't know is wtf is stopping the information from reaching the internet. Me and Sukasa spent a good hour or two trying to figure out the problem but got nowhere, so I figure I might as well ask for help here.

Edited to remove html comment tags because chungy doesn't have the Xk goggles equipped (and why not? ).

____________________


===================
[Posted by NightKev]
chungy
Member
Level: 31


Posts: 145/174
EXP: 168466
For next: 16897

Since: 08-04-07


Since last post: 14.1 years
Last activity: 13.9 years

Posted on 02-06-08 05:13:35 AM Link | Quote
Describe your situation more clearly so someone can help you:
1. What operating system are you using?
2. What firewalls and/or routers?
3. Can you access your web server through http://localhost/? This should always work despite any firewalls.

any other information that may be relevant
Xkeeper

Level: 263


Posts: 4528/25353
EXP: 297181948
For next: 1778505

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 4 days
Last activity: 7 hours

Posted on 02-06-08 06:26:54 AM Link | Quote
What kind of error message?

There are many; if the external message is something like "Couldn't connect to server", your ISP may be blocking port 80 outgoing; try something else.

Also, make sure your router is port-forwarding... if you're trying to run on port 80, it might be a good idea to get a decent firewall and enable the DMZ for your machine.

____________________
Xkeeper

Level: 263


Posts: 4529/25353
EXP: 297181948
For next: 1778505

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 4 days
Last activity: 7 hours

Posted on 02-06-08 06:28:00 AM Link | Quote
Originally posted by chungy
Describe your situation more clearly so someone can help you:
1. What operating system are you using?
2. What firewalls and/or routers?
3. Can you access your web server through http://localhost/? This should always work despite any firewalls.

any other information that may be relevant

1. OmniSecure, which he mentions, is only for Windows
2. "I know it's not the router or the firewall (thorough testing confirms this)"
3. "and apparently only I can access it"

You fail miserably.

____________________
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 158/603
EXP: 1084845
For next: 72274

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 42 days

Posted on 02-06-08 06:29:54 AM Link | Quote
More likely than not, there is a firewall in the way. Opening a port should do the trick. This also assumes that the computer running the server is separated from the Internet by just that firewall. If you are running WinXP, then you will also need to open port 80 in Windows Firewall.

If for some reason, apache is running in a VMWare instance, you will need software port forwarding on said OS.
OoBurns
?
Level: 60


Posts: 380/806
EXP: 1684403
For next: 88375

Since: 07-04-07

From: USA

Since last post: 10.4 years
Last activity: 9.8 years

Posted on 02-06-08 05:41:02 PM Link | Quote
What happens if you try telling Apache to listen on a different port (and forwarding the appropriate port on your router, of course)?

____________________
Dark Purple | Blue | Purple | Red | Orange | Yellow | Green | Dark Blue | Winter | Daily Cycle
Rachel Mae

Creature of Chaos
Level: 141


Posts: 516/5929
EXP: 33608576
For next: 511438

Since: 07-03-07

Pronouns: she/her
From: Foxglen

Since last post: 22 days
Last activity: 1 day

Posted on 02-06-08 10:48:41 PM Link | Quote

Don't most residential ISPs block port 80?

IIRC, if you change the port, you have to append :[portnumber] after the main part of the URL (ex: http://xkeeper.shacknet.nu:5/) if you want the Internet to see it.

____________________

mreeew!
Deleted User
Collection of nobodies
Posted on 02-06-08 10:50:34 PM Link | Quote
We tried using port 2 with Omnisecure but it still wouldn't work, and I can't seem to get Apache to want to use anything other than port 80 (it just shuts itself off if the port is anything other than 80).

____________________


===================
[Posted by NightKev]
Rena
I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings
Level: 135


Posts: 2278/5390
EXP: 29079572
For next: 255433

Since: 07-22-07

Pronouns: he/him/whatever
From: RSP Segment 6

Since last post: 343 days
Last activity: 343 days

Posted on 02-07-08 12:17:28 AM Link | Quote
Jul - Post #2278 - 02-06-08 07:17:28pm
I have Apache running on port 44444 just fine. Are you sure you changed all the necessary options?

____________________
Deleted User
Collection of nobodies
Posted on 02-07-08 12:28:40 AM Link | Quote
Originally posted by HyperHacker
I have Apache running on port 44444 just fine. Are you sure you changed all the necessary options?
Erm, missed one thing, found it though.
Apparently it works now (on port 6112 (though Omnisecure didn't work with 6112 so I don't know why Apache does)).

____________________


===================
[Posted by NightKev]
chungy
Member
Level: 31


Posts: 147/174
EXP: 168466
For next: 16897

Since: 08-04-07


Since last post: 14.1 years
Last activity: 13.9 years

Posted on 02-07-08 12:29:02 AM Link | Quote
Originally posted by Xkeeper
Originally posted by chungy
Describe your situation more clearly so someone can help you:
1. What operating system are you using?
2. What firewalls and/or routers?
3. Can you access your web server through http://localhost/? This should always work despite any firewalls.

any other information that may be relevant

1. OmniSecure, which he mentions, is only for Windows
2. "I know it's not the router or the firewall (thorough testing confirms this)"
3. "and apparently only I can access it"

You fail miserably.

er...

1. He mentioned Apache, not OnmiSecure, which is available for dozens of operating systems.
2. Being thorough; who knows how man firewalls he has, maybe he only checked the Windows Firewall. Trust me, many users forget to look at all the details before reporting things.
3. Missed that, the only part that's actually incorrect about my post.
Deleted User
Collection of nobodies
Posted on 02-07-08 12:31:28 AM Link | Quote
Originally posted by chungy
Originally posted by Xkeeper
Originally posted by chungy
Describe your situation more clearly so someone can help you:
1. What operating system are you using?
2. What firewalls and/or routers?
3. Can you access your web server through http://localhost/? This should always work despite any firewalls.

any other information that may be relevant

1. OmniSecure, which he mentions, is only for Windows
2. "I know it's not the router or the firewall (thorough testing confirms this)"
3. "and apparently only I can access it"

You fail miserably.

er...

1. He mentioned Apache, not OnmiSecure, which is available for dozens of operating systems.
2. Being thorough; who knows how man firewalls he has, maybe he only checked the Windows Firewall. Trust me, many users forget to look at all the details before reporting things.
3. Missed that, the only part that's actually incorrect about my post.
Erm;
1) Actually I mentioned Omnisecure but in html comment tags (oops? )
2) I only use Windows Firewall (just in case or something...) and then there's my router. That's it.

____________________


===================
[Posted by NightKev]
Xkeeper

Level: 263


Posts: 4542/25353
EXP: 297181948
For next: 1778505

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 4 days
Last activity: 7 hours

Posted on 02-07-08 08:45:16 AM Link | Quote
I'm actually curious as to what your problem with OmniSecure is.

____________________
Deleted User
Collection of nobodies
Posted on 02-07-08 09:22:50 PM Link | Quote
Originally posted by Xkeeper
I'm actually curious as to what your problem with OmniSecure is.
If only I knew, because Apache appears to be working perfectly. Sukasa might remember the error messages it gave him, I dunno.

____________________


===================
[Posted by NightKev]
Next newer thread | Next older thread
Jul - Computers and Technology - Server Woes New poll - New thread - New reply


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

29 database queries, 1 query cache hits.
Query execution time: 0.094183 seconds
Script execution time: 0.022192 seconds
Total render time: 0.116375 seconds