Replies: 10 comments
-
|
配置文件 |
Beta Was this translation helpful? Give feedback.
-
谢谢谢谢,我再试试 |
Beta Was this translation helpful? Give feedback.
-
您好,我改成如下情况之后发现公网ip变了之后域名直接指向127.0.0.1了 日志部分如下 |
Beta Was this translation helpful? Give feedback.
-
|
你的 0 号网卡 IP 地址是 127.0.0.1。请参考 index4 和 index6 参数说明,按照你的需要正确配置 |
Beta Was this translation helpful? Give feedback.
-
不好意思呀,我不太理解这个地方填什么,是要填几号网卡吗?群晖上只有一个网卡呀 |
Beta Was this translation helpful? Give feedback.
-
|
若没有特殊需求,请使用 "default";如果是需要公网 IP,请使用 "public"。 |
Beta Was this translation helpful? Give feedback.
-
谢谢谢谢! |
Beta Was this translation helpful? Give feedback.
-
得到你设备上网卡的地址。如果你的设备在局域网内,一般就是其内网地址。 |
Beta Was this translation helpful? Give feedback.
-
我的目的就是要dnspod更新家宽公网,所以是用public哦? |
Beta Was this translation helpful? Give feedback.
-
是的 |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
docker运行的
config.json文件如下
{ "$schema": "https://ddns.newfuture.cc/schema/v2.8.json", "id": "***", "token": "***", "dns": "dnspod", "ipv4": ["125.43.68.66"], "ipv6": ["ooxx.cc"], "index4": 0, "index6": "public", "ttl": 600, "proxy": "DIRECT", "debug": false }日志如下

但是就是不更新呀,请问是咋回事
Beta Was this translation helpful? Give feedback.
All reactions