Results 1 to 5 of 5
I used to be fairly good in Linux, but then I fell out of the fold. It's been about 7 years since I used Linux regularly. The best way I ...
- 01-21-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 5
Dynamic DNS
I used to be fairly good in Linux, but then I fell out of the fold. It's been about 7 years since I used Linux regularly. The best way I know to get into something is by starting projects. I find something I'd like to get done and try to make it work. I thought I'd try to set up an Apache web server and later a Samba from a box in my house. Since my ISP doesn't change my IP Address very often, this by itself isn't difficult. However, I have two domain names and wanted to also have one of those refer to this server. Seems pretty easy - just sign up for DynDNS. Free, if you want to use their domain, and only $15-$30 per year for using your own. Not bad.
Not bad, except that I hate to use a service for something when I should be able to do it myself (money isn't an issue, I just hate the black box effect).
I vaguely recall doing something with dynamic DNS in a Linux class in college, but I have no idea what we did. It seemed as though we set up BIND and did something to notify DNS servers ourselves. Does anyone know how you can manually notify your name servers of an IP Address change?
- 01-21-2011 #2
The problem is that there needs to be an authoritative
name server for your domain, and it needs to be on a fixed
address. You either pay for a fixed address, or you pay
someone like Dyndns to be the name server for you.
- 01-22-2011 #3Just Joined!
- Join Date
- Jan 2011
- Posts
- 5
- 01-22-2011 #4When you subscribe to Dyndns, you run a program on your systemHow is it that DynDNS can do this but a regular person cannot?
that updates the Dyndns server each time your address changes.
The reason you can't do it alone is that you do not own a name server.
(one that you run on a dynamic IP address doesn't qualify)
- 01-24-2011 #5Just Joined!
- Join Date
- Jan 2011
- Posts
- 5
That makes sense. So a company or person must own a nameserver, which itself must have a static IP adress, in order to dynamically change an IP address. In my case, my ISP only changes my address every 6 months or less. Am I able to register my domain with a DNS server, or does that require a paid service as well, do you know?


Reply With Quote
