OpenWrt-Tools/DynDNS
2022-05-28 11:02:02 +02:00
..
dyndns.lua Update 'DynDNS/dyndns.lua' 2022-05-28 11:01:48 +02:00
install.sh Update 'DynDNS/install.sh' 2022-05-28 11:02:02 +02:00
ip.lua Added lua IP library 2022-04-14 01:54:40 +02:00
README.md Update 'DynDNS/README.md' 2022-04-14 02:52:37 +02:00

DynDNS

Dynamic DNS records can be used for assigning hostnames to local devices.

It combines DHCPv4 server leases with IP neigh and add ALL device addresses to DNS hostnames.

Can be used for assigning static and RA IPv6 addresses to device hostnames, which are defaultly NOT assigned in OpenWrt.

Instalation

You can install this script via:

wget https://git.znachor.cz/znachor/OpenWrt-Tools/raw/branch/master/DynDNS/install.sh -O - | ash

Detailed installation with all required steps can be found here.

Features

  • Assign all device IPs to its hostname
  • Network domains support
  • Automatically add records to dnsmasq
  • Auto-trigger on DHCP lease