Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2005 07:13:23 -0400
From:      Gerard Seibert <gerard-seibert@suscom.net>
To:        "Ted Mittelstaedt" <tedm@toybox.placo.com>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re[2]: Still trying to get my site up!
Message-ID:  <20050627070020.52A2.GERARD-SEIBERT@suscom.net>
In-Reply-To: <LOBBIFDAGNMAMLGJJCKNOENLFBAA.tedm@toybox.placo.com>
References:  <Pine.WNT.4.63.0506261904510.728@Treneq> <LOBBIFDAGNMAMLGJJCKNOENLFBAA.tedm@toybox.placo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, June 26, 2005 11:22:19 PM "Ted Mittelstaedt" <tedm@toybox.placo.com> wrote:


$>>Thanks to several individuals, I have almost gotten my Apache2 server
$>>working. Almost, but not quite.
$>>
$>>My ISP blocks port 80; therefore I am using a redirect from
$>>DynDNS.org to
$>>redirect to an alias using port 9545.
$>>
$>
$>No, you are not.  You cannot redirect to a specific port using
$>the DNS system.
$>
$>Currently dydns.org has beerstud.us pointing to IP address 63.208.196.110
$>If that is your IP address then hosts on the Internet that query
$>www.beerstud.us will go to port 80 on that IP address.  If that isn't
$>your IP number then it must be an IP address of a webhost that will
$>issue a HTTP redirect when it gets a query to port 80 on your beerstud.us
$>URL.
$>
$>>The 'beerstud.us' redirects to 'www2.beerstud.us:9545'
$>>
$>>>From my FreeBSD box, if I type: lynx http://beerstud.us, I see the
$>>following message: Using http://www2.beerstud.us:9545/. The
$>>connection is
$>>made and the index.htm file is displayed.
$>>
$>>However, I am unable to reach this site from any other computer.
$>>Eventually, the request will time out and I receive an error message
$>>telling me that the site is not available.
$>>
$>>I am not sure what I am doing wrong at this point.
$>
$>You need to contact the support department of your ISP.  I don't
$>understand why you think that your ISP is just blocking port 80 and
$>not any other port.  There are firewalls out there nowadays smart
$>enough to see an incoming HTTP request and block it no matter what
$>port it's coming in on.  If your ISP is blocking port 80 that probably
$>means you haven't paid for an enhanced account that will allow you
$>to run a server.  If that is the case and your ISP is making money off
$>allowing ports to be open for customers, then I would think that they
$>probably have one of those firewalls setup that blocks incoming
$>HTTP get requests no matter what port they come in on.
$>
$>Ted


********** Reply Separator **********
Monday, June 27, 2005 7:00:20 AM

I contacted DynDNS, and they stated that any requests for 'beerstud.us'
were being redirected to 'www2.beerstud.us:9545'. However, the good news
is that the site has suddenly come online. I have no idea why though.
-- 
Gerard E. Seibert
gerard-seibert@suscom.net





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050627070020.52A2.GERARD-SEIBERT>