Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: 服务器节点选择多个节点负载均衡后,允许来自局域网的连接功能失效,IOS无法连接 #6268

Open
2 tasks done
wahahababaozhou opened this issue Dec 12, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@wahahababaozhou
Copy link

wahahababaozhou commented Dec 12, 2024

预期情况

像单节点一样可以连通

实际情况

切换为多节点负载均衡后,来自局域网的设备无法正常连接代理

复现方法

windows端:win11,自动配置系统代理,多节点负载均衡
局域网内其他设备:IOS18或ipados17,使用无线局域网的HTTP代理 ,或Shadowrocket添加http、socket代理,代理模式全局
结果:windows端可正常访问任意网络,来自局域网的ios无法访问需代理的网络

日志信息

连接失败,无日志

额外信息

v2rayN版本:V7.3.1,也尝试过旧版6.60.0,有同样的问题

我确认已更新至最新版本

我确认已查询历史issues

@wahahababaozhou wahahababaozhou added the bug Something isn't working label Dec 12, 2024
@woshikongge
Copy link

我也是

@wahahababaozhou
Copy link
Author

wahahababaozhou commented Dec 12, 2024

我也是

目前我的解决方案是:这个多节点负载均衡其实是生成了一个自定义配置,编辑inbounds参数里面的"listen",默认127.0.0.1改成0.0.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants