MultiWAN & Dynamic DNS service
- 
 I have a dual WAN failover set-up. Its working fine, but when the gateway group fails over to the tier 2 gateway the Dynamic DNS service is not updating the IP address to the failover WAN. I'm trying to update DNSOmatic. During fail-over, Checkip.DynDNS.org is reporting the correct IP for the failover WAN. In Services > Dynamic DNS Clients, the cached IP is shown as primary WAN IP (vs the fail-over WAN IP) but in Red text. Any suggestions as to how to get the fail-over WAN IP to report to my Dynamic DNS service? 
- 
 This post is deleted!
- 
 Hi, 
 thats, because the dyndns update service is just triggered once a day at 3am from a cronjob.
 Follow this steps, to fix your problem:- Install the Cron package
- Go to Service --> Cron
- Change the  hour and the minute from the "/usr/bin/nice -n20 /etc/rc.dyndns.update" entry, to "" "".
 After this change, the DNYDNS service will check your gateway IP address every minute and update it if necessary.
 Sure you can change the values from point 3 to every value you need!
 Regards
 Crysion
 
- 
 @Crysion Thank You! 
- 
 Your DynDNS is configured on the GW Group you are using as "interface to monitor"? 
- 
 
- 
 Unfortunately, changing the cron timing didn't seem to make any difference 
- 
 @Ximulate, 
 on which interface your dyndns is listening? I had to configure the LAN Device, to get it work.
- 
 @Crysion 
 Interesting. Thanks. I had it set to the gateway group. Just switched to LAN, but it may be awhile before I can test it again.
- 
 @Crysion Just confirming that your suggestion did in fact solve my problem. Thank you 
- 
 @Ximulate Hi, 
 great news!!
 Regards
 Crysion
