I've just installed Windows Server 2008 on a server and I'm able to connect through Remote Desktop but can't ping. Do I need to open an special port on the firewall to be able to ping a server?
|
feedback
|
|
By default Windows 2008 does not respond to pings. To enable:
You should now be able to ping your server from the LAN. | |||||||||||||
feedback
|
|
You will want to allow ICMP packets through. Ping doesn't use TCP, so there is no port to open. | |||||||
feedback
|
|
Enable ping through the Windows Firewall at the command line like so:
Apparently this has changed in Windows Server 2008 R2 and newer, to:
That's.. uh... quite a mouthful. | ||||
feedback
|
|
Pay attention to use the correct quotation marks. Some web sites replace the quotation marks by similar symbols which cause syntax errors. C.f. enter link description here | |||
|
feedback
|
|
Another way of fixing this:
| ||||
|
feedback
|
