@@ -411,7 +411,7 @@ The establishment and ending of a VPN connection shall not result in functional
#### 5.2.6.2 MI-CONF-1 VPN client restores any system configuration it changes to its previous state after the VPN connection ends
After the user or administrator knowingly deactivates the VPN connection, the VPN client shall restore any system configuration it has changed to a state that is functionally equivalent to the state it was in before the VPN connection began.
After the user or administrator knowingly deactivates the VPN connection, the VPN client shall restore any system configuration it modified to its state prior to activating the VPN connection.
* Reference: TR-CONF
* Objective: Preserve integrity of system configuration
@@ -421,7 +421,7 @@ After the user or administrator knowingly deactivates the VPN connection, the VP
* Collect the state of all system configuration the product may alter.
* Start the VPN connection. After it reports that it is connected, stop the VPN connection.
* Collect the system configuration again and compare with previous version.
* Verdict: All system configuration collected is functionally the same before and after the VPN connection starts and ends => PASS, otherwise FAIL
* Verdict: System configuration modified by VPN matches its state prior to VPN connection => PASS, otherwise FAIL
* Evidence: Collected system configuration, annotations of any configuration changes explaining why they aren't functional, log messages from tests
#### 5.2.6.3 MI-CONF-2 VPN client provides a method to restore any system configuration it changes to its previous state