Bug 1934859
| Summary: | only the first labeled ipsec tunnel is working when IKEv2 is used | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Ondrej Moriš <omoris> | |
| Component: | libreswan | Assignee: | Daiki Ueno <dueno> | |
| Status: | CLOSED DUPLICATE | QA Contact: | Ondrej Moriš <omoris> | |
| Severity: | medium | Docs Contact: | Khushbu Borole <kborole> | |
| Priority: | medium | |||
| Version: | 8.4 | CC: | dueno, pvrabec, sbroz | |
| Target Milestone: | rc | Keywords: | Triaged | |
| Target Release: | 8.5 | Flags: | kborole:
needinfo-
pm-rhel: mirror+ |
|
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | libreswan-4.4-1.el8 | Doc Type: | Known Issue | |
| Doc Text: |
.Using multiple labeled IPsec connections with `IKEv2` do not work correctly
When Libreswan uses the `IKEv2` protocol, security labels for IPsec do not work correctly for more than one connection. As a consequence, Libreswan using labeled IPsec can establish only the first connection, but cannot establish subsequent connections correctly. To use more than one connection, use the `IKEv1` protocol.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1993103 (view as bug list) | Environment: | ||
| Last Closed: | 2021-12-07 15:45:28 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 1958968 | |||
| Bug Blocks: | ||||
|
Description
Ondrej Moriš
2021-03-03 21:42:20 UTC
Setting "Known Issues" Doc Type since we would like to have this issue documented as Known Issue of RHEL-8.4.0 minor release update. this is addressed in upstream 4.4 Here's a proposal for Doc Text: Cause: When IKEv2 protocol is used, labeled ipsec does not work correctly for more than one connection. Consequence: If libreswan is configured to use more than one connection using labeled ipsec, only the first connection initiated uses it correctly, subsequent connection cannot be established correctly. Workaround (if any): The only workaround is to IKEv1 instead of IKEv2 - labeled ipsec works correctly when IKEv1 is used. Result: (I am not sure what should belong to this part) |