Hi all,
I am trying to set up a script for updating dyndnslike service. The script itself is more or less identical to the DynDNS updating script, but there is the catch.
The server which I am connecting to for update, has a host header defined and you cannot connect it just with IP address. You have to pass whole url if you want a correct response. As Mikrotik is resolving any url you enter and deals with IP addresses only, I am failing to send an IP update to server.
Is there a way to send url instead of IP.
Thank you