Thursday, 4 July 2019

Ping myself, works with ipv6 not ipv4 in Windows 7


I've tried to solve the following problem with no luck and I need some proffesional help.


The following is possible:



  • Ping all computers (that I tried) in the domain without problem.

  • Ping myself with localhost which use ::1.

  • Ping myself with my given ipv6 IP.

  • Internet access.


The following is not possible:



  • Noone can ping me (request timeout) with computername/ipv4/ipv6.

  • I cannot ping myself with my given ipv4 IP or 127.0.0.1 (request timeout).


Tried to enable/disable TCP/IPv4. Same issue.


Turned off windows firewall. Added an inbound rule to allow icmp (just in case). Same same..


Is there someone out there that has any idea what the issue could be?


Any help would be most appreciated!



Answer



Its a tcp/ip issue if you cannot ping the local host.


See this answer on how to reinstall the tcp/ip protocol driver


How do I reinstall the TCP/IP protocol driver on Windows 7?


or malware has infested your hosts file.


.


No comments:

Post a Comment

How can I VLOOKUP in multiple Excel documents?

I am trying to VLOOKUP reference data with around 400 seperate Excel files. Is it possible to do this in a quick way rather than doing it m...