diff --git a/content/cloudflare-one/connections/connect-networks/private-net/warp-connector.md b/content/cloudflare-one/connections/connect-networks/private-net/warp-connector.md index a71ab6dabeea2f6..8d4b4908a97dc94 100644 --- a/content/cloudflare-one/connections/connect-networks/private-net/warp-connector.md +++ b/content/cloudflare-one/connections/connect-networks/private-net/warp-connector.md @@ -233,6 +233,14 @@ Run the following commands on the machine where you installed WARP Connector. Yo If you are setting up WARP Connector on a [virtual private cloud (VPC)](https://www.cloudflare.com/learning/cloud/what-is-a-virtual-private-cloud/), you may need to enable IP forwarding on the VM instance. {{}} +{{}} + 2. WARP's [virtual interface](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/warp-architecture/#virtual-interface) has a [maximum transmission unit (MTU)](https://www.cloudflare.com/learning/network-layer/what-is-mtu/) of 1280 bytes, whereas the standard Ethernet MTU is 1500 bytes. To avoid dropping packets that exceed 1280 bytes, clamp the [maximum segment size (MSS)](https://www.cloudflare.com/learning/network-layer/what-is-mss/) of the host machine so that incoming payloads are less than the MTU of WARP: ```sh