Je ne peux pas atteindre un domaine hébergé localement, et lors de tests, j'ai découvert que je ne pouvais pas non plus envoyer de requête ping à localhost ou à l'adresse IP réelle. Le système d'exploitation est Windows7 64bit, Pro.
Le DNS fonctionne, je peux envoyer des requêtes ping aux autres utilisateurs de mon réseau, ils peuvent également m'envoyer une requête ping et accéder au domaine hébergé. Le seul problème que j'ai trouvé est que je ne peux pas atteindre les domaines hébergés localement!
C:\Users\ian>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : leda
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : hcs
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : hcs
Description . . . . . . . . . . . : Atheros AR8121/AR8113/AR8114 PCI-E Ethern
et Controller
Physical Address. . . . . . . . . : 00-23-54-7C-E2-2A
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 192.168.0.12(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
NetBIOS over Tcpip. . . . . . . . : Enabled
Ethernet adapter VirtualBox Host-Only Network #2:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : VirtualBox Host-Only Ethernet Adapter #2
Physical Address. . . . . . . . . : 08-00-27-00-88-4A
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Autoconfiguration IPv4 Address. . : 169.254.205.215(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
NetBIOS over Tcpip. . . . . . . . : Enabled
C:\Users\ian>ping localhost
Pinging leda [127.0.0.1] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 127.0.0.1:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\Users\ian>ping coachmaster.leda.hcs
Pinging coachmaster.leda.hcs [192.168.0.12] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.0.12:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\Users\ian>
Je peux atteindre une machine virtuelle hébergée dans VirtualBox et la machine virtuelle peut parcourir les sites hébergés.
J'ai supprimé Zone Alarm et le pare-feu Windows désactivé - mêmes résultats.
Alors, comment puis-je parcourir mon site hébergé localement? Qu'est-ce qui pourrait le bloquer?
hosts
fichier.