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

    Bug Dynamic DNS ods.org

    Scheduled Pinned Locked Moved 2.0-RC Snapshot Feedback and Problems - RETIRED
    3 Posts 3 Posters 2.0k 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.
    • S
      szqt
      last edited by

      Nov 12 12:38:27 php: : DynDns debug information:
      Nov 12 12:38:27 php: : DynDns: Current WAN IP:
      Nov 12 12:38:27 php: : DynDns: Cached IP: 0.0.0.0
      Nov 12 12:38:27 php: : DynDns: cacheIP != wan_ip. Updating.
      Nov 12 12:38:27 php: : DynDns: DynDns _update() starting.
      Nov 12 12:40:01 php: : DynDns: DynDns _checkStatus() starting.
      Nov 12 12:40:01 php: : DynDns: Current Service: ods
      Nov 12 12:40:01 php: : phpDynDNS: PAYLOAD: 000
      Nov 12 12:40:01 php: : phpDynDNS: (Unknown Response)

      1 Reply Last reply Reply Quote 0
      • E
        eri--
        last edited by

        Find what has changed in their protocol.
        Then i will catch you from there.

        Though it might not be a bug at all just a repsonse that happens here and there from the provider!

        1 Reply Last reply Reply Quote 0
        • B
          bardelot
          last edited by

          000 Your session has timed out.
          closed

          No commands have been sent for 300 seconds - Disconnected

          http://scott.free-bsd.org/protocol.html

          You may have to modify the _update() function in the dyndns.class to get an accurate error message.

          e.g. add
          log_error("phpDynDNS: Return Code: {$this->con['buffer']['all']}");
          after
          $code = substr($this->con['buffer']['all'], 0, 3);
          but make sure to remove that line again when you have the error mesage.

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