Team-SciFi

  • February 06, 2012, 04:27:29 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Dynamic Dns Service's...  (Read 1644 times)

bob_bowen5

  • Hero Member
  • *****
  • Posts: 1587
    • biz04.com
Dynamic Dns Service's...
« on: June 23, 2009, 03:19:14 PM »

Are dynamic dns through a cable modem or dsl ready to serve a website?

Just curious of your thoughts on this matter.

DSL is $29 a month, DSL with 8 fixed I/P's is $49 a month...

Wondering if I have to pay the extra 20 or if the dynamic dns services would do it....

Thanks in advance...

Bob
Logged

webpro

  • Sr. Member
  • ****
  • Posts: 337
Re: Dynamic Dns Service's...
« Reply #1 on: June 25, 2009, 09:15:20 AM »

I don't really understand what you are asking but I use http://www.dyndns.com/.  I used to use the free service but tired of updating every 30 days.   I now pay the $15/yr.  I have several URLs pointing to my laptop webserver on my home DSL line.   I have never experienced a problem with them.
Logged

bob_bowen5

  • Hero Member
  • *****
  • Posts: 1587
    • biz04.com
Re: Dynamic Dns Service's...
« Reply #2 on: June 25, 2009, 02:18:33 PM »

Just wondering if it will work for a website with decent volume reliably.  (Not just me checking my web at home or something).

Logged

webpro

  • Sr. Member
  • ****
  • Posts: 337
Re: Dynamic Dns Service's...
« Reply #3 on: June 25, 2009, 03:56:58 PM »

I find my service to be excellent and without an issue for a few years now.   I only get 100 or so hits a day plus a bunch of script hacking crap.
Logged

DBall

  • Hero Member
  • *****
  • Posts: 724
    • Books'n'Bytes
Re: Dynamic Dns Service's...
« Reply #4 on: June 25, 2009, 05:36:54 PM »

Past Experience:

I've run a fairly large website on DSL (with fixed IP) and had no problem. In fact, I was running a text-only usenet server on the same DSL.

Couple of things to beware of:

1) Your DSL provider might be blocking incoming requests to port 80 and a bunch of others so that you can't run a server without paying more for it. Mine does.

2) With multiple machines on your DSL, you're going to have to figure out how to get the router to send requests to a particular machine. This can vary from trivial to being a real mess, depending on the router used.
Logged

Phoenix

  • Hero Member
  • *****
  • Posts: 3314
Re: Dynamic Dns Service's...
« Reply #5 on: June 26, 2009, 11:32:02 AM »

I also used dyndns for a while but I wasn't running a website...it always worked great for me...
Logged

The liver is EVIL!  It must be PUNISHED!

bob_bowen5

  • Hero Member
  • *****
  • Posts: 1587
    • biz04.com
Re: Dynamic Dns Service's...
« Reply #6 on: July 09, 2009, 04:03:17 PM »

Do you guys that run websites direct it through one of dynamic dns's websites or do you use their dns?

Seems a bit slow running through one of their websites....

Bob
Logged

DBall

  • Hero Member
  • *****
  • Posts: 724
    • Books'n'Bytes
Re: Dynamic Dns Service's...
« Reply #7 on: July 09, 2009, 07:00:33 PM »

Back when I was running a server on DSL, I had a fixed IP and was also running a DNS server on the same machine. It ran servers for DNS, Web, ftp, eMail, and Usenet. I wasn't using dyndns. That DSL was 1.5Mbit down and 128Kbit up (later changed to 256Kbit up). That was back when I lived in California.

The DSL I'm on now, blocks ports to prevent me using it for a server. The DSL I have now is 1.5Mbit down and 512Kbit up.
Logged

webpro

  • Sr. Member
  • ****
  • Posts: 337
Re: Dynamic Dns Service's...
« Reply #8 on: July 15, 2009, 10:36:21 AM »

I use them for DNS.  I have a static IP which is why I have not given up my DSL.  I run several websites off an old 2ghz turion dell laptop running Apache.  http://ee.isa-geek.net is one I use DNS from dyndns just for the hostname and DNS.  I have domains through godaddy.com and use their DNS to resolve to my laptop web server.


Logged

bob_bowen5

  • Hero Member
  • *****
  • Posts: 1587
    • biz04.com
Re: Dynamic Dns Service's...
« Reply #9 on: October 20, 2009, 04:44:28 PM »

Any ideas on running multiple web servers under dynamic dns with one I/P?
Logged

webpro

  • Sr. Member
  • ****
  • Posts: 337
Re: Dynamic Dns Service's...
« Reply #10 on: October 21, 2009, 11:25:52 AM »

Any ideas on running multiple web servers under dynamic dns with one I/P?


That is what I do.  I use Apache on Windows Vista Home Basic.  I have several virtual hosts.  I think I have 10 web sites hosted on my 2ghz AMD Dell 1501 laptop.  All point to a public IP which my firewall forwards to my laptop.  There are layer 4 firewalls than can look at the URL and forward to IP based on the host part of the URL.  I don't need that kind of sophistication.
Logged

bob_bowen5

  • Hero Member
  • *****
  • Posts: 1587
    • biz04.com
Re: Dynamic Dns Service's...
« Reply #11 on: October 21, 2009, 04:51:39 PM »

I'll take a look at the firewall and see what it can do...

Thanks webpro Joe!
Logged