当前位置:网站首页>The computer accesses the Internet normally with the same network cable, and the mobile phone connects to WiFi successfully, but it cannot access the Internet
The computer accesses the Internet normally with the same network cable, and the mobile phone connects to WiFi successfully, but it cannot access the Internet
2022-07-25 05:37:00 【Lin lietao】
The computer accesses the Internet normally , Mobile connection wifi success , But no access to the Internet 
Is there such a situation , It's very debilitating .
Next, share the troubleshooting ideas .
Open computer network details
See a few ip
- DNS The server ip:192.168.1.1
- Ipv4 Address ip:192.168.1.43
Open mobile phone wifi Network details
Find out
- DNS The server ip:192.168.0.1
- ip The address is :192.168.0.100
Found the same network cable , It turns out that 2 individual DNS The server ,
192.168.1.1
192.168.0.1
It must be caused by the router bridging the network .
Now , should , Unplug all bridges wifi Router .
Keep one , Then delete the network connected to the mobile phone , reconnect . The problem is solved
summary : This problem , It is caused by bridging non-standard routers , Not all routers , You can insert it at will . Buy a router to find regular
边栏推荐
- PostgreSQL learning 04 PG_ hint_ Plan installation and use, SQL optimization knowledge
- The u-collapse component of uniapp mobile uview is highly init
- ECS is exclusive to old users, and the new purchase of the remaining 10 instances is as low as 3.6% off
- Leetcode 204. 计数质数(太妙了)
- 项目管理工具——阿里云Projex介绍与实战
- Atof(), atoi(), atol() functions [detailed]
- Exchange 2010 SSL certificate installation document
- Flexible layout summary
- JWT(json web token)
- idea常用10个快捷键
猜你喜欢

systemverilog中function和task区别

FinClip实现微信授权登录的三种方案

项目管理工具——项目开发者工具

Linear algebra (3)

CSDN编程挑战赛之数组编程问题

Solution of win11 blue screen code 0x0000001a

SystemVerilog中interface(接口)介绍

Programming hodgepodge (I)

Leetcode 237. delete nodes in the linked list

How to carry out the function test with simple appearance and complex interior?
随机推荐
ABC 261.D - Flipping and Bonus ( DP )
Zhanrui's first 5g baseband chip was officially released and successfully ranked among the first tier of 5g!
Realsense D435i 深度图优化_高精度模式
C100: smallest hevc visual IOT MCU
idea常用10个快捷键
Implement is by yourself_ class
Single sign on (one sign on, available everywhere)
Unity中使用UniRx入门总结
Flexible layout summary
微服务 - 网关Gateway组件
SystemVerilog中$write与$display区别
Implement is by yourself_ base_ of
CSDN编程挑战赛之数组编程问题
Guanghetong and Intel released the global version of 5g communication module
HTB-Beep
求求你别再用 System.currentTimeMillis() 统计代码耗时了,真的太 Low 了!
PostgreSQL learning 04 PG_ hint_ Plan installation and use, SQL optimization knowledge
New discovery of ROS callback function
Uniapp custom application exit execution content
剖析kubernetes集群内部DNS解析原理