-
Bug
-
Resolution: Unresolved
-
Normal
-
rhel-9.8
-
None
-
NetworkManager-libreswan-1.2.27-4.el9
-
No
-
Moderate
-
rhel-net-mgmt
-
1
-
False
-
False
-
-
None
-
None
-
-
Pass
-
Automated
-
Unspecified
-
Unspecified
-
Unspecified
-
None
This is a clone of RHEL-119653 for RHEL9.8
What were you trying to do that didn't work?
[root@wifi4-ml5-vm5 NetworkManager-ci]# nmcli connection add type vpn con-name vpn ifname '*' autoconnect no vpn-type libreswan vpn.data 'ikev2=insist, right=1.2.3.4, rightid=@server, rightrsasigkey=server-key, left=1.2.3.5, leftid=@client, leftrsasigkey=client-key, leftcert=client-cert, ike=aes256-sha1;modp1536, esp=aes256-sha1, nm-auto-defaults=no'
Connection 'vpn' (5ea5efee-bac1-47c7-9291-fe770c6ded56) successfully added.
[root@wifi4-ml5-vm5 NetworkManager-ci]# nmcli connection show vpn |grep data |grep esp
vpn.data: esp = aes256-sha1, ike = aes256-sha1;modp1536, ikev2 = insist, left = 1.2.3.5, leftcert = client-cert, leftid = @client, leftrsasigkey = client-key, nm-auto-defaults = no, right = 1.2.3.4, rightid = @server, rightrsasigkey = server-key
[root@wifi4-ml5-vm5 NetworkManager-ci]# nmcli connection export vpn > /tmp/vpn.txt
[root@wifi4-ml5-vm5 NetworkManager-ci]# grep esp /tmp/vpn.txt
What is the impact of this issue to you?
Please provide the package NVR for which the bug is seen:
NetworkManager-libreswan-1.2.27-1.el10.x86_64
How reproducible is this bug?:
always
Steps to reproduce
- see steps above
Expected results
all values should be exported/imported
Actual results
messy export
- clones
-
RHEL-119653 esp (and possibly others) option are not exported from libreswan profile
-
- Release Pending
-
- links to
-
RHBA-2025:155087
NetworkManager-libreswan update