WayneDV
Member
Anyone here have experience with the "little black box" that ensures you get a static IP address? A local supplier (Cape Town) has just gotten his hands on one and I'm waiting my turn to test it. It's supposed work like a dream!?
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
No little black box needed at all, visit www.dyndns.org
If you do not come right give me a call.
Dynamic DNS works, I have my web server running of dynamic dns, cost me nothing extra.[8D]
how do u make it work in d-link routers? mine does not workit saves the info but i don't see any entry in the log even..
Subject: Telkom ADSL Router Utility: Daily Restart, Dynamic to Static IP Address Convertor, ADSL Usage Stats
Hi,
ADSL was recently launched in South Africa and we've been using it since January. Our ISP is Telkom and in their wisdom they decided that ADSL IP addresses needs to be reset every 24 hours meaning that you can't run a web server on it.
@chrismiller1985:
1. Goto http://www.dyndns.org
2. Register for an an account
3. Goto the DynDNS section on their site
4. Register a host (e.g. chrismiller.dnsalias.net)
5. Download the appropriate update client from their site for your OS.
In step 4. you can choose from a large amount of "extentions", not only 'dnsalias.net'.
I don't use Windows to make my ADSL connection so I cannot comment on the Windows clients, but as I understand it, you download one of the windows clients and install it. When you run it, you have to enter your account details that you used to register on DynDNS.org.
For Linux I use 'ddclient' - it's a perl script that I call from /etc/ppp/ip-up and it works like a charm.
Many ADSL routers also support DynDNS.org, in which case you need not download a client - just use your router's built-in client.
What it does:
When you connect, you normally get a dynamic IP from Telkom. Your computer then makes a connection to the DynDNS servers, sends them your IP (or DynDNS checks where the connection comes from) and then updates your DNS entry with the new IP.
Whenever you want to access your machine from the outside, you simply reference chrismiller.dnsalias.net (or whatever extention you chose). The external machine will do the DNS lookup, see your new IP and will be able to make a connection to your IP directly.
A word on daily resets:
Telkom resets your connection once every 24hrs so that their billing records can get updated. If your router (or Linux firewall) is quick enough, you'll get the same IP when you reconnect.
If you force the reset yourself, you get to control when the reset happens (4am in the morning for me) and thus my connection is effectively always up. The record I have for the same IP is 66 days.
--deckert