Not able to ping remote server

1

I am getting Request Time Out on pinging a remote server. I am on my laptop connected to the this server via Remote Desktop Connection.

tried but still not able to ping it. I just want to ellaborate a little as what am I doing as I dont have much idea in this thing. I am on my laptop connection to a windows server via remote desktop connection. On that server i pinged the ip address but it failed. from my laptop i pinged but failed.

storm

Posted 2013-03-07T16:58:11.587

Reputation: 23

Are you pinging by servername or IP-address? – Volodymyr M. – 2013-03-08T08:26:25.263

Answers

4

Make sure that your server will respond to ping requests. There's a great guide here: http://blog.blksthl.com/2012/11/20/how-to-enable-ping-in-windows-server-2012/ on how to enable it in Server 2012

Or for 2008: http://patrickyong.wordpress.com/2008/05/04/enable-ping-replies-on-windows-server-2008/

Either way, pings are blocked by default.

Martin Toy

Posted 2013-03-07T16:58:11.587

Reputation: 358

I followed the first blog post. At first I tried to enable the first icmpv4 rule. But it fails to work for me. After enabling first two icmpv4 rules, it works. – Avinash Raj – 2015-07-14T12:28:54.250

tried but still not able to ping it. I just want to ellaborate a little as what am I doing as I dont have much idea in this thing. I am on my laptop connection to a windows server via remote desktop connection. On that server i pinged the ip address but it failed. from my laptop i pinged but failed. – storm – 2013-03-07T17:23:41.277

Can you ping it from an external source? – Martin Toy – 2013-03-07T22:42:23.150