mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3908] [Feature Request] 请问服务端的地址如果为域名,是否支持服务端DDNS动态域名配置? #3098
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#3098
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fraee on GitHub (Dec 31, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3908
Describe the feature request
感谢FRP所有的开发者们,请教个问题:
这是我的frpc.toml
如果frp.example.com通过DDNS动态配置ip地址,那么已连接的client-a是否支持动态切换服务端的ip地址?
目前我的测试是无法切换到新的ip地址,也没有找到相关说明,不知道是不支持还是我的配置有问题,感谢解答,祝新年快乐!
Describe alternatives you've considered
No response
Affected area
@superzjg commented on GitHub (Dec 31, 2023):
动态ip更换时,域名解析需要数分钟生效,在这个空隙连不上,一旦解析生效就会连上。
你最好全局加一个
loginFailExit = false@fraee commented on GitHub (Dec 31, 2023):
感谢回答
我测试将域名指向了一个无效的ip地址 但是现在frps dashboard还是显示客户端正在连接 是缓存还是?loginFailExit字面意思是说 如果不加这个选项 在客户端连接失败后会自动退出?
@superzjg commented on GitHub (Dec 31, 2023):
是的
@fraee commented on GitHub (Dec 31, 2023):
感谢,将域名指向了一个无效的ip地址 frps dashboard依然显示客户端正在连接 是否属于一个bug?
@xqzr commented on GitHub (Dec 31, 2023):
frps 还没知道 frpc 下线了
@github-actions[bot] commented on GitHub (Jan 25, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@fraee commented on GitHub (Jan 25, 2024):
想知道这个缓存时间是多久 目测几个小时数量还没正常更新 dns缓存应该不会这么久
还是说frp只取一次域名对应的ip地址 而不会随域名dns的更新而更新 @superzjg
@superzjg commented on GitHub (Jan 25, 2024):
我有一台frps(arm64)动态域名更新时候,我的另外2台frpc(一台arm,一台arm64),通常会断线几分钟到十几分钟,然后重新连上。我的frps是普通家庭宽带动态公网ip,配合花生壳免费域名。供参考。
@github-actions[bot] commented on GitHub (Feb 16, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.