| Home » Categories » PingPlotter » Usage |
PingPlotter port use |
|
Question I need to configure my firewall to not block PingPlotter data. Which ports do I need to open? Solution PingPlotter's port use varies depending on the packet type. We'll discuss the 3 primary packet types and the ports / protocols they use so you can configure your firewall to allow PingPlotter access. ICMP Types ICMP packets do not use ports at all - ports are an attribute of both the UDP and TCP packet types, which are peers to ICMP. The packet type itself defines how it behaves, and ICMP functions without the need for ports. Outgoing packets use ICMP echo requests (type 8). Returning packets use ICMP echo replies (type 0) and ICMP time exceeded (type 11), TTL expired in transit (sub-type/code 0). Summary:
UDP Packet Type UDP packets *do* use ports for outgoing - in a range from 33434 to roughly 33500. Response packets are similar to the ICMP type - where the intermediate hops use ICMP time exceeded (type 11, sub-type/code 0). The final destination response back with an ICMP Port Unreachable, though, rather than the echo reply of ICMP type. Summary:
TCP Packet Types The TCP packet type adds another capability - a reply type that isn't ICMP. The outgoing port is totally defined by you, the user, but most people use port 80 for outgoing requests. The reply is the other half of the TCP connect protocol (not ICMP!). Intermediate hops return the same data that the other packet types do - ICMP type 8, sub-type 0. Summary:
|
| Article Number: 41 | Rating: 4.1/5 from 18 votes | Last Updated: Tue, Jan 11, 2011 at 2:41 AM |
Attachments
There are no attachments for this article.
|
Related Articles
Slow first ping, faster following
Viewed 6124 times since Tue, Jan 4, 2005
Auto-saving of images
Viewed 3249 times since Wed, Oct 15, 2003
Troubleshooting iRacing latency/quality problems.
Viewed 3217 times since Fri, Oct 2, 2009
Changing a target name
Viewed 2105 times since Wed, Feb 4, 2009
|

