Is it possible to server to block ping
To be honest, I'm a little curious whether a server can block incoming ping. I tried to access a website while pinging it. I found out that my Ping gets Request Timed Out
but I can still access the website perfectly.
I didn't find an error on my internet network and it was still quite fast. I can still ping Google DNS (8.8.8.8
) but not with those website.
PING Attempts
C:UsersLOGIVAR TY 2>ping www.danamonline.com
Pinging www.danamonline.com [222.229.82.1] with 32 bytes of data:
Reply from 118.97.5.26: Destination net unreachable.
Reply from 118.97.5.26: Destination net unreachable.
Request timed out.
Reply from 118.97.5.26: Destination net unreachable.
Ping statistics for 222.229.82.1:
Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
C:UsersLOGIVAR TY 2>ping 8.8.8.8
Pinging 8.8.8.8 with 32 bytes of data:
Reply from 8.8.8.8: bytes=32 time=16ms TTL=119
Reply from 8.8.8.8: bytes=32 time=15ms TTL=119
Reply from 8.8.8.8: bytes=32 time=22ms TTL=119
Reply from 8.8.8.8: bytes=32 time=15ms TTL=119
Ping statistics for 8.8.8.8:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 15ms, Maximum = 22ms, Average = 17ms
So the main question is:
Can a server block all the pings from users? Is it possible to do it? If it's possible, then how?
dns ping
add a comment |Â
To be honest, I'm a little curious whether a server can block incoming ping. I tried to access a website while pinging it. I found out that my Ping gets Request Timed Out
but I can still access the website perfectly.
I didn't find an error on my internet network and it was still quite fast. I can still ping Google DNS (8.8.8.8
) but not with those website.
PING Attempts
C:UsersLOGIVAR TY 2>ping www.danamonline.com
Pinging www.danamonline.com [222.229.82.1] with 32 bytes of data:
Reply from 118.97.5.26: Destination net unreachable.
Reply from 118.97.5.26: Destination net unreachable.
Request timed out.
Reply from 118.97.5.26: Destination net unreachable.
Ping statistics for 222.229.82.1:
Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
C:UsersLOGIVAR TY 2>ping 8.8.8.8
Pinging 8.8.8.8 with 32 bytes of data:
Reply from 8.8.8.8: bytes=32 time=16ms TTL=119
Reply from 8.8.8.8: bytes=32 time=15ms TTL=119
Reply from 8.8.8.8: bytes=32 time=22ms TTL=119
Reply from 8.8.8.8: bytes=32 time=15ms TTL=119
Ping statistics for 8.8.8.8:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 15ms, Maximum = 22ms, Average = 17ms
So the main question is:
Can a server block all the pings from users? Is it possible to do it? If it's possible, then how?
dns ping
add a comment |Â
To be honest, I'm a little curious whether a server can block incoming ping. I tried to access a website while pinging it. I found out that my Ping gets Request Timed Out
but I can still access the website perfectly.
I didn't find an error on my internet network and it was still quite fast. I can still ping Google DNS (8.8.8.8
) but not with those website.
PING Attempts
C:UsersLOGIVAR TY 2>ping www.danamonline.com
Pinging www.danamonline.com [222.229.82.1] with 32 bytes of data:
Reply from 118.97.5.26: Destination net unreachable.
Reply from 118.97.5.26: Destination net unreachable.
Request timed out.
Reply from 118.97.5.26: Destination net unreachable.
Ping statistics for 222.229.82.1:
Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
C:UsersLOGIVAR TY 2>ping 8.8.8.8
Pinging 8.8.8.8 with 32 bytes of data:
Reply from 8.8.8.8: bytes=32 time=16ms TTL=119
Reply from 8.8.8.8: bytes=32 time=15ms TTL=119
Reply from 8.8.8.8: bytes=32 time=22ms TTL=119
Reply from 8.8.8.8: bytes=32 time=15ms TTL=119
Ping statistics for 8.8.8.8:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 15ms, Maximum = 22ms, Average = 17ms
So the main question is:
Can a server block all the pings from users? Is it possible to do it? If it's possible, then how?
dns ping
To be honest, I'm a little curious whether a server can block incoming ping. I tried to access a website while pinging it. I found out that my Ping gets Request Timed Out
but I can still access the website perfectly.
I didn't find an error on my internet network and it was still quite fast. I can still ping Google DNS (8.8.8.8
) but not with those website.
PING Attempts
C:UsersLOGIVAR TY 2>ping www.danamonline.com
Pinging www.danamonline.com [222.229.82.1] with 32 bytes of data:
Reply from 118.97.5.26: Destination net unreachable.
Reply from 118.97.5.26: Destination net unreachable.
Request timed out.
Reply from 118.97.5.26: Destination net unreachable.
Ping statistics for 222.229.82.1:
Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
C:UsersLOGIVAR TY 2>ping 8.8.8.8
Pinging 8.8.8.8 with 32 bytes of data:
Reply from 8.8.8.8: bytes=32 time=16ms TTL=119
Reply from 8.8.8.8: bytes=32 time=15ms TTL=119
Reply from 8.8.8.8: bytes=32 time=22ms TTL=119
Reply from 8.8.8.8: bytes=32 time=15ms TTL=119
Ping statistics for 8.8.8.8:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 15ms, Maximum = 22ms, Average = 17ms
So the main question is:
Can a server block all the pings from users? Is it possible to do it? If it's possible, then how?
dns ping
dns ping
edited Dec 20 at 4:09
asked Dec 20 at 4:02
Miruku Sheki
13
13
add a comment |Â
add a comment |Â
2 Answers
2
active
oldest
votes
Ping response (as a security measure) can be blocked by changing a setting in the router 'Block ICMP Ping' (or similar) or by creating a rule/changing a setting in some firewall programs. For example, with Windows Firewall, an Inbound rule can be created to block ICMPv4 for all/specific ports.
add a comment |Â
Yes.
Ping uses a transport method (By default, you can do other types of 'ping') called ICMP.
Accessing a website will normally use TCP, and port 80 or 443 (for secure connections).
Just because a website is listening on port 80 and 443, doesn't mean it's listening at all for ICMP. There's many valid (and a few invalid) reasons for blocking ICMP traffic, and as it's not required at all for http there is no reason why it'd effect your ability to browse the site.
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Ping response (as a security measure) can be blocked by changing a setting in the router 'Block ICMP Ping' (or similar) or by creating a rule/changing a setting in some firewall programs. For example, with Windows Firewall, an Inbound rule can be created to block ICMPv4 for all/specific ports.
add a comment |Â
Ping response (as a security measure) can be blocked by changing a setting in the router 'Block ICMP Ping' (or similar) or by creating a rule/changing a setting in some firewall programs. For example, with Windows Firewall, an Inbound rule can be created to block ICMPv4 for all/specific ports.
add a comment |Â
Ping response (as a security measure) can be blocked by changing a setting in the router 'Block ICMP Ping' (or similar) or by creating a rule/changing a setting in some firewall programs. For example, with Windows Firewall, an Inbound rule can be created to block ICMPv4 for all/specific ports.
Ping response (as a security measure) can be blocked by changing a setting in the router 'Block ICMP Ping' (or similar) or by creating a rule/changing a setting in some firewall programs. For example, with Windows Firewall, an Inbound rule can be created to block ICMPv4 for all/specific ports.
answered Dec 20 at 5:01
Chris Rutz
1043
1043
add a comment |Â
add a comment |Â
Yes.
Ping uses a transport method (By default, you can do other types of 'ping') called ICMP.
Accessing a website will normally use TCP, and port 80 or 443 (for secure connections).
Just because a website is listening on port 80 and 443, doesn't mean it's listening at all for ICMP. There's many valid (and a few invalid) reasons for blocking ICMP traffic, and as it's not required at all for http there is no reason why it'd effect your ability to browse the site.
add a comment |Â
Yes.
Ping uses a transport method (By default, you can do other types of 'ping') called ICMP.
Accessing a website will normally use TCP, and port 80 or 443 (for secure connections).
Just because a website is listening on port 80 and 443, doesn't mean it's listening at all for ICMP. There's many valid (and a few invalid) reasons for blocking ICMP traffic, and as it's not required at all for http there is no reason why it'd effect your ability to browse the site.
add a comment |Â
Yes.
Ping uses a transport method (By default, you can do other types of 'ping') called ICMP.
Accessing a website will normally use TCP, and port 80 or 443 (for secure connections).
Just because a website is listening on port 80 and 443, doesn't mean it's listening at all for ICMP. There's many valid (and a few invalid) reasons for blocking ICMP traffic, and as it's not required at all for http there is no reason why it'd effect your ability to browse the site.
Yes.
Ping uses a transport method (By default, you can do other types of 'ping') called ICMP.
Accessing a website will normally use TCP, and port 80 or 443 (for secure connections).
Just because a website is listening on port 80 and 443, doesn't mean it's listening at all for ICMP. There's many valid (and a few invalid) reasons for blocking ICMP traffic, and as it's not required at all for http there is no reason why it'd effect your ability to browse the site.
answered yesterday
djsmiley2k
4,89412335
4,89412335
add a comment |Â
add a comment |Â
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid â¦
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid â¦
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1386129%2fis-it-possible-to-server-to-block-ping%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown