tickets #171169
opentickets #173341: [Regression] Regression test for SLED 15SP7
tickets #171232: [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.