Ddns- How it Works? Own Mail Server? Own Www Server? it is Possible Even in your Home

What is DDNS?can communicate with the server either through
If we wish to run a server for website hosting ordomain name (using DNS translation) or directly
accessing CCTV cameras, available from anyvia numeric address (bypassing DNS server).
Internet location - and we don't have a static IPWhat is a DDNS?
address but a dynamic one supplied by DHCPIf we wish to run a server for website hosting or
server (e.g. ADSL service) - we have to useaccessing CCTV camera, available from any
DDNS (Dynamic Domain Name System). DDNSInternet location and we don't have a static IP
server provides a database containing relationsaddress but a dynamic one supplied by DHCP
between domain names and numeric addresses,server (Neostrada - ADSL service in Poland is a
which may be updated on request, by the domaingood example of such an option), we have to use
owner. Thanks to this feature, the server isDDNS (Dynamic Domain Name System) service.
available in the domain name regardless its currentHow does DDNS work?
IP address. We have to remember that whenNeostrada clients do not have a static IP - it is
DHCP server changes the IP, it takes some timechanged periodically. As we have shown above, in
to detect this change by the client software orthis situation it is impossible to run a server,
router. Then, after the notification has been sentbecause the current IP address of the server
to DDNS server, it takes another minute or so towould have been unknown. DNS server, which
send this piece of data to DNS server to updatetranslates domain name into numeric form, points
the database. As a result, our server will beat one specific IP. Once the IP number changes,
periodically unavailable up to several minutes -the DNS data ceases to be valid. The solution is
every time the IP address has been changed. Toprovided by DDNS service. Similarly to DNS
use the service one has register at a DDNSserver, it provides a database containing relations
server, e.g.:between domain and numeric addresses, but this
- DynDNS -database may be updated on request by the
- No-IP -domain owner. Thanks to this feature, the server
It is also needed to have a router capable ofis available in the domain address regardless its
sending current IP address to the DDNS server.actual IP number. In such a case, the access to
From the TP-Link offer there may be usedthe server is limited to its domain name translated
access points with integrated routers and ADSLby DDNS server, unless we know its actual IP
modems, like TP-Link TD-W8910G andnumber (but of course we do not know how long
TD-W8920G, or routers with ADSL modems -it will be valid). We have to remember that when
TP-Link TD-8840 or TD-8841.DHCP server changes the IP, it takes some time
DNS (Domain Name System)is a serviceto detect this change by the client software or
translating an IP address from numeric to domainrouter, and, after the notification is sent to DDNS
name. It means that there is no need toserver, it takes another minute or so to send this
memorize addresses in numeric form such aspiece of data to DNS server to update the
62.121.128.13 - you can always use adequatedatabase. In result, our server will be periodically
name, for example DNS server will translate theunavailable up to several minutes, every time the
numeric address into domain name on request.IP address has been changed.
After the computer which made the requestDDNS service is accessible via a number of
receives the numeric address, it can establishproviders. Its basic version, sufficient to support
connection with the appropriate computer.the above configuration, is usually free of charge.
Such communication is possible if the server has aAll devices supporting DDNS usually have several
static IP, at which it is always available. A singleprovider addresses preset by default.
record in DNS server database establishes relationDDNS configuration
between the addresses 62.121.128.13 and ThisAll informations including images can be found on
relation is always valid and invariable, so the clientDipol web site.