PFsense custom query
PFsense custom query
- 主页
- 后台控制中心
- Community Forum
- Services
- Dynamic DNS Service
- PFsense custom query
- Community Forum
- PFsense custom query
Topic: PFsense custom query
Hi,I am trying to update my custom query for my PFsense router, however I am getting an unknown return when I POST this from firefox. My string is:http://api.dynu.com/nic/update?hostname=farmview.ddnsfree.com&password=PASSWORD.Of course I have replaced PASSWORD with my Dynu login password, but the string still doesnt seem to work. I am not getting good|nochg|good %IP%as a return string, only unknown. This seems to be an authentication issue? What am I doing wrong. The router works with another provider, but they dont give wildcard access, which is why I am trying Dynu.ThanksChris
Reply with quote | Report
Try MD5 hash of the password or set up an IP update password without special characters.
Reply with quote | Report
We are also using PFSense and everything works like a charm.Our connection string is:https://api.dynu.com/nic/update?username=USERNAME&password=PASSWORDWe use HTTPS instead of HTTP.Also, we have all domains using the same server, so we just use the username option.If you only want to update 1 specific domain, then you can try this:https://api.dynu.com/nic/update?hostname=YOURDOMAIN&password=PASSWORD&alias=YOURHOST&myip=%IP%(where alias is the name of the DNS A-record)Hope it helpsDesignBoys
Reply with quote | Report
Thanks for the help everyone, it was the special characters that did it. Once I removed them it worked better, and also nos using HTTPS and a MD5 hash rather than the clear text. Living and learning...
Reply with quote | Report
Author | Topic: PFsense custom query |
---|---|
chrisdj Joined: 2022/4/27 |
PFsense custom query 2022年5月5日 12:43
Hi,I am trying to update my custom query for my PFsense router, however I am getting an unknown return when I POST this from firefox. My string is:http://api.dynu.com/nic/update?hostname=farmview.ddnsfree.com&password=PASSWORD.Of course I have replaced PASSWORD with my Dynu login password, but the string still doesnt seem to work. I am not getting good|nochg|good %IP%as a return string, only unknown. This seems to be an authentication issue? What am I doing wrong. The router works with another provider, but they dont give wildcard access, which is why I am trying Dynu.ThanksChris
|
timothytw Joined: 2002/5/2 |
PFsense custom query 2022年5月8日 21:15
Try MD5 hash of the password or set up an IP update password without special characters.
|
DesignBoys Joined: 2021/5/26 |
PFsense custom query 2022年5月19日 4:18
We are also using PFSense and everything works like a charm.Our connection string is:https://api.dynu.com/nic/update?username=USERNAME&password=PASSWORDWe use HTTPS instead of HTTP.Also, we have all domains using the same server, so we just use the username option.If you only want to update 1 specific domain, then you can try this:https://api.dynu.com/nic/update?hostname=YOURDOMAIN&password=PASSWORD&alias=YOURHOST&myip=%IP%(where alias is the name of the DNS A-record)Hope it helpsDesignBoys
|
chrisdj Joined: 2022/4/27 |
PFsense custom query 2022年5月20日 4:32
Thanks for the help everyone, it was the special characters that did it. Once I removed them it worked better, and also nos using HTTPS and a MD5 hash rather than the clear text. Living and learning...
|
It is currently 2024年11月23日 1:33 US Mountain Standard Time
2024年11月23日 1:33