tickets #118291
closedtickets #117442: [Regression] Regression test for SLED
tickets #117757: [Regression][Network] Network components of regression tests
[Regression][Network] Network Manager - openVPN connection
0%
Description
1.Come to "Settings -> Network", click the plus button on the left-bottom corner.
2.Choose "VPN -> OpenVPN"
3.Enter "Name", openVPN server 10.67.18.13 as "Gateway".
4.Import the certificates and keys which copied from the server side for authentication.
Download from
https://gitlab.suse.de/yfjiang/qashare/tree/master/testcase_attachments/regression/openvpn,
decompress the file(there are three files:ca.crt,client.crt,client.key)
Chooses "Certificates (TLS)" for Type. Use client.crt for "User Certificate", ca.crt for "CA Certificate", client.key for "Private Key". No private key password needed.
5.In "Advanced..." , check on "Use LZO data compression".
6."Add" and then connect the openVPN network.
vp6. Verify OpenVPN could connect successfully. And also check following information:
- Check "ip a",there is a dev "tun0"
- Ping 10.8.0.1 successfully.
Updated by GraceWang almost 2 years ago
- Status changed from New to Resolved
- Relevance changed from P5 to P1
PASS on SLES+WE+Wayland with Snapshot-202302-1
Updated by zcjia about 1 year ago
- Copied to tickets #150299: [Regression][Network] Network Manager - openVPN connection added