Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
What Ports Do Ping Use?
Name: Paul M Date: February 16, 2005 at 15:22:23 Pacific OS: Win 2k/XP/redhat9/2003 CPU/Ram: 2Gig/1Gig
Comment:
Can anybody tell me which ports ping uses? I would like to block ping requests on my routing and remote access server. And on our Cisco firewall in work.
Name: tommycoolman Date: February 16, 2005 at 20:46:44 Pacific
Reply:
Pings use the ICMP protocol and doesn't use ports like TCP or UDP.
You could block all ICMP packets and that would certainly take care of it. It is possible to block only pings, but the way to do that depends on your firewall.
For example, iptables would be
... -p icmp --icmp-type echo-request -j DROP
0
Response Number 2
Name: Bryco Date: February 17, 2005 at 03:46:06 Pacific
Summary: Hi , how can i check what ports (ie for tcp or udp) are in use when i use an application that goes voer the internet.... I want to enable accesss ou on a firewall but dont know the port to open for a ...
Summary: I was wondering what kind of cables your supposed to use for a hub, because I have an Ethernet cable 50 ft. And 2 Straight through Cat 5 Patch cables. What cables to you use to network two computers u...