Actions
Bug #787
closedPMTUD doesn't work with IPsec
Start date:
08/02/2010
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
PMTUD doesn't work with IPsec, creating a black hole that causes connectivity problems at times. Best work around is to add a scrub line for IPsec VPNs, e.g. for each internal interface:
scrub in on $LAN from any to <vpns> max-mss 1420
where 1420 is default, and configurable under System > Advanced somewhere along with a checkbox to disable if desired.
Updated by Ermal Luçi over 14 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 6441fa9a5f8fa303469822aa3e79b863de1ab9c5.
Updated by Chris Buechler over 14 years ago
- Status changed from Feedback to Resolved
Actions