>Your best bet would to be run the web server on an off port,
>like 8080

Eric has a good idea... consult Apache documentation
http://httpd.apache.org/docs-2.0/mod/mpm_common.html#listen

I would suggest port 443, most firewalls allow outbound connections
to 443 and this will maximize the number of corporate users that can
reach your site.  Port 443 is https but there is no requirement that
you use SSL on it.  I have done this for over 2 years on my cable connection.

>and if you can, run www.yourdomain.com on another machine, that just
>has a redirect to http://homebox.domain.com:8080

There are free DNS services that can provide email alias and redirection
so you don't need to setup another web/mail server, one such service
is DynDNS.org
http://support.dyndns.org/whitepapers/customredirect.php


-- 
RedWolf
Freeware Oracle
[EMAIL PROTECTED] - email

> Drew,
> 
> I'm going to assume you're not behind any sort of firewall on your
> side..
> 
> Verizon's TOS say that users are allowed to run services, however they
> block inbound port 80 on their routers. You cannot run a web server.
> (Some
> may be able to, based on different account types, or possibly even
> misconfigured local setups to them).
> 
> Verizon also blocks you from connecting to port 25 of any machine
> outside
> of your subnet, so you are forced to use their mail server, to prevent
> spam. (MSN, Earthlink, AOL.. All do it as well)
> Your best bet would to be run the web server on an off port, like 
> 8080, and if you can, run www.yourdomain.com on another machine,
> that just has a redirect to http://homebox.domain.com:8080
> 
> This isn't really security related, but I Hope it helps.

__________________________________________________
FREE voicemail, email, and fax...all in one place.
Sign Up Now! http://www.onebox.com

Reply via email to