LimboDNS is a nice and simple authoritative Domain Name Server allowing you to run your very own dynamic DNS service with your domain. Like DynDNS on your server with your domains. It's a little side project of LimboMedia and completely independent. Features:
Sounds nice? Here's what you need:
This server is written in java and requires an installed java runtime environment. Windows users visit http://java.com/. Linux users type something like pacman -S jre8-openjdk-headless
or sudo apt-get install default-jre-headless
depending on your distribution.
Download here
or use wget:wget https://nexus.kuhlins.org/repository/maven-public/net/limbomedia/limbodns/5.7/limbodns-5.7-jar-with-dependencies.jar
.
Run java -jar limbodns-5.7-jar-with-dependencies.jar
.
Visit http://YOUR_SERVER_ADDRESS:7777 and configure your domains via Webinterface. There you'll find the HTTP-URL for DynDNS updates, too.
Username and password is "admin" and should be changed in config.json
which will be created on the first start.
For sure you'll need to visit your domain-providers homepage to configure the NS record (+ glue record) pointing to your LimboDNS server.
You like it? Think about a donation.
Questions, feedback, ideas? --> Visit LimboMedia user forum!