Anyone know of a server that will delay icmp responses? I need a ping target that will echo reliably, but with a 1000-3000ms (or more) delay [migrated]

It’s weird to think anyone would need such a thing, but here I am. I’m testing a bunch of icmp tools and am having a hard time testing them without simply faking the responses and there are reasons that doing so might give me a false confi… Continue reading Anyone know of a server that will delay icmp responses? I need a ping target that will echo reliably, but with a 1000-3000ms (or more) delay [migrated]

Anyone know of a server that will delay icmp responses? I need a ping target that will echo reliably, but with a 1000-3000ms (or more) delay [migrated]

It’s weird to think anyone would need such a thing, but here I am. I’m testing a bunch of icmp tools and am having a hard time testing them without simply faking the responses and there are reasons that doing so might give me a false confi… Continue reading Anyone know of a server that will delay icmp responses? I need a ping target that will echo reliably, but with a 1000-3000ms (or more) delay [migrated]

ping is working but hping (icmp host unreachable) and nmap (host is down) are not working for all websites [migrated]

I installed hping and nmap tools for the first time. Both tools can’t connect to any website including google.com, but ping command works
Ping
[heman@Main ~]$ ping google.com
PING google.com(bom12s01-in-x0e.1e100.net (2404:6800:4009:810::2… Continue reading ping is working but hping (icmp host unreachable) and nmap (host is down) are not working for all websites [migrated]

This Week in Security: Rackspace Falls Over, Poison Ping, and the WordPress Race

In what’s being described as a Humpty-Dumpty incident, Rackspace customers have lost access to their hosted Exchange service, and by extension, lots of archived emails. The first official word of …read more Continue reading This Week in Security: Rackspace Falls Over, Poison Ping, and the WordPress Race

How can Alice ping and authenticate Bob without any of them sharing their public keyes beforehand

Both hosts have just their public and private key pair (but they do not have the other party’s public key).
Bob should be authenticated
Assume that the two hosts share clocks that are synced, i.e timestamps can be used.

I have not found … Continue reading How can Alice ping and authenticate Bob without any of them sharing their public keyes beforehand