Set up wordpress, in the company's server and use the server's ip, but if it is not connected to the network, other computers in the company cannot access it.

Jul.23,2021

possible reasons:
1. The monitoring ip you set up is 127.0.0.1, and others can't access it. How to judge, you can use this ip to visit it and see if you can see it.
2. Not on the same private network or network segment is not accessible
3. Your firewall may also cause this problem


  1. similar questions, it is recommended to give a basic network topology, or it is impossible to answer
  2. 172 obviously starts with a class B address, and most of the intranet is assigned a class C address (192). In the absence of a network topology, it is not possible to determine that your server and the intranet host are in the same network segment.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3058d-2bd10.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3058d-2bd10.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?