| Article: |
Homemade Dot-Mac with OS X | |
| Subject: | Help Please: getting around (blocked) port 80 | |
| Date: | 2003-05-27 15:38:07 | |
| From: | kelvis | |
|
I have verizon as a ISP, I wanted to get the server up and running only to find that Verizon has Port 80 blocked due to security reasons, How can I remap this, Can I do this w/out UNIX.
|
||
Showing messages 1 through 4 of 4.
-
Help Please: getting around (blocked) port 80
2003-08-02 06:31:16 anonymous2 [View]
I have Verizon too, but they aren't blocking my port 80.
-
Help Please: getting around (blocked) port 80
2003-07-17 12:51:32 anonymous2 [View]
I have verizon also and the same problem. Did you ever figure it out or anyone for that matter? -
Help Please: getting around (blocked) port 80
2003-08-10 13:12:12 anonymous2 [View]
You need to set up apache to listen on a different port. 8080 is a common choice for servers that do not have access to port 80.
Use the "Listen" directive in the httpd.conf file to cause the server to use a different IP address.
Listen 8080
Also, you'll want to investigate having your DynDNS provider redirect traffic on "www.mysite.com" to "www.mysite.com:8080". I know this is possible with Zoneedit (www.zoneedit.com). Not sure about other providers.
-
Help Please: getting around (blocked) port 80
2003-11-08 02:43:56 anonymous2 [View]
Another thing to note, at least here in the Northeast Verizon DSL uses a wonderful tool we all know and love called PPoE. If you are using PPoE with Verizon there is a slim chance your site will ever go public. This is the primary reason I ditched DSL and went back to cable. Hard to beat the routable and accessible IP. :-]


