miked_gr DREAMBOX |
![]() ![]() ![]() |
|
|
Home Models EmusDish setup with Googlevlc-howto (greek)vlc-howto (eng)NFS howtoDreamboxeditVplug with DB emusInadynUser ManualsNetwork ToolsConfiguring prio.listCCcam.cfg simpleMount hdd from pc to dreamboxLost PasswordRepairing DB500 Clones (bootloader)Wlan on 800HDLinksWeb HostingGuestbookContact me |
|
How to configure inadyn INADYN - Simple DYNAMIC DNS client. INADYN is a dynamic DNS client. That is, it maintains the IP address of a host name. It periodically checks whether the IP address stored by the DNS server is the real current address of the machine that is running INADYN. Features:
The script can be found here: /var/script/inadyn_script.sh Open the file and you will see:
You have to change: INADYN_ON=1 INADYN_USERNAME=xxxxxx@gmail.com your login name you used to open your account at dyndns.com or no-ip.com INADYN_PASSWORD=xxxpass password for above INADYN_ALIAS=xxxxxx.no-ip.info this is your hostname at dyndns.com or no-ip.com UPDATE_PERIOD=60000 this is 1 min so change it to 900000 for 15 min. DYN_SYSTEM_ON=1 DYN_SYSTEM=dyndns@dyndns.org for no-ip.com change it to default@no-ip.com and for dyndns.com change it to custom@dyndns.org If you need to read the logfile /var/log/inadyn.log so change LOG_FILE_ON=1 Reboot ad you are ready. |
|
|