Skip to content

Nexus ICMP paranoia breaks Path MTU Discovery #7998

@jclulow

Description

@jclulow

It would appear that we wholesale drop any ICMP messages in or out of the Nexus zone. While I generally see this as counter-productive as it inhibits diagnostics, some ICMP messages are load bearing; e.g., Fragmentation Needed messages are required for Path MTU Discovery to work.

This caused problems in the lab recently, where some of our traffic traverses a tunnel with a current MTU of 1402 bytes (down from the 1500 that one expects from Ethernet). When remote hosts correctly support PMTUD, this is not a problem, but Nexus instances specifically were effectively uncontactable through the VPN.

We should confirm that PMTUD works by default on services exposed by the rack.

Metadata

Metadata

Assignees

Labels

networkingRelated to the networking.nexusRelated to nexus

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions