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

Vpn ipv4地址建议改下,10.10.10.1与局域网网关冲突了,arp一直警报,导致网络不稳定 #4373

Open
dooven-prime opened this issue Mar 7, 2025 · 3 comments

Comments

@dooven-prime
Copy link

dooven-prime commented Mar 7, 2025

在提出问题前请先自行排除服务器端问题,同时也请通过搜索确认是否有人提出过相同问题。

预期行为

描述你认为应该发生什么

实际行为

新版本手机连上无线局域网地址与网关冲突,vpn模式

复现方法

1.修改vpn ipv4地址范围
2.增加可调节vpn地址项
3.

日志信息

通过adb logcat -s com.v2ray.ang GoLog V2rayConfigUtilGoLog Main获取日志。请自行删减日志中可能出现的敏感信息。

如果问题可重现,建议先执行adb logcat -c清空系统日志再执行上述命令,再操作重现问题。

在这里粘贴日志

环境信息

额外信息(可选)

@2dust
Copy link
Owner

2dust commented Mar 11, 2025

建议改成什么?

@UjuiUjuMandan
Copy link
Contributor

10.10.10.1 is widely used by home routers, just search it.

@UjuiUjuMandan
Copy link
Contributor

UjuiUjuMandan commented Mar 13, 2025

建议改成什么?

Use someone in 198.18.0.0/15, it's designed for testing and unlikely to be used in real private network.

https://en.wikipedia.org/wiki/Reserved_IP_addresses

For example:

https://github.com/heiher/sockstun/blob/71184c5e2a3074643243f37150e542580d5a357e/app/src/main/java/hev/sockstun/Preferences.java#L164

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants