Posts Tagged ‘Inadyn’

Drop to the tmp directory and download the Inadyn zip file.
cd /tmp
wget http://cdn.dyndns.com/inadyn.zip
Unzip the file and copy the linux version of the inadyn file located in /bin/linux to the /usr/bin directory.
unzip inadyn.zip
cp inadyn/bin/linux/inadyn /usr/bin/inadyn
We must change the file permission
chmod 755 /usr/bin/inadyn
Create or edit the configuration file for inadyn
nano /etc/inadyn.conf
In the inadyn.conf file must [...]


Inadyn is an IP update client for DynDNS.com. Why we need this? Well you don’t really need this if you are using static IP. But if you have dynamic IP, you must keep your IP updated with the domain you choose in DynDNS.com every time you restart the router. Otherwise, the visitors can’t reach to [...]