Hello, 
i have a Problem with the provider dyndns.org and inadyn 1.96.2 on my dreambox 800.
inadyn works not automatic , i must reboot everyday the box for dyndns upadte :-(
Error Message: inadyn.log
W:'RC_IP_CONNECT_FAILED' (0x13) updating the IPs. (it 3)
W: DYNDNS: Error 'RC_IP_CONNECT_FAILED' (0x13) when talking to IP server
who can help me ?
See here discussion in other forum
Link Problem bug 1.96.2
i can solved this problem for dreambox and fritzbox
the resolution is:
open the file inadyn_script.sh under folder var/script and change this line
	
		
in this line
	
		
			
			
			
				
ARGS="-u $INADYN_USERNAME -p $INADYN_PASSWORD -a $INADYN_ALIAS --update_period $UPDATE_PERIOD --ip_server_name checkip.ns.zerigo.com /"
	
works perfectly 
:-)
					i have a Problem with the provider dyndns.org and inadyn 1.96.2 on my dreambox 800.
inadyn works not automatic , i must reboot everyday the box for dyndns upadte :-(
Error Message: inadyn.log
W:'RC_IP_CONNECT_FAILED' (0x13) updating the IPs. (it 3)
W: DYNDNS: Error 'RC_IP_CONNECT_FAILED' (0x13) when talking to IP server
who can help me ?
See here discussion in other forum
Link Problem bug 1.96.2
i can solved this problem for dreambox and fritzbox
the resolution is:
open the file inadyn_script.sh under folder var/script and change this line
			
			
			
				ARGS="-u $INADYN_USERNAME -p $INADYN_PASSWORD -a $INADYN_ALIAS --update_period"
			
		
	ARGS="-u $INADYN_USERNAME -p $INADYN_PASSWORD -a $INADYN_ALIAS --update_period $UPDATE_PERIOD --ip_server_name checkip.ns.zerigo.com /"
:-)
