Community discussions

MikroTik App

Search found 7 matches

by gyto6
Sat Jun 18, 2022 12:46 pm
Forum: Scripting
Topic: OVH.com Dynamic DNS Service update script
Replies: 27
Views: 10916

Re: OVH.com Dynamic DNS Service update script

After some investigations, I think that the original script is still functionnal. Got an illumination when the script detected the Domain Name with its private address. So each time, it asks to OVH to edit the Public IP address from the domain name. OVH answered with an "nochg" message (no...
by gyto6
Thu Jun 16, 2022 3:43 pm
Forum: Scripting
Topic: OVH.com Dynamic DNS Service update script
Replies: 27
Views: 10916

Re: OVH.com Dynamic DNS Service update script

The scipt contains some errors and after is adapted for CGNAT some parts are superfluos. added { and } at start and at the end to test it on terminal. # original author: sploit on MikroTik forum # modified for CGNAT from: dot02 on MikroTik forum { :local ovhddnsuser "<OVH_USERNAME>" :loca...
by gyto6
Thu Jun 16, 2022 11:29 am
Forum: Scripting
Topic: OVH.com Dynamic DNS Service update script
Replies: 27
Views: 10916

Re: OVH.com Dynamic DNS Service update script

Didn't work for me. But I don't think your modified script is the problem.

One question probably simple, but is there some forbidden caracter inside a string or "" ? Don't see anyone in the doc, but, just in case..
by gyto6
Wed Jun 15, 2022 11:38 pm
Forum: Scripting
Topic: OVH.com Dynamic DNS Service update script
Replies: 27
Views: 10916

Re: OVH.com Dynamic DNS Service update script

Well, I installed ddns-updater docker container on my server and succeded to update my A record... So it doesn't seems that OVH service's down.

Might it be a firewall filter that might interfer with it?
by gyto6
Wed Jun 15, 2022 10:40 pm
Forum: Scripting
Topic: OVH.com Dynamic DNS Service update script
Replies: 27
Views: 10916

Re: OVH.com Dynamic DNS Service update script

But if this: <301 Moved Permanently location="https://www.ovhcloud.com/fr/"> something say to rb that the site is moved, and fetch do not follow redirect.... Well, only the root is redirected actually. I dont understand why fetch is stopped. I might I've done a mistake with this DEBUG com...
by gyto6
Wed Jun 15, 2022 9:38 pm
Forum: Scripting
Topic: OVH.com Dynamic DNS Service update script
Replies: 27
Views: 10916

Re: OVH.com Dynamic DNS Service update script

I read on script
www.ovh.com
not
www.ovhcloud.com/fr/

try to change ovh to ovhcloud on script, without put /fr/
Well, this edit won't work. The OVH DynHost need to reach this address in fact

https://www.ovh.com/nic/update?system=d ... E&myip=$IP
by gyto6
Wed Jun 15, 2022 8:16 pm
Forum: Scripting
Topic: OVH.com Dynamic DNS Service update script
Replies: 27
Views: 10916

Re: OVH.com Dynamic DNS Service update script

This script has stopped working for me. I'm lockerd on "UPDATING" status.

If I uncomment the debug log, that's all I got :
failure: closing connection: <301 Moved Permanently location="https://www.ovhcloud.com/fr/"> 198.27.92.1:443 (5)