Networking Forums

Networking Forums > Computer Networking > Linux Networking > problems hosting my own website

Reply
Thread Tools Display Modes

problems hosting my own website

 
 
boston_code_monkey
Guest
Posts: n/a

 
      10-07-2005, 05:28 AM
I am attempting to host my own website, but have run into several
obstacles.
Due to the limited traffic I receive, I assumed I could use my dsl
connection and win2k server to host my site.

Obstacles:
My ISP (verizon) blocks port 80 so my windows http webserver listens on
port 8183
I don't have a specific(static) IP for my website
e-commerce due to the high cost of a security certificate from verisign


my website url is listed as an ip instead of a "alpha" url which I
worry may alarm customers/clients

scripts break since my ip and url do not match since my ip gets updated
frequently

wORKAROUNDS:

I'm using no-ip to host the dns entries for my dot com
thus all queries for my dot com get forwared to no-ip.com which then
forwards them to:
http://myip:8183

I configured all requests for my alternate web port on my router to be
forwarded specifically to my webserver pc on my local network

I use the masking option @ no-ip to substitute my httP://ip with
http://www.*.com

I use paypal for all eccommerce transactions.



Are there any good articles/books on doing this? I want to host my site
so I can have the flexibilty of 24/7 access and choosing my
infrastructure and tools etc

 
Reply With Quote
 
 
 
 
Keith Keller
Guest
Posts: n/a

 
      10-07-2005, 05:54 AM
On 2005-10-07, boston_code_monkey <(E-Mail Removed)> wrote:
> I am attempting to host my own website, but have run into several
> obstacles.
> Due to the limited traffic I receive, I assumed I could use my dsl
> connection and win2k server to host my site.

^^^^^

What is your linux networking question?

--keith

--
kkeller-(E-Mail Removed)
(try just my userid to email me)
AOLSFAQ=http://wombat.san-francisco.ca.us/cgi-bin/fom
see X- headers for PGP signature information

 
Reply With Quote
 
Dan N
Guest
Posts: n/a

 
      10-07-2005, 08:06 AM
On Thu, 06 Oct 2005 22:28:09 -0700, boston_code_monkey wrote:

> Due to the limited traffic I receive, I assumed I could use my dsl
> connection and win2k server to host my site.


There's really no obstacle to setting up a web server on a dsl connection,
even if you don't have a fixed ip and port 80 is blocked. You seem to
have figured most of it out already, but you'll make your life easier if
you get your own domain name. I had a look at no-ip.com,
they seem to have everything you need, but
have a look at zoneedit.com, they're dns service is free for up to five
domain names.

What you want to do is:

1. Get a domain name.
2. Use dynamic dns to update it. no-ip.com and zoneedit.com will do this
for you.

3. Have your web server listen on a different port and have your
dns service forward requests for port 80 to that port. (which you've
already set up). zoneedit or no-ip can do this for you.

Have a look at www.dannelson.net/LSH/domain.html for info on getting a
domain name.

And zoneedit.com has some info on setting up dynamic dns.

Also, if you seriously want a web site that's secure, has the best
software, is flexible, easy to administer, then throw away your win2k
server and get a linux box.

Dan

 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      10-07-2005, 11:17 AM
In comp.os.linux.networking boston_code_monkey <(E-Mail Removed)>:
> I am attempting to host my own website, but have run into several
> obstacles.
> Due to the limited traffic I receive, I assumed I could use my dsl
> connection and win2k server to host my site.

^^^^^

So where's you Linux problem?

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 68: only available on a need to know basis
 
Reply With Quote
 
Unruh
Guest
Posts: n/a

 
      10-07-2005, 06:27 PM
Keith Keller <kkeller-(E-Mail Removed)> writes:

>On 2005-10-07, boston_code_monkey <(E-Mail Removed)> wrote:
>> I am attempting to host my own website, but have run into several
>> obstacles.
>> Due to the limited traffic I receive, I assumed I could use my dsl
>> connection and win2k server to host my site.

> ^^^^^


>What is your linux networking question?


And why would you want to use windows to host it? It is trivial to host a
web site in Linux, and apache probably has a better security reputation
than IEserver.

You might be able to use your dsl connection but many many ISPs filter out
all port 80 traffic intothe system, so you may not be able to host it.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: website hosting through a dl-604 router John Navas Windows Networking 0 06-16-2006 02:51 PM
website hosting mpatton2152@yahoo.com Linux Networking 0 11-29-2004 06:21 AM
website hosting mpatton2152@yahoo.com Broadband 0 11-29-2004 03:19 AM
website hosting mpatton2152@yahoo.com Windows Networking 0 11-29-2004 12:05 AM
Webhosting options/broadband for hosting a website/hosting fro servlets and sql server Simon Harvey Broadband 2 07-12-2003 03:21 PM



1 2 3 4 5 6 7 8 9 10 11