Unicast traffic between Wireless clients with client-to-client forwarding enabled will not be visible to the Torch tool. Packets that are processed with hardware offloading enabled bridge will also not be visible (unknown unicast, broadcast and some multicast traffic will be visible to torch tool).
Я не смог. У меня не завелось.
Add-VpnConnection -Name "Myconn" -ServerAddress x.x.x.x -TunnelType "Ikev2" -EncryptionLevel "Maximum" -AuthenticationMethod MachineCertificate
Set-VpnConnectionIPsecConfiguration -ConnectionName Myconn -EncryptionMethod AES256 -DHGroup ECP384 -IntegrityCheckMethod SHA256 -PfsGroup PFSMM -AuthenticationTransformConstants GCMAES256 -CipherTransformConstants GCMAES256 -Force