Home Software Tutorial Mobile Application The computer can access QQ but the browser cannot access the Internet 'A must-read for newbies: How to solve the problem of being able to access QQ and WeChat but unable to open web pages'

The computer can access QQ but the browser cannot access the Internet 'A must-read for newbies: How to solve the problem of being able to access QQ and WeChat but unable to open web pages'

Feb 07, 2024 pm 07:40 PM
computer qq ie browser Internet problem edge browser

php editor Apple provides you with a solution to a common network problem: the computer can access QQ but the browser cannot access the Internet. In this case, we can try some simple solutions to solve this problem. First, check whether the network connection is normal, make sure the network cable is connected properly and the router is working properly. If there is no problem with the network connection, it may be an issue with your browser settings. We can try clearing the browser cache and cookies, or try using a different browser. If the problem persists, it may be an issue with your firewall or security software. We can temporarily turn off the firewall or security software and then try to access the browser. If none of the above methods solve the problem, it may be an issue with your network settings. We can check whether the computer's IP address and DNS settings are correct. If the problem still cannot be solved, it is recommended to contact the network operator or professionals for help. I hope the above method can help everyone solve the problem that the computer can access QQ but the browser cannot access the Internet.

Generally speaking, the entire intranet can only access QQ and WeChat. It is basically a DNS problem. For example, if the DNS forwarding on the domain control server fails, then such a fault will occur unless When the DHCP service delivers a DNS server to the client, it is necessary to set the internal network DNS server as the first choice and the external network DNS server as the backup to avoid this failure.

The computer can access QQ but the browser cannot access the Internet A must-read for newbies: How to solve the problem of being able to access QQ and WeChat but unable to open web pagesThe computer can access QQ but the browser cannot access the Internet A must-read for newbies: How to solve the problem of being able to access QQ and WeChat but unable to open web pages

## After reading this, many people will ask, why not just use external Internet DNS server? It is basically impossible to malfunction, so why bother with setting up a DNS server on the intranet?

To ask such a question, you must be very unfamiliar with the domain environment, so it is difficult to explain clearly. If the internal DNS server is not used in the domain environment, many problems will occur, such as the inability to issue domain policies. to the client. Such people will ask again, why do we need a domain environment? What a hassle! I don’t even know where to start. Even if I explain clearly, the other party may not accept it, so I’ll just save it.

Let’s talk about the problem that a customer encountered today. Only a certain computer can only access QQ and WeChat, but cannot open web pages. Others are working normally, which means that there must be no problem with the DNS server. More It can't be a problem with switches or routers, it can only be a problem with this computer.

Use Todesk to remotely control this customer's computer. Yes, although the web page cannot be opened, Todesk can remotely control it normally.

Open the CMD command window, ping the internal network domain name, and ping the external network domain name. They can all be resolved normally, which means that the DNS configuration of this computer is correct and there is no problem with internal and external network communication, but the browser cannot open the web page.

The computer can access QQ but the browser cannot access the Internet A must-read for newbies: How to solve the problem of being able to access QQ and WeChat but unable to open web pagesThe computer can access QQ but the browser cannot access the Internet A must-read for newbies: How to solve the problem of being able to access QQ and WeChat but unable to open web pages

Open the CMD command window as administrator, branch command: netsh winsock reset, considering that there may be a problem with the Winsock protocol configuration, use this command to reset the Winsock protocol configuration.

The computer can access QQ but the browser cannot access the Internet A must-read for newbies: How to solve the problem of being able to access QQ and WeChat but unable to open web pagesThe computer can access QQ but the browser cannot access the Internet A must-read for newbies: How to solve the problem of being able to access QQ and WeChat but unable to open web pages

The prompt needs to be restarted to take effect. I don’t want to restart yet. I plan to think about it again. Let's see if there might be other issues.

Is it because the wrong proxy server is set? What's damning is that the Edge browser is not as quick and easy to find the proxy server setting options as the IE browser. Instead, you can only open the proxy in the system settings to view the settings.

The computer can access QQ but the browser cannot access the Internet A must-read for newbies: How to solve the problem of being able to access QQ and WeChat but unable to open web pagesThe computer can access QQ but the browser cannot access the Internet A must-read for newbies: How to solve the problem of being able to access QQ and WeChat but unable to open web pages

As expected, the proxy server is open and set to The local IP, plus port 1080, must be caused by some game or malicious program. Switch the status of the proxy server to "off", and then you can access the Internet normally.

As for the netsh winsock reset command, it will not have any adverse effects on the computer, so there is no need to worry about it. The problem is solved and it is done. It takes 5 minutes. The satisfaction of the customer is the happiest thing for our IT outsourcing service personnel. , is also the time to reflect our value.

ok, this article ends here. No matter what, I am very happy to be able to help you. After reading this article, the computer can access QQ but the browser cannot access the Internet. "A must-read for novices: only If you can access QQ and WeChat but can’t open the web page, please read it again if you don’t understand it. Please continue to check out other related content on this site’s learning network!

The above is the detailed content of The computer can access QQ but the browser cannot access the Internet 'A must-read for newbies: How to solve the problem of being able to access QQ and WeChat but unable to open web pages'. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

What to do if the oracle can't be opened What to do if the oracle can't be opened Apr 11, 2025 pm 10:06 PM

Solutions to Oracle cannot be opened include: 1. Start the database service; 2. Start the listener; 3. Check port conflicts; 4. Set environment variables correctly; 5. Make sure the firewall or antivirus software does not block the connection; 6. Check whether the server is closed; 7. Use RMAN to recover corrupt files; 8. Check whether the TNS service name is correct; 9. Check network connection; 10. Reinstall Oracle software.

How to interpret the output results of Debian Sniffer How to interpret the output results of Debian Sniffer Apr 12, 2025 pm 11:00 PM

DebianSniffer is a network sniffer tool used to capture and analyze network packet timestamps: displays the time for packet capture, usually in seconds. Source IP address (SourceIP): The network address of the device that sent the packet. Destination IP address (DestinationIP): The network address of the device receiving the data packet. SourcePort: The port number used by the device sending the packet. Destinatio

Navicat's solution to the database cannot be connected Navicat's solution to the database cannot be connected Apr 08, 2025 pm 11:12 PM

The following steps can be used to resolve the problem that Navicat cannot connect to the database: Check the server connection, make sure the server is running, address and port correctly, and the firewall allows connections. Verify the login information and confirm that the user name, password and permissions are correct. Check network connections and troubleshoot network problems such as router or firewall failures. Disable SSL connections, which may not be supported by some servers. Check the database version to make sure the Navicat version is compatible with the target database. Adjust the connection timeout, and for remote or slower connections, increase the connection timeout timeout. Other workarounds, if the above steps are not working, you can try restarting the software, using a different connection driver, or consulting the database administrator or official Navicat support.

Can mysql run on android Can mysql run on android Apr 08, 2025 pm 05:03 PM

MySQL cannot run directly on Android, but it can be implemented indirectly by using the following methods: using the lightweight database SQLite, which is built on the Android system, does not require a separate server, and has a small resource usage, which is very suitable for mobile device applications. Remotely connect to the MySQL server and connect to the MySQL database on the remote server through the network for data reading and writing, but there are disadvantages such as strong network dependencies, security issues and server costs.

What are the oracle11g database migration tools? What are the oracle11g database migration tools? Apr 11, 2025 pm 03:36 PM

How to choose Oracle 11g migration tool? Determine the migration target and determine the tool requirements. Mainstream tool classification: Oracle's own tools (expdp/impdp) third-party tools (GoldenGate, DataStage) cloud platform services (such as AWS, Azure) to select tools that are suitable for project size and complexity. FAQs and Debugging: Network Problems Permissions Data Consistency Issues Insufficient Space Optimization and Best Practices: Parallel Processing Data Compression Incremental Migration Test

How to recover data after SQL deletes rows How to recover data after SQL deletes rows Apr 09, 2025 pm 12:21 PM

Recovering deleted rows directly from the database is usually impossible unless there is a backup or transaction rollback mechanism. Key point: Transaction rollback: Execute ROLLBACK before the transaction is committed to recover data. Backup: Regular backup of the database can be used to quickly restore data. Database snapshot: You can create a read-only copy of the database and restore the data after the data is deleted accidentally. Use DELETE statement with caution: Check the conditions carefully to avoid accidentally deleting data. Use the WHERE clause: explicitly specify the data to be deleted. Use the test environment: Test before performing a DELETE operation.

How to solve CentOS system failure How to solve CentOS system failure Apr 14, 2025 pm 01:57 PM

There are many ways to solve CentOS system failures. Here are some common steps and techniques: 1. Check the log file /var/log/messages: system log, which contains various system events. /var/log/secure: Security-related logs, such as SSH login attempts. /var/log/httpd/error_log: If you use the Apache server, there will be an error message here. 2. Use the diagnostic tool dmesg: display the contents of the kernel ring buffer, which helps understand hardware and driver questions

vscode cannot install extension vscode cannot install extension Apr 15, 2025 pm 07:18 PM

The reasons for the installation of VS Code extensions may be: network instability, insufficient permissions, system compatibility issues, VS Code version is too old, antivirus software or firewall interference. By checking network connections, permissions, log files, updating VS Code, disabling security software, and restarting VS Code or computers, you can gradually troubleshoot and resolve issues.

See all articles