MTU / Ping Payload Calculator

Network Client-side mtu ping icmp fragmentation network

This tool runs entirely client-side, in your browser: your data is never sent anywhere.

What it does

Given an MTU (Maximum Transmission Unit, typically 1500 for Ethernet), this tool calculates:

Useful for diagnosing tunnel/VPN MTU issues (ping -f -l <size> on Windows, ping -M do -s <size> on Linux).

Try it

Result will appear here.

How it works

Everything is computed locally in your browser.