Community discussions

MikroTik App

Search found 1 match

by estanenmi
Thu Jun 21, 2012 8:32 pm
Forum: Scripting
Topic: dynDNS Update Script
Replies: 158
Views: 136468

Re: dynDNS Update Script

# Set needed variables :local username "YourUserName" :local password "YourPassword" :local hostname "YourHostName" :global ddnsinterface "YourInternetInterfaceWithDynamicIP" :global ddnsip "" :global dyndnsForce # Remove the # on next line to force ...