Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Custom dynamic dns not working with iwantmyname.com

    Scheduled Pinned Locked Moved DHCP and DNS
    1 Posts 1 Posters 660 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      braky
      last edited by

      Hi,

      I am using 2.2.6 and the custom dynamic dns entry does not work with my account @ iwantmyname.com.
      After adding some loggings in the code I see that I  get a badauth error from iwantmyname.com.
      Username and password are correct.

      Launching the curl command from a server behind the pfsense box works also.

      curl -u "[username]:[password]" \
                "https://iwantmyname.com/basicauth/ddns?hostname=[hostname]&myip=[IP]"
      

      In /etc/inc/dyndns.class I removed the following line of code and made it work.

      curl_setopt($ch, CURLOPT_HTTPAUTH, CURLAUTH_ANY);
      

      Can this be put into a next release and how? Or do I need to keep fixing it this way?

      Regards

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.