-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
Comments
建议改成什么? |
|
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: |
Won't it conflict with Xray-core FakeDNS? It also uses the same range by default. we can choose for example 10.10.14.1 (with 10.10.14.0/24 range) which is not selected by any router by default. Why not make it customizable at all? |
在提出问题前请先自行排除服务器端问题,同时也请通过搜索确认是否有人提出过相同问题。
预期行为
描述你认为应该发生什么
实际行为
新版本手机连上无线局域网地址与网关冲突,vpn模式
复现方法
1.修改vpn ipv4地址范围
2.增加可调节vpn地址项
3.
日志信息
通过
adb logcat -s com.v2ray.ang GoLog V2rayConfigUtilGoLog Main
获取日志。请自行删减日志中可能出现的敏感信息。如果问题可重现,建议先执行
adb logcat -c
清空系统日志再执行上述命令,再操作重现问题。环境信息
额外信息(可选)
The text was updated successfully, but these errors were encountered: