Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
24.1 Legacy Series
»
How to use Custom GET with Dynamic DNS service (for OpenDNS)
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to use Custom GET with Dynamic DNS service (for OpenDNS) (Read 351 times)
thowe
Jr. Member
Posts: 90
Karma: 11
Open Source can do a lot.
How to use Custom GET with Dynamic DNS service (for OpenDNS)
«
on:
April 29, 2024, 09:13:43 am »
I am failing to
set the IP addresses at OpenDNS
for my two WAN interfaces using the
new Dynamic DNS service of OPNsense
. With the legacy Dynamic DNS service this worked without any problems.
OpenDNS Background:
You can set the IP addresses of your WAN addresses in OpenDNS so that you can see which DNS requests were received via which WAN interface.
You can set the IPs using the following http GET call via the respective WAN interface:
Code:
[Select]
https://updates.opendns.com/nic/update?hostname=Your_OpenDNS_network_label
I have tried to configure a custom GET request, but this does not work and leads to error entries in the log. Details in the attached screenshots. The cropped "Server" field is set to "
https://updates.opendns.com/nic/update?hostname=MyWAN1
"
Does anybody have an idea how to configure my scenario? Or should I implement curl based script as a cron job as an alternative?
«
Last Edit: April 29, 2024, 09:15:50 am by thowe
»
Logged
System 1: PC Engines APU2C4
System 2: PC Engines APU2E4
System 3: Proxmox-VM on Intel NUC
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
24.1 Legacy Series
»
How to use Custom GET with Dynamic DNS service (for OpenDNS)