It just means you need to login through the web page. After you do
that you can see if your script is working. I changed my script to
force a login every 30 minutes regardless if the ip change or not and
I still got this email.
Casey
On 5/17/08, Mike Hammett <[EMAIL PROTECTED]> wrote:
> Can anyone see why this isn't working? ChangeIP just sent me an email saying
> my account has been inactive, although this is supposed to register with them
> every hour.
>
> Flags: X - disabled
> 0 name="ChangeIP - Schedule" on-event=:log info "DDNS:
> Begin"\r\n\r\n:global ddns-user "johanhammy"\r\n:global ddns-pass
> "*****"\r\n:global ddns-host
> "nifence.ddns.us"\r\n:global
> ddns-interface "TBC"\r\n\r\n:global ddns-ip [ /ip address get [/ip address
> find interface=$dd
> interface] address ]\r\n\r\n:if ([
> :typeof $ddns-lastip ] = nil ) do={ :global ddns-lastip 0.0.0.0/0
> }\r\n\r\n:if ([ :type
> ip ] = nil ) do={\r\n\r\n :log info
> ("DDNS: No ip address present on " . $ddns-interface . ", please
> check.")\r\n\r\n}
> else={\r\n\r\n :if ($ddns-ip !=
> $ddns-lastip) do={\r\n\r\n :log info "DDNS: Sending UPDATE!"\r\n :log
> info [ /tool
> name=$ddns-host address=[:pick $ddns-ip
> 0 [:find $ddns-ip "/"] ] key-name=$ddns-user key=$ddns-pass ]\r\n :global
> ddns-
> $ddns-ip\r\n\r\n } else={ \r\n\r\n
> :log info "DDNS: No change" \r\n\r\n }\r\n\r\n}\r\n\r\n:log info "DDNS:
> End"\r\n
> start-date=jan/01/1970 start-time=00:00:00 interval=1h run-count=2245
> next-run=10:00:00
>
>
>
> ----------
> Mike Hammett
> Intelligent Computing Solutions
> http://www.ics-il.com
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://www.butchevans.com/pipermail/mikrotik/attachments/20080517/5dc21a57/attachment.html
> _______________________________________________
> Mikrotik mailing list
> [email protected]
> http://www.butchevans.com/mailman/listinfo/mikrotik
>