Can’t use Tor -> VPN inside Windows 7 workstation

Hello, could u help me please to configure my openVpn settings to make tor -> vpn connection inside windows 7 workstation (I’ve connected it to Whonix Gateway using virtualBox settings).

My .ovpn config file:

config

client
dev tun
proto udp
remote redacted 443
resolv-retry infinite
ping 10
ping-exit 60
inactive 3600
nobind
pull
persist-key
persist-tun
ca ca.crt
cert d3ef8bb2ab324faf81af29bbde09c970.crt
key d3ef8bb2ab324faf81af29bbde09c970.key
remote-cert-tls server
verb 3
mute 20

When i try to connect it doesnt happen, full log:

picture

Sat May 04 17:43:43 2019 OpenVPN 2.4.7 x86_64-w64-mingw32 [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on Apr 25 2019
Sat May 04 17:43:43 2019 Windows version 6.1 (Windows 7) 64bit
Sat May 04 17:43:43 2019 library versions: OpenSSL 1.1.0j 20 Nov 2018, LZO 2.10
Enter Management Password:
Sat May 04 17:43:43 2019 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:25341
Sat May 04 17:43:43 2019 Need hold release from management interface, waiting…
Sat May 04 17:43:43 2019 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:25341
Sat May 04 17:43:43 2019 MANAGEMENT: CMD ‘state on’
Sat May 04 17:43:43 2019 MANAGEMENT: CMD ‘log all on’
Sat May 04 17:43:43 2019 MANAGEMENT: CMD ‘echo all on’
Sat May 04 17:43:43 2019 MANAGEMENT: CMD ‘bytecount 5’
Sat May 04 17:43:43 2019 MANAGEMENT: CMD ‘hold off’
Sat May 04 17:43:43 2019 MANAGEMENT: CMD ‘hold release’
Sat May 04 17:43:43 2019 MANAGEMENT: CMD 'proxy NONE ’
Sat May 04 17:43:44 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]redacted:443
Sat May 04 17:43:44 2019 Socket Buffers: R=[8192->8192] S=[8192->8192]
Sat May 04 17:43:44 2019 UDP link local: (not bound)
Sat May 04 17:43:44 2019 UDP link remote: [AF_INET]188.166.79.149:443
Sat May 04 17:43:44 2019 MANAGEMENT: >STATE:1556991824,WAIT,
Sat May 04 17:44:44 2019 [UNDEF] Inactivity timeout (–ping-exit), exiting
Sat May 04 17:44:44 2019 SIGTERM[soft,ping-exit] received, process exiting
Sat May 04 17:44:44 2019 MANAGEMENT: >STATE:1556991884,EXITING,ping-exit,

It seems Whonix Gateway doesnt pass VPN connection.
What should i change to fix the error?

Edit by @0brand. Redacted server IP address

Hi dubvii

Please use caution when posting logs or configuration files. Be sure to redact sensitive information.

https://whonix.org/wiki/DoNot#Post_Full_System_Logs_or_Configuration_Files

Im not sure of your configuration. Where did you install the VPN? (host, Whonix-Gateway?)

These are the supported tunnel configurations. Try using these.