diff --git a/src/content/partials/cloudflare-one/warp/system-requirements/linux.mdx b/src/content/partials/cloudflare-one/warp/system-requirements/linux.mdx
index f7fbda12ec70a4..45cda33508565c 100644
--- a/src/content/partials/cloudflare-one/warp/system-requirements/linux.mdx
+++ b/src/content/partials/cloudflare-one/warp/system-requirements/linux.mdx
@@ -9,4 +9,5 @@
| **OS type** | 64-bit only |
| **HD space** | 75 MB |
| **Memory** | 35 MB |
-| **Network interface** |
WIFI or LAN MTU ≥ 1280 bytes |
+| **Network interface type** | WIFI or LAN |
+| **Minimum MTU** | | WireGuard | MASQUE |
IPv4 | 1340 bytes | 1330 bytes |
IPv6 | 1360 bytes | 1350 bytes |
|
\ No newline at end of file
diff --git a/src/content/partials/cloudflare-one/warp/system-requirements/macOS.mdx b/src/content/partials/cloudflare-one/warp/system-requirements/macOS.mdx
index 5c57d14df515bd..a6766a962c9c7a 100644
--- a/src/content/partials/cloudflare-one/warp/system-requirements/macOS.mdx
+++ b/src/content/partials/cloudflare-one/warp/system-requirements/macOS.mdx
@@ -9,4 +9,5 @@
| **OS type** | 64-bit only |
| **HD space** | 75 MB |
| **Memory** | 35 MB |
-| **Network interface** | WIFI or LAN MTU ≥ 1280 bytes |
+| **Network interface type** | WIFI or LAN |
+| **Minimum MTU** | | WireGuard | MASQUE |
IPv4 | 1340 bytes | 1330 bytes |
IPv6 | 1360 bytes | 1350 bytes |
|
diff --git a/src/content/partials/cloudflare-one/warp/system-requirements/windows.mdx b/src/content/partials/cloudflare-one/warp/system-requirements/windows.mdx
index 33d07e436d55d8..c40fd88420ed03 100644
--- a/src/content/partials/cloudflare-one/warp/system-requirements/windows.mdx
+++ b/src/content/partials/cloudflare-one/warp/system-requirements/windows.mdx
@@ -10,4 +10,5 @@
| **.NET Framework version** | 4.7.2 or later |
| **HD space** | 184 MB |
| **Memory** | 3 MB |
-| **Network interface** | WIFI or LAN MTU ≥ 1280 bytes |
+| **Network interface type** | WIFI or LAN |
+| **Minimum MTU** | | WireGuard | MASQUE |
IPv4 | 1340 bytes | 1330 bytes |
IPv6 | 1360 bytes | 1350 bytes |
|