# Import openvpn config

**URL:** https://forum.pritunl.com/t/import-openvpn-config/3735
**Category:** Pritunl VPN
**Tags:** pritunl-client
**Created:** [February 25, 2026, 3:22am UTC](https://forum.pritunl.com/t/import-openvpn-config/3735 "2026-02-25T03:22:41Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![yyu0378](https://forum.pritunl.com/user_avatar/forum.pritunl.com/yyu0378/32/1454_2.png) [@yyu0378](https://forum.pritunl.com/u/yyu0378)
#### Post date: [February 25, 2026, 3:22am UTC](https://forum.pritunl.com/t/import-openvpn-config/3735/1 "2026-02-25T03:22:41Z")

</div>

I try to use proitunl client v1.3.4466.51

Import opvnvpn config file,then check log,client log show

“ **ParseError: Importer: Json parse error** “

So this mean pritunal can’t load in openvpn config file ?

Or i can change config file to json style

---

<div class="post-metadata">

### Author: ![zach](https://forum.pritunl.com/user_avatar/forum.pritunl.com/zach/32/1105_2.png) [@zach](https://forum.pritunl.com/u/zach)
#### Post date: [February 25, 2026, 10:41am UTC](https://forum.pritunl.com/t/import-openvpn-config/3735/2 "2026-02-25T10:41:50Z")

</div>

If it’s a configuration not from a Pritunl server remove any comment lines starting with `#` from the file.

---

<div class="post-metadata">

### Author: ![yyu0378](https://forum.pritunl.com/user_avatar/forum.pritunl.com/yyu0378/32/1454_2.png) [@yyu0378](https://forum.pritunl.com/u/yyu0378)
#### Post date: [February 27, 2026, 2:14am UTC](https://forum.pritunl.com/t/import-openvpn-config/3735/3 "2026-02-27T02:14:49Z")

</div>

I check my config,no comment line,like this

client  
dev tun  
proto udp  
remote xxx.xxx.xxx.xxx 1194  
resolv-retry infinite  
nobind  
persist-tun  
remote-cert-tls server  
cipher AES-256-GCM  
verb 3  
comp-lzo no

-----BEGIN CERTIFICATE-----  
key  
-----END CERTIFICATE-----

-----BEGIN CERTIFICATE-----  
key  
-----END CERTIFICATE-----

-----BEGIN PRIVATE KEY-----  
key  
-----END PRIVATE KEY-----

key-direction 1

---

<div class="post-metadata">

### Author: ![zach](https://forum.pritunl.com/user_avatar/forum.pritunl.com/zach/32/1105_2.png) [@zach](https://forum.pritunl.com/u/zach)
#### Post date: [February 27, 2026, 2:26pm UTC](https://forum.pritunl.com/t/import-openvpn-config/3735/4 "2026-02-27T14:26:33Z")

</div>

This has been fixed in the repository and will be included in the next release.

---

<div class="post-metadata">

### Author: ![yyu0378](https://forum.pritunl.com/user_avatar/forum.pritunl.com/yyu0378/32/1454_2.png) [@yyu0378](https://forum.pritunl.com/u/yyu0378)
#### Post date: [March 2, 2026, 2:45am UTC](https://forum.pritunl.com/t/import-openvpn-config/3735/5 "2026-03-02T02:45:10Z")

</div>

OK.Can i download beta or day build for test.Thank you

---

<div class="post-metadata">

### Author: ![zach](https://forum.pritunl.com/user_avatar/forum.pritunl.com/zach/32/1105_2.png) [@zach](https://forum.pritunl.com/u/zach)
#### Post date: [March 2, 2026, 5:32am UTC](https://forum.pritunl.com/t/import-openvpn-config/3735/6 "2026-03-02T05:32:46Z")

</div>

This required changes to the GUI client code, there isn’t any easy way to update this from the repository data. The testing packages aren’t published anywhere until the full release is on the repository.

---

<div class="post-metadata">

### Author: ![yyu0378](https://forum.pritunl.com/user_avatar/forum.pritunl.com/yyu0378/32/1454_2.png) [@yyu0378](https://forum.pritunl.com/u/yyu0378)
#### Post date: [March 2, 2026, 6:13am UTC](https://forum.pritunl.com/t/import-openvpn-config/3735/7 "2026-03-02T06:13:34Z")

</div>

clear,thank you.

---

<div class="post-metadata">

### Author: ![yyu0378](https://forum.pritunl.com/user_avatar/forum.pritunl.com/yyu0378/32/1454_2.png) [@yyu0378](https://forum.pritunl.com/u/yyu0378)
#### Post date: [March 11, 2026, 3:50am UTC](https://forum.pritunl.com/t/import-openvpn-config/3735/8 "2026-03-11T03:50:46Z")

</div>

Today i upgrade my pritunl vpn client to 1.3.4562.57,but use openvpn config file,stay can’t coneect

show log

**[2026-03-11 11:40:31][INFO] ▶ main: Service starting ◆ version=“1.3.4562.57”**

**[2026-03-11 11:41:13][INFO] ▶ profile: Connecting ◆ dco=false ◆ debug\_output=false ◆ device\_auth=false ◆ disable\_dns=false ◆ disable\_gateway=false ◆ dynamic\_firewall=false ◆ force\_connect=false ◆ force\_dns=false ◆ geo\_sort=“” ◆ mode=“ovpn” ◆ profile\_id=“75c8d9f08e5e7488” ◆ reconnect=false ◆ sso\_auth=false**

**[2026-03-11 11:41:13][ERRO] ▶ data: Profile contains invalid remote ◆ client\_disconnect=false ◆ client\_disconnect\_waiters=0 ◆ client\_disconnected=false ◆ client\_provider=true ◆ client\_startime=0 ◆ data\_iface=“” ◆ data\_mode=“” ◆ data\_remotes=[]string{} ◆ data\_status=“connecting” ◆ data\_timestamp=0 ◆ data\_tun\_iface=“” ◆ ovpn\_auth\_failed=false ◆ ovpn\_cmd=false ◆ ovpn\_connected=false ◆ ovpn\_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn\_last\_auth\_failed=-1 ◆ ovpn\_management\_pass=false ◆ ovpn\_management\_port=0 ◆ ovpn\_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn\_remotes=[]string{} ◆ ovpn\_running=0 ◆ ovpn\_tap\_iface=“” ◆ profile\_dco=false ◆ profile\_device\_auth=false ◆ profile\_disable\_dns=false ◆ profile\_disable\_gateway=false ◆ profile\_dynamic\_firewall=false ◆ profile\_force\_connect=false ◆ profile\_force\_dns=false ◆ profile\_geo\_sort=false ◆ profile\_id=“75c8d9f08e5e7488” ◆ profile\_mode=“ovpn” ◆ profile\_reconnect=false ◆ profile\_sso\_auth=false ◆ profile\_system\_profile=false ◆ profile\_timeout=false ◆ remote=“remote 116.198.87.15 1194” ◆ state\_closed=false ◆ state\_closed\_waiters=0 ◆ state\_deadline=false ◆ state\_delay=false ◆ state\_id=“2219aedb5393f304” ◆ state\_interactive=true ◆ state\_no\_reconnect=false ◆ state\_stop=false ◆ state\_system\_interactive=false ◆ state\_temp\_paths=[]string{} ◆ state\_time=time.Date(2026, time.March, 11, 11, 41, 13, 345112900, time.Local) ◆ wg\_bash\_path=“” ◆ wg\_conf\_path=“” ◆ wg\_conf\_path2=“” ◆ wg\_connected=false ◆ wg\_last\_handshake=0 ◆ wg\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg\_priv\_key=false ◆ wg\_pub\_key=false ◆ wg\_quick\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg\_server\_pub\_key=false ◆ wg\_sso\_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg\_sso\_token=false ◆ wg\_util\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”**

**[2026-03-11 11:41:13][INFO] ▶ connection: Resolved remotes ◆ public\_address=“” ◆ public\_address6=“” ◆ remotes=[]string{} ◆ sort\_method=“random”**

**[2026-03-11 11:41:13][INFO] ▶ connection: Attempting remotes ◆ client\_disconnect=false ◆ client\_disconnect\_waiters=0 ◆ client\_disconnected=false ◆ client\_provider=true ◆ client\_startime=0 ◆ data\_iface=“” ◆ data\_mode=“” ◆ data\_remotes=[]string{} ◆ data\_status=“connecting” ◆ data\_timestamp=0 ◆ data\_tun\_iface=“” ◆ ovpn\_auth\_failed=false ◆ ovpn\_cmd=false ◆ ovpn\_connected=false ◆ ovpn\_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn\_last\_auth\_failed=-1 ◆ ovpn\_management\_pass=false ◆ ovpn\_management\_port=0 ◆ ovpn\_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn\_remotes=[]string{} ◆ ovpn\_running=0 ◆ ovpn\_tap\_iface=“” ◆ profile\_dco=false ◆ profile\_device\_auth=false ◆ profile\_disable\_dns=false ◆ profile\_disable\_gateway=false ◆ profile\_dynamic\_firewall=false ◆ profile\_force\_connect=false ◆ profile\_force\_dns=false ◆ profile\_geo\_sort=false ◆ profile\_id=“75c8d9f08e5e7488” ◆ profile\_mode=“ovpn” ◆ profile\_reconnect=false ◆ profile\_sso\_auth=false ◆ profile\_system\_profile=false ◆ profile\_timeout=false ◆ remotes=[]string{} ◆ state\_closed=false ◆ state\_closed\_waiters=0 ◆ state\_deadline=false ◆ state\_delay=false ◆ state\_id=“2219aedb5393f304” ◆ state\_interactive=true ◆ state\_no\_reconnect=false ◆ state\_stop=false ◆ state\_system\_interactive=false ◆ state\_temp\_paths=[]string{} ◆ state\_time=time.Date(2026, time.March, 11, 11, 41, 13, 345112900, time.Local) ◆ wg\_bash\_path=“” ◆ wg\_conf\_path=“” ◆ wg\_conf\_path2=“” ◆ wg\_connected=false ◆ wg\_last\_handshake=0 ◆ wg\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg\_priv\_key=false ◆ wg\_pub\_key=false ◆ wg\_quick\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg\_server\_pub\_key=false ◆ wg\_sso\_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg\_sso\_token=false ◆ wg\_util\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”**

**[2026-03-11 11:41:40][ERRO] ▶ connection: Disconnecting ◆ client\_disconnect=true ◆ client\_disconnect\_waiters=0 ◆ client\_disconnected=false ◆ client\_provider=true ◆ client\_startime=27 ◆ data\_iface=“” ◆ data\_mode=“” ◆ data\_remotes=[]string{} ◆ data\_status=“connecting” ◆ data\_timestamp=0 ◆ data\_tun\_iface=“” ◆ ovpn\_auth\_failed=false ◆ ovpn\_cmd=true ◆ ovpn\_connected=false ◆ ovpn\_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn\_last\_auth\_failed=-1 ◆ ovpn\_management\_pass=true ◆ ovpn\_management\_port=9701 ◆ ovpn\_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn\_remotes=[]string{} ◆ ovpn\_running=-1 ◆ ovpn\_tap\_iface=“Pritunl 1” ◆ profile\_dco=false ◆ profile\_device\_auth=false ◆ profile\_disable\_dns=false ◆ profile\_disable\_gateway=false ◆ profile\_dynamic\_firewall=false ◆ profile\_force\_connect=false ◆ profile\_force\_dns=false ◆ profile\_geo\_sort=false ◆ profile\_id=“75c8d9f08e5e7488” ◆ profile\_mode=“ovpn” ◆ profile\_reconnect=false ◆ profile\_sso\_auth=false ◆ profile\_system\_profile=false ◆ profile\_timeout=false ◆ state\_closed=false ◆ state\_closed\_waiters=0 ◆ state\_deadline=false ◆ state\_delay=false ◆ state\_id=“2219aedb5393f304” ◆ state\_interactive=true ◆ state\_no\_reconnect=false ◆ state\_stop=true ◆ state\_system\_interactive=false ◆ state\_temp\_paths=[]string{“C:\\ProgramData\\Pritunl\\Temp\\75c8d9f08e5e7488-management.txt”, “C:\\ProgramData\\Pritunl\\Temp\\75c8d9f08e5e7488”, “C:\\ProgramData\\Pritunl\\Temp\\75c8d9f08e5e7488-block.bat”} ◆ state\_time=time.Date(2026, time.March, 11, 11, 41, 13, 345112900, time.Local) ◆ wg\_bash\_path=“” ◆ wg\_conf\_path=“” ◆ wg\_conf\_path2=“” ◆ wg\_connected=false ◆ wg\_last\_handshake=0 ◆ wg\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg\_priv\_key=false ◆ wg\_pub\_key=false ◆ wg\_quick\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg\_server\_pub\_key=false ◆ wg\_sso\_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg\_sso\_token=false ◆ wg\_util\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”**

**[2026-03-11 11:41:42][INFO] ▶ profile: Disconnected without restart ◆ client\_disconnect=true ◆ client\_disconnect\_waiters=0 ◆ client\_disconnected=true ◆ client\_provider=true ◆ client\_startime=29 ◆ data\_iface=“” ◆ data\_mode=“” ◆ data\_remotes=[]string{} ◆ data\_status=“disconnected” ◆ data\_timestamp=0 ◆ data\_tun\_iface=“” ◆ ovpn\_auth\_failed=false ◆ ovpn\_cmd=true ◆ ovpn\_connected=false ◆ ovpn\_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn\_last\_auth\_failed=-1 ◆ ovpn\_management\_pass=true ◆ ovpn\_management\_port=9701 ◆ ovpn\_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn\_remotes=[]string{} ◆ ovpn\_running=-1 ◆ ovpn\_tap\_iface=“Pritunl 1” ◆ profile\_dco=false ◆ profile\_device\_auth=false ◆ profile\_disable\_dns=false ◆ profile\_disable\_gateway=false ◆ profile\_dynamic\_firewall=false ◆ profile\_force\_connect=false ◆ profile\_force\_dns=false ◆ profile\_geo\_sort=false ◆ profile\_id=“75c8d9f08e5e7488” ◆ profile\_mode=“ovpn” ◆ profile\_reconnect=false ◆ profile\_sso\_auth=false ◆ profile\_system\_profile=false ◆ profile\_timeout=false ◆ state\_closed=true ◆ state\_closed\_waiters=0 ◆ state\_deadline=false ◆ state\_delay=false ◆ state\_id=“2219aedb5393f304” ◆ state\_interactive=true ◆ state\_no\_reconnect=false ◆ state\_stop=true ◆ state\_system\_interactive=false ◆ state\_temp\_paths=[]string{“C:\\ProgramData\\Pritunl\\Temp\\75c8d9f08e5e7488-management.txt”, “C:\\ProgramData\\Pritunl\\Temp\\75c8d9f08e5e7488”, “C:\\ProgramData\\Pritunl\\Temp\\75c8d9f08e5e7488-block.bat”} ◆ state\_time=time.Date(2026, time.March, 11, 11, 41, 13, 345112900, time.Local) ◆ wg\_bash\_path=“” ◆ wg\_conf\_path=“” ◆ wg\_conf\_path2=“” ◆ wg\_connected=false ◆ wg\_last\_handshake=0 ◆ wg\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg\_priv\_key=false ◆ wg\_pub\_key=false ◆ wg\_quick\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg\_server\_pub\_key=false ◆ wg\_sso\_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg\_sso\_token=false ◆ wg\_util\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”**

**[2026-03-11 11:43:20][INFO] ▶ profile: Connecting ◆ dco=false ◆ debug\_output=false ◆ device\_auth=false ◆ disable\_dns=false ◆ disable\_gateway=false ◆ dynamic\_firewall=false ◆ force\_connect=false ◆ force\_dns=false ◆ geo\_sort=“” ◆ mode=“ovpn” ◆ profile\_id=“00229fe1c4253d1f” ◆ reconnect=false ◆ sso\_auth=false**

**[2026-03-11 11:43:20][ERRO] ▶ data: Profile contains invalid remote ◆ client\_disconnect=false ◆ client\_disconnect\_waiters=0 ◆ client\_disconnected=false ◆ client\_provider=true ◆ client\_startime=0 ◆ data\_iface=“” ◆ data\_mode=“” ◆ data\_remotes=[]string{} ◆ data\_status=“connecting” ◆ data\_timestamp=0 ◆ data\_tun\_iface=“” ◆ ovpn\_auth\_failed=false ◆ ovpn\_cmd=false ◆ ovpn\_connected=false ◆ ovpn\_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn\_last\_auth\_failed=-1 ◆ ovpn\_management\_pass=false ◆ ovpn\_management\_port=0 ◆ ovpn\_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn\_remotes=[]string{} ◆ ovpn\_running=0 ◆ ovpn\_tap\_iface=“” ◆ profile\_dco=false ◆ profile\_device\_auth=false ◆ profile\_disable\_dns=false ◆ profile\_disable\_gateway=false ◆ profile\_dynamic\_firewall=false ◆ profile\_force\_connect=false ◆ profile\_force\_dns=false ◆ profile\_geo\_sort=false ◆ profile\_id=“00229fe1c4253d1f” ◆ profile\_mode=“ovpn” ◆ profile\_reconnect=false ◆ profile\_sso\_auth=false ◆ profile\_system\_profile=false ◆ profile\_timeout=false ◆ remote=“remote 123.56.66.147 5194” ◆ state\_closed=false ◆ state\_closed\_waiters=0 ◆ state\_deadline=false ◆ state\_delay=false ◆ state\_id=“92844f1ce28c177d” ◆ state\_interactive=true ◆ state\_no\_reconnect=false ◆ state\_stop=false ◆ state\_system\_interactive=false ◆ state\_temp\_paths=[]string{} ◆ state\_time=time.Date(2026, time.March, 11, 11, 43, 20, 361151700, time.Local) ◆ wg\_bash\_path=“” ◆ wg\_conf\_path=“” ◆ wg\_conf\_path2=“” ◆ wg\_connected=false ◆ wg\_last\_handshake=0 ◆ wg\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg\_priv\_key=false ◆ wg\_pub\_key=false ◆ wg\_quick\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg\_server\_pub\_key=false ◆ wg\_sso\_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg\_sso\_token=false ◆ wg\_util\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”**

**[2026-03-11 11:43:20][INFO] ▶ connection: Resolved remotes ◆ public\_address=“” ◆ public\_address6=“” ◆ remotes=[]string{} ◆ sort\_method=“random”**

**[2026-03-11 11:43:20][INFO] ▶ connection: Attempting remotes ◆ client\_disconnect=false ◆ client\_disconnect\_waiters=0 ◆ client\_disconnected=false ◆ client\_provider=true ◆ client\_startime=0 ◆ data\_iface=“” ◆ data\_mode=“” ◆ data\_remotes=[]string{} ◆ data\_status=“connecting” ◆ data\_timestamp=0 ◆ data\_tun\_iface=“” ◆ ovpn\_auth\_failed=false ◆ ovpn\_cmd=false ◆ ovpn\_connected=false ◆ ovpn\_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn\_last\_auth\_failed=-1 ◆ ovpn\_management\_pass=false ◆ ovpn\_management\_port=0 ◆ ovpn\_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn\_remotes=[]string{} ◆ ovpn\_running=0 ◆ ovpn\_tap\_iface=“” ◆ profile\_dco=false ◆ profile\_device\_auth=false ◆ profile\_disable\_dns=false ◆ profile\_disable\_gateway=false ◆ profile\_dynamic\_firewall=false ◆ profile\_force\_connect=false ◆ profile\_force\_dns=false ◆ profile\_geo\_sort=false ◆ profile\_id=“00229fe1c4253d1f” ◆ profile\_mode=“ovpn” ◆ profile\_reconnect=false ◆ profile\_sso\_auth=false ◆ profile\_system\_profile=false ◆ profile\_timeout=false ◆ remotes=[]string{} ◆ state\_closed=false ◆ state\_closed\_waiters=0 ◆ state\_deadline=false ◆ state\_delay=false ◆ state\_id=“92844f1ce28c177d” ◆ state\_interactive=true ◆ state\_no\_reconnect=false ◆ state\_stop=false ◆ state\_system\_interactive=false ◆ state\_temp\_paths=[]string{} ◆ state\_time=time.Date(2026, time.March, 11, 11, 43, 20, 361151700, time.Local) ◆ wg\_bash\_path=“” ◆ wg\_conf\_path=“” ◆ wg\_conf\_path2=“” ◆ wg\_connected=false ◆ wg\_last\_handshake=0 ◆ wg\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg\_priv\_key=false ◆ wg\_pub\_key=false ◆ wg\_quick\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg\_server\_pub\_key=false ◆ wg\_sso\_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg\_sso\_token=false ◆ wg\_util\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”**

**[2026-03-11 11:43:20][WARN] ▶ parser: Configuration line filtered ◆ new\_line=“static-challenge Enter 2FA Authenticator code: 1” ◆ orig\_line=“static-challenge \“Enter 2FA Authenticator code:\” 1”**

**[2026-03-11 11:43:21][ERRO] ▶ connection: Disconnecting ◆ client\_disconnect=true ◆ client\_disconnect\_waiters=0 ◆ client\_disconnected=false ◆ client\_provider=true ◆ client\_startime=0 ◆ data\_iface=“” ◆ data\_mode=“” ◆ data\_remotes=[]string{} ◆ data\_status=“connecting” ◆ data\_timestamp=0 ◆ data\_tun\_iface=“” ◆ ovpn\_auth\_failed=false ◆ ovpn\_cmd=true ◆ ovpn\_connected=false ◆ ovpn\_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn\_last\_auth\_failed=-1 ◆ ovpn\_management\_pass=true ◆ ovpn\_management\_port=9701 ◆ ovpn\_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn\_remotes=[]string{} ◆ ovpn\_running=-1 ◆ ovpn\_tap\_iface=“Pritunl 1” ◆ profile\_dco=false ◆ profile\_device\_auth=false ◆ profile\_disable\_dns=false ◆ profile\_disable\_gateway=false ◆ profile\_dynamic\_firewall=false ◆ profile\_force\_connect=false ◆ profile\_force\_dns=false ◆ profile\_geo\_sort=false ◆ profile\_id=“00229fe1c4253d1f” ◆ profile\_mode=“ovpn” ◆ profile\_reconnect=false ◆ profile\_sso\_auth=false ◆ profile\_system\_profile=false ◆ profile\_timeout=false ◆ state\_closed=false ◆ state\_closed\_waiters=0 ◆ state\_deadline=false ◆ state\_delay=false ◆ state\_id=“92844f1ce28c177d” ◆ state\_interactive=true ◆ state\_no\_reconnect=false ◆ state\_stop=true ◆ state\_system\_interactive=false ◆ state\_temp\_paths=[]string{“C:\\ProgramData\\Pritunl\\Temp\\00229fe1c4253d1f-management.txt”, “C:\\ProgramData\\Pritunl\\Temp\\00229fe1c4253d1f”, “C:\\ProgramData\\Pritunl\\Temp\\00229fe1c4253d1f.auth”, “C:\\ProgramData\\Pritunl\\Temp\\00229fe1c4253d1f-block.bat”} ◆ state\_time=time.Date(2026, time.March, 11, 11, 43, 20, 361151700, time.Local) ◆ wg\_bash\_path=“” ◆ wg\_conf\_path=“” ◆ wg\_conf\_path2=“” ◆ wg\_connected=false ◆ wg\_last\_handshake=0 ◆ wg\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg\_priv\_key=false ◆ wg\_pub\_key=false ◆ wg\_quick\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg\_server\_pub\_key=false ◆ wg\_sso\_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg\_sso\_token=false ◆ wg\_util\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”**

**[2026-03-11 11:43:27][INFO] ▶ profile: Disconnected without restart ◆ client\_disconnect=true ◆ client\_disconnect\_waiters=0 ◆ client\_disconnected=true ◆ client\_provider=true ◆ client\_startime=7 ◆ data\_iface=“” ◆ data\_mode=“” ◆ data\_remotes=[]string{} ◆ data\_status=“disconnected” ◆ data\_timestamp=0 ◆ data\_tun\_iface=“” ◆ ovpn\_auth\_failed=false ◆ ovpn\_cmd=true ◆ ovpn\_connected=false ◆ ovpn\_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn\_last\_auth\_failed=-1 ◆ ovpn\_management\_pass=true ◆ ovpn\_management\_port=9701 ◆ ovpn\_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn\_remotes=[]string{} ◆ ovpn\_running=-1 ◆ ovpn\_tap\_iface=“Pritunl 1” ◆ profile\_dco=false ◆ profile\_device\_auth=false ◆ profile\_disable\_dns=false ◆ profile\_disable\_gateway=false ◆ profile\_dynamic\_firewall=false ◆ profile\_force\_connect=false ◆ profile\_force\_dns=false ◆ profile\_geo\_sort=false ◆ profile\_id=“00229fe1c4253d1f” ◆ profile\_mode=“ovpn” ◆ profile\_reconnect=false ◆ profile\_sso\_auth=false ◆ profile\_system\_profile=false ◆ profile\_timeout=false ◆ state\_closed=true ◆ state\_closed\_waiters=0 ◆ state\_deadline=false ◆ state\_delay=false ◆ state\_id=“92844f1ce28c177d” ◆ state\_interactive=true ◆ state\_no\_reconnect=false ◆ state\_stop=true ◆ state\_system\_interactive=false ◆ state\_temp\_paths=[]string{“C:\\ProgramData\\Pritunl\\Temp\\00229fe1c4253d1f-management.txt”, “C:\\ProgramData\\Pritunl\\Temp\\00229fe1c4253d1f”, “C:\\ProgramData\\Pritunl\\Temp\\00229fe1c4253d1f.auth”, “C:\\ProgramData\\Pritunl\\Temp\\00229fe1c4253d1f-block.bat”} ◆ state\_time=time.Date(2026, time.March, 11, 11, 43, 20, 361151700, time.Local) ◆ wg\_bash\_path=“” ◆ wg\_conf\_path=“” ◆ wg\_conf\_path2=“” ◆ wg\_connected=false ◆ wg\_last\_handshake=0 ◆ wg\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg\_priv\_key=false ◆ wg\_pub\_key=false ◆ wg\_quick\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg\_server\_pub\_key=false ◆ wg\_sso\_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg\_sso\_token=false ◆ wg\_util\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”**

**[2026-03-11 11:45:17][INFO] ▶ profile: Connecting ◆ dco=false ◆ debug\_output=false ◆ device\_auth=false ◆ disable\_dns=false ◆ disable\_gateway=false ◆ dynamic\_firewall=false ◆ force\_connect=false ◆ force\_dns=false ◆ geo\_sort=“” ◆ mode=“ovpn” ◆ profile\_id=“006de071845d7706” ◆ reconnect=false ◆ sso\_auth=false**

**[2026-03-11 11:45:17][ERRO] ▶ data: Profile contains invalid remote ◆ client\_disconnect=false ◆ client\_disconnect\_waiters=0 ◆ client\_disconnected=false ◆ client\_provider=true ◆ client\_startime=0 ◆ data\_iface=“” ◆ data\_mode=“” ◆ data\_remotes=[]string{} ◆ data\_status=“connecting” ◆ data\_timestamp=0 ◆ data\_tun\_iface=“” ◆ ovpn\_auth\_failed=false ◆ ovpn\_cmd=false ◆ ovpn\_connected=false ◆ ovpn\_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn\_last\_auth\_failed=-1 ◆ ovpn\_management\_pass=false ◆ ovpn\_management\_port=0 ◆ ovpn\_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn\_remotes=[]string{} ◆ ovpn\_running=0 ◆ ovpn\_tap\_iface=“” ◆ profile\_dco=false ◆ profile\_device\_auth=false ◆ profile\_disable\_dns=false ◆ profile\_disable\_gateway=false ◆ profile\_dynamic\_firewall=false ◆ profile\_force\_connect=false ◆ profile\_force\_dns=false ◆ profile\_geo\_sort=false ◆ profile\_id=“006de071845d7706” ◆ profile\_mode=“ovpn” ◆ profile\_reconnect=false ◆ profile\_sso\_auth=false ◆ profile\_system\_profile=false ◆ profile\_timeout=false ◆ remote=“remote 116.198.87.15 1194” ◆ state\_closed=false ◆ state\_closed\_waiters=0 ◆ state\_deadline=false ◆ state\_delay=false ◆ state\_id=“24df53e5f7e0e8f0” ◆ state\_interactive=true ◆ state\_no\_reconnect=false ◆ state\_stop=false ◆ state\_system\_interactive=false ◆ state\_temp\_paths=[]string{} ◆ state\_time=time.Date(2026, time.March, 11, 11, 45, 17, 387785900, time.Local) ◆ wg\_bash\_path=“” ◆ wg\_conf\_path=“” ◆ wg\_conf\_path2=“” ◆ wg\_connected=false ◆ wg\_last\_handshake=0 ◆ wg\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg\_priv\_key=false ◆ wg\_pub\_key=false ◆ wg\_quick\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg\_server\_pub\_key=false ◆ wg\_sso\_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg\_sso\_token=false ◆ wg\_util\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”**

**[2026-03-11 11:45:17][INFO] ▶ connection: Resolved remotes ◆ public\_address=“” ◆ public\_address6=“” ◆ remotes=[]string{} ◆ sort\_method=“random”**

**[2026-03-11 11:45:17][INFO] ▶ connection: Attempting remotes ◆ client\_disconnect=false ◆ client\_disconnect\_waiters=0 ◆ client\_disconnected=false ◆ client\_provider=true ◆ client\_startime=0 ◆ data\_iface=“” ◆ data\_mode=“” ◆ data\_remotes=[]string{} ◆ data\_status=“connecting” ◆ data\_timestamp=0 ◆ data\_tun\_iface=“” ◆ ovpn\_auth\_failed=false ◆ ovpn\_cmd=false ◆ ovpn\_connected=false ◆ ovpn\_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn\_last\_auth\_failed=-1 ◆ ovpn\_management\_pass=false ◆ ovpn\_management\_port=0 ◆ ovpn\_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn\_remotes=[]string{} ◆ ovpn\_running=0 ◆ ovpn\_tap\_iface=“” ◆ profile\_dco=false ◆ profile\_device\_auth=false ◆ profile\_disable\_dns=false ◆ profile\_disable\_gateway=false ◆ profile\_dynamic\_firewall=false ◆ profile\_force\_connect=false ◆ profile\_force\_dns=false ◆ profile\_geo\_sort=false ◆ profile\_id=“006de071845d7706” ◆ profile\_mode=“ovpn” ◆ profile\_reconnect=false ◆ profile\_sso\_auth=false ◆ profile\_system\_profile=false ◆ profile\_timeout=false ◆ remotes=[]string{} ◆ state\_closed=false ◆ state\_closed\_waiters=0 ◆ state\_deadline=false ◆ state\_delay=false ◆ state\_id=“24df53e5f7e0e8f0” ◆ state\_interactive=true ◆ state\_no\_reconnect=false ◆ state\_stop=false ◆ state\_system\_interactive=false ◆ state\_temp\_paths=[]string{} ◆ state\_time=time.Date(2026, time.March, 11, 11, 45, 17, 387785900, time.Local) ◆ wg\_bash\_path=“” ◆ wg\_conf\_path=“” ◆ wg\_conf\_path2=“” ◆ wg\_connected=false ◆ wg\_last\_handshake=0 ◆ wg\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg\_priv\_key=false ◆ wg\_pub\_key=false ◆ wg\_quick\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg\_server\_pub\_key=false ◆ wg\_sso\_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg\_sso\_token=false ◆ wg\_util\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”**

**[2026-03-11 11:45:18][ERRO] ▶ connection: Disconnecting ◆ client\_disconnect=true ◆ client\_disconnect\_waiters=0 ◆ client\_disconnected=false ◆ client\_provider=true ◆ client\_startime=0 ◆ data\_iface=“” ◆ data\_mode=“” ◆ data\_remotes=[]string{} ◆ data\_status=“connecting” ◆ data\_timestamp=0 ◆ data\_tun\_iface=“” ◆ ovpn\_auth\_failed=false ◆ ovpn\_cmd=true ◆ ovpn\_connected=false ◆ ovpn\_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn\_last\_auth\_failed=-1 ◆ ovpn\_management\_pass=true ◆ ovpn\_management\_port=9701 ◆ ovpn\_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn\_remotes=[]string{} ◆ ovpn\_running=-1 ◆ ovpn\_tap\_iface=“Pritunl 1” ◆ profile\_dco=false ◆ profile\_device\_auth=false ◆ profile\_disable\_dns=false ◆ profile\_disable\_gateway=false ◆ profile\_dynamic\_firewall=false ◆ profile\_force\_connect=false ◆ profile\_force\_dns=false ◆ profile\_geo\_sort=false ◆ profile\_id=“006de071845d7706” ◆ profile\_mode=“ovpn” ◆ profile\_reconnect=false ◆ profile\_sso\_auth=false ◆ profile\_system\_profile=false ◆ profile\_timeout=false ◆ state\_closed=false ◆ state\_closed\_waiters=0 ◆ state\_deadline=false ◆ state\_delay=false ◆ state\_id=“24df53e5f7e0e8f0” ◆ state\_interactive=true ◆ state\_no\_reconnect=false ◆ state\_stop=true ◆ state\_system\_interactive=false ◆ state\_temp\_paths=[]string{“C:\\ProgramData\\Pritunl\\Temp\\006de071845d7706-management.txt”, “C:\\ProgramData\\Pritunl\\Temp\\006de071845d7706”, “C:\\ProgramData\\Pritunl\\Temp\\006de071845d7706-block.bat”} ◆ state\_time=time.Date(2026, time.March, 11, 11, 45, 17, 387785900, time.Local) ◆ wg\_bash\_path=“” ◆ wg\_conf\_path=“” ◆ wg\_conf\_path2=“” ◆ wg\_connected=false ◆ wg\_last\_handshake=0 ◆ wg\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg\_priv\_key=false ◆ wg\_pub\_key=false ◆ wg\_quick\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg\_server\_pub\_key=false ◆ wg\_sso\_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg\_sso\_token=false ◆ wg\_util\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”**

**[2026-03-11 11:45:24][INFO] ▶ profile: Disconnected without restart ◆ client\_disconnect=true ◆ client\_disconnect\_waiters=0 ◆ client\_disconnected=true ◆ client\_provider=true ◆ client\_startime=7 ◆ data\_iface=“” ◆ data\_mode=“” ◆ data\_remotes=[]string{} ◆ data\_status=“disconnected” ◆ data\_timestamp=0 ◆ data\_tun\_iface=“” ◆ ovpn\_auth\_failed=false ◆ ovpn\_cmd=true ◆ ovpn\_connected=false ◆ ovpn\_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn\_last\_auth\_failed=-1 ◆ ovpn\_management\_pass=true ◆ ovpn\_management\_port=9701 ◆ ovpn\_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn\_remotes=[]string{} ◆ ovpn\_running=-1 ◆ ovpn\_tap\_iface=“Pritunl 1” ◆ profile\_dco=false ◆ profile\_device\_auth=false ◆ profile\_disable\_dns=false ◆ profile\_disable\_gateway=false ◆ profile\_dynamic\_firewall=false ◆ profile\_force\_connect=false ◆ profile\_force\_dns=false ◆ profile\_geo\_sort=false ◆ profile\_id=“006de071845d7706” ◆ profile\_mode=“ovpn” ◆ profile\_reconnect=false ◆ profile\_sso\_auth=false ◆ profile\_system\_profile=false ◆ profile\_timeout=false ◆ state\_closed=true ◆ state\_closed\_waiters=0 ◆ state\_deadline=false ◆ state\_delay=false ◆ state\_id=“24df53e5f7e0e8f0” ◆ state\_interactive=true ◆ state\_no\_reconnect=false ◆ state\_stop=true ◆ state\_system\_interactive=false ◆ state\_temp\_paths=[]string{“C:\\ProgramData\\Pritunl\\Temp\\006de071845d7706-management.txt”, “C:\\ProgramData\\Pritunl\\Temp\\006de071845d7706”, “C:\\ProgramData\\Pritunl\\Temp\\006de071845d7706-block.bat”} ◆ state\_time=time.Date(2026, time.March, 11, 11, 45, 17, 387785900, time.Local) ◆ wg\_bash\_path=“” ◆ wg\_conf\_path=“” ◆ wg\_conf\_path2=“” ◆ wg\_connected=false ◆ wg\_last\_handshake=0 ◆ wg\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg\_priv\_key=false ◆ wg\_pub\_key=false ◆ wg\_quick\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg\_server\_pub\_key=false ◆ wg\_sso\_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg\_sso\_token=false ◆ wg\_util\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”**

**[2026-03-11 11:45:45][INFO] ▶ profile: Connecting ◆ dco=false ◆ debug\_output=false ◆ device\_auth=false ◆ disable\_dns=false ◆ disable\_gateway=false ◆ dynamic\_firewall=false ◆ force\_connect=false ◆ force\_dns=false ◆ geo\_sort=“” ◆ mode=“ovpn” ◆ profile\_id=“aca107d41944303f” ◆ reconnect=false ◆ sso\_auth=false**

**[2026-03-11 11:45:45][ERRO] ▶ data: Profile contains invalid remote ◆ client\_disconnect=false ◆ client\_disconnect\_waiters=0 ◆ client\_disconnected=false ◆ client\_provider=true ◆ client\_startime=0 ◆ data\_iface=“” ◆ data\_mode=“” ◆ data\_remotes=[]string{} ◆ data\_status=“connecting” ◆ data\_timestamp=0 ◆ data\_tun\_iface=“” ◆ ovpn\_auth\_failed=false ◆ ovpn\_cmd=false ◆ ovpn\_connected=false ◆ ovpn\_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn\_last\_auth\_failed=-1 ◆ ovpn\_management\_pass=false ◆ ovpn\_management\_port=0 ◆ ovpn\_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn\_remotes=[]string{} ◆ ovpn\_running=0 ◆ ovpn\_tap\_iface=“” ◆ profile\_dco=false ◆ profile\_device\_auth=false ◆ profile\_disable\_dns=false ◆ profile\_disable\_gateway=false ◆ profile\_dynamic\_firewall=false ◆ profile\_force\_connect=false ◆ profile\_force\_dns=false ◆ profile\_geo\_sort=false ◆ profile\_id=“aca107d41944303f” ◆ profile\_mode=“ovpn” ◆ profile\_reconnect=false ◆ profile\_sso\_auth=false ◆ profile\_system\_profile=false ◆ profile\_timeout=false ◆ remote=“remote 116.198.87.15 1194” ◆ state\_closed=false ◆ state\_closed\_waiters=0 ◆ state\_deadline=false ◆ state\_delay=false ◆ state\_id=“846f2d9ccec3d201” ◆ state\_interactive=true ◆ state\_no\_reconnect=false ◆ state\_stop=false ◆ state\_system\_interactive=false ◆ state\_temp\_paths=[]string{} ◆ state\_time=time.Date(2026, time.March, 11, 11, 45, 45, 629859300, time.Local) ◆ wg\_bash\_path=“” ◆ wg\_conf\_path=“” ◆ wg\_conf\_path2=“” ◆ wg\_connected=false ◆ wg\_last\_handshake=0 ◆ wg\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg\_priv\_key=false ◆ wg\_pub\_key=false ◆ wg\_quick\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg\_server\_pub\_key=false ◆ wg\_sso\_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg\_sso\_token=false ◆ wg\_util\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”**

**[2026-03-11 11:45:45][INFO] ▶ connection: Resolved remotes ◆ public\_address=“” ◆ public\_address6=“” ◆ remotes=[]string{} ◆ sort\_method=“random”**

**[2026-03-11 11:45:45][INFO] ▶ connection: Attempting remotes ◆ client\_disconnect=false ◆ client\_disconnect\_waiters=0 ◆ client\_disconnected=false ◆ client\_provider=true ◆ client\_startime=0 ◆ data\_iface=“” ◆ data\_mode=“” ◆ data\_remotes=[]string{} ◆ data\_status=“connecting” ◆ data\_timestamp=0 ◆ data\_tun\_iface=“” ◆ ovpn\_auth\_failed=false ◆ ovpn\_cmd=false ◆ ovpn\_connected=false ◆ ovpn\_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn\_last\_auth\_failed=-1 ◆ ovpn\_management\_pass=false ◆ ovpn\_management\_port=0 ◆ ovpn\_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn\_remotes=[]string{} ◆ ovpn\_running=0 ◆ ovpn\_tap\_iface=“” ◆ profile\_dco=false ◆ profile\_device\_auth=false ◆ profile\_disable\_dns=false ◆ profile\_disable\_gateway=false ◆ profile\_dynamic\_firewall=false ◆ profile\_force\_connect=false ◆ profile\_force\_dns=false ◆ profile\_geo\_sort=false ◆ profile\_id=“aca107d41944303f” ◆ profile\_mode=“ovpn” ◆ profile\_reconnect=false ◆ profile\_sso\_auth=false ◆ profile\_system\_profile=false ◆ profile\_timeout=false ◆ remotes=[]string{} ◆ state\_closed=false ◆ state\_closed\_waiters=0 ◆ state\_deadline=false ◆ state\_delay=false ◆ state\_id=“846f2d9ccec3d201” ◆ state\_interactive=true ◆ state\_no\_reconnect=false ◆ state\_stop=false ◆ state\_system\_interactive=false ◆ state\_temp\_paths=[]string{} ◆ state\_time=time.Date(2026, time.March, 11, 11, 45, 45, 629859300, time.Local) ◆ wg\_bash\_path=“” ◆ wg\_conf\_path=“” ◆ wg\_conf\_path2=“” ◆ wg\_connected=false ◆ wg\_last\_handshake=0 ◆ wg\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg\_priv\_key=false ◆ wg\_pub\_key=false ◆ wg\_quick\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg\_server\_pub\_key=false ◆ wg\_sso\_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg\_sso\_token=false ◆ wg\_util\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”**

**[2026-03-11 11:45:46][ERRO] ▶ connection: Disconnecting ◆ client\_disconnect=true ◆ client\_disconnect\_waiters=0 ◆ client\_disconnected=false ◆ client\_provider=true ◆ client\_startime=0 ◆ data\_iface=“” ◆ data\_mode=“” ◆ data\_remotes=[]string{} ◆ data\_status=“connecting” ◆ data\_timestamp=0 ◆ data\_tun\_iface=“” ◆ ovpn\_auth\_failed=false ◆ ovpn\_cmd=true ◆ ovpn\_connected=false ◆ ovpn\_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn\_last\_auth\_failed=-1 ◆ ovpn\_management\_pass=true ◆ ovpn\_management\_port=9701 ◆ ovpn\_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn\_remotes=[]string{} ◆ ovpn\_running=-1 ◆ ovpn\_tap\_iface=“Pritunl 1” ◆ profile\_dco=false ◆ profile\_device\_auth=false ◆ profile\_disable\_dns=false ◆ profile\_disable\_gateway=false ◆ profile\_dynamic\_firewall=false ◆ profile\_force\_connect=false ◆ profile\_force\_dns=false ◆ profile\_geo\_sort=false ◆ profile\_id=“aca107d41944303f” ◆ profile\_mode=“ovpn” ◆ profile\_reconnect=false ◆ profile\_sso\_auth=false ◆ profile\_system\_profile=false ◆ profile\_timeout=false ◆ state\_closed=false ◆ state\_closed\_waiters=0 ◆ state\_deadline=false ◆ state\_delay=false ◆ state\_id=“846f2d9ccec3d201” ◆ state\_interactive=true ◆ state\_no\_reconnect=false ◆ state\_stop=true ◆ state\_system\_interactive=false ◆ state\_temp\_paths=[]string{“C:\\ProgramData\\Pritunl\\Temp\\aca107d41944303f-management.txt”, “C:\\ProgramData\\Pritunl\\Temp\\aca107d41944303f”, “C:\\ProgramData\\Pritunl\\Temp\\aca107d41944303f-block.bat”} ◆ state\_time=time.Date(2026, time.March, 11, 11, 45, 45, 629859300, time.Local) ◆ wg\_bash\_path=“” ◆ wg\_conf\_path=“” ◆ wg\_conf\_path2=“” ◆ wg\_connected=false ◆ wg\_last\_handshake=0 ◆ wg\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg\_priv\_key=false ◆ wg\_pub\_key=false ◆ wg\_quick\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg\_server\_pub\_key=false ◆ wg\_sso\_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg\_sso\_token=false ◆ wg\_util\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”**

**[2026-03-11 11:45:52][INFO] ▶ profile: Disconnected without restart ◆ client\_disconnect=true ◆ client\_disconnect\_waiters=0 ◆ client\_disconnected=true ◆ client\_provider=true ◆ client\_startime=7 ◆ data\_iface=“” ◆ data\_mode=“” ◆ data\_remotes=[]string{} ◆ data\_status=“disconnected” ◆ data\_timestamp=0 ◆ data\_tun\_iface=“” ◆ ovpn\_auth\_failed=false ◆ ovpn\_cmd=true ◆ ovpn\_connected=false ◆ ovpn\_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn\_last\_auth\_failed=-1 ◆ ovpn\_management\_pass=true ◆ ovpn\_management\_port=9701 ◆ ovpn\_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn\_remotes=[]string{} ◆ ovpn\_running=-1 ◆ ovpn\_tap\_iface=“Pritunl 1” ◆ profile\_dco=false ◆ profile\_device\_auth=false ◆ profile\_disable\_dns=false ◆ profile\_disable\_gateway=false ◆ profile\_dynamic\_firewall=false ◆ profile\_force\_connect=false ◆ profile\_force\_dns=false ◆ profile\_geo\_sort=false ◆ profile\_id=“aca107d41944303f” ◆ profile\_mode=“ovpn” ◆ profile\_reconnect=false ◆ profile\_sso\_auth=false ◆ profile\_system\_profile=false ◆ profile\_timeout=false ◆ state\_closed=true ◆ state\_closed\_waiters=0 ◆ state\_deadline=false ◆ state\_delay=false ◆ state\_id=“846f2d9ccec3d201” ◆ state\_interactive=true ◆ state\_no\_reconnect=false ◆ state\_stop=true ◆ state\_system\_interactive=false ◆ state\_temp\_paths=[]string{“C:\\ProgramData\\Pritunl\\Temp\\aca107d41944303f-management.txt”, “C:\\ProgramData\\Pritunl\\Temp\\aca107d41944303f”, “C:\\ProgramData\\Pritunl\\Temp\\aca107d41944303f-block.bat”} ◆ state\_time=time.Date(2026, time.March, 11, 11, 45, 45, 629859300, time.Local) ◆ wg\_bash\_path=“” ◆ wg\_conf\_path=“” ◆ wg\_conf\_path2=“” ◆ wg\_connected=false ◆ wg\_last\_handshake=0 ◆ wg\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg\_priv\_key=false ◆ wg\_pub\_key=false ◆ wg\_quick\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg\_server\_pub\_key=false ◆ wg\_sso\_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg\_sso\_token=false ◆ wg\_util\_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”**

---

<div class="post-metadata">

### Author: ![zach](https://forum.pritunl.com/user_avatar/forum.pritunl.com/zach/32/1105_2.png) [@zach](https://forum.pritunl.com/u/zach)
#### Post date: [March 11, 2026, 4:08am UTC](https://forum.pritunl.com/t/import-openvpn-config/3735/9 "2026-03-11T04:08:42Z")

</div>

Delete the profile and edit the configuration file and update the `remote` lines. It must be on one of the formats below. Then import the profile again.

```auto
remote 123.123.123.123 12345 udp
remote 123.123.123.123 12345 udp4
remote 123.123.123.123 12345 udp6
remote 123.123.123.123 12345 tcp
remote 123.123.123.123 12345 tcp4
remote 123.123.123.123 12345 tcp6
remote 123.123.123.123 12345 udp-client
remote 123.123.123.123 12345 udp6-client
remote 123.123.123.123 12345 tcp-client
remote 123.123.123.123 12345 tcp6-client

```

---

<div class="post-metadata">

### Author: ![yyu0378](https://forum.pritunl.com/user_avatar/forum.pritunl.com/yyu0378/32/1454_2.png) [@yyu0378](https://forum.pritunl.com/u/yyu0378)
#### Post date: [March 11, 2026, 8:54am UTC](https://forum.pritunl.com/t/import-openvpn-config/3735/10 "2026-03-11T08:54:53Z")

</div>

this is fine for one openvpn config file,other openvpn config enable mfa,when connect don’t show input totp code,then connect is fail.

this openvpn config file

client  
dev tun  
proto tcp  
remote xxx.xxx.xxx.xxx 1194 tcp4  
resolv-retry infinite  
nobind  
persist-tun  
remote-cert-tls server  
cipher AES-256-CBC  
data-ciphers AES-256-CBC  
data-ciphers-fallback AES-256-CBC  
verb 3  
auth-nocache  
auth-user-pass  
reneg-sec 0  
static-challenge “Enter 2FA Authenticator code:” 1

-----BEGIN CERTIFICATE-----  
key  
-----END CERTIFICATE-----

-----BEGIN CERTIFICATE-----  
key  
-----END CERTIFICATE-----

-----BEGIN PRIVATE KEY----- key -----END PRIVATE KEY----- key-direction 1 -----BEGIN OpenVPN Static key V1----- key -----END OpenVPN Static key V1-----

---

<div class="post-metadata">

### Author: ![yyu0378](https://forum.pritunl.com/user_avatar/forum.pritunl.com/yyu0378/32/1454_2.png) [@yyu0378](https://forum.pritunl.com/u/yyu0378)
#### Post date: [March 11, 2026, 8:56am UTC](https://forum.pritunl.com/t/import-openvpn-config/3735/11 "2026-03-11T08:56:05Z")

</div>

this is log

2026-03-11 16:49:44 us=62000 Note: --cipher is not set. OpenVPN versions before 2.5 defaulted to BF-CBC as fallback when cipher negotiation failed in this case. If you need this fallback please add ‘–data-ciphers-fallback BF-CBC’ to your configuration and/or add BF-CBC to --data-ciphers. E.g. --data-ciphers AES-256-CBC:AES-128-GCM:AES-256-GCM:CHACHA20-POLY1305:BF-CBC  
2026-03-11 16:49:44 us=78000 Note: cipher ‘AES-256-CBC’ in --data-ciphers is not supported by ovpn-dco, disabling data channel offload.  
2026-03-11 16:49:44 us=78000 Current Parameter Settings:  
2026-03-11 16:49:44 us=78000 config = ‘C:\ProgramData\Pritunl\Temp\be60e7a2fe265c8f’  
2026-03-11 16:49:44 us=78000 mode = 0  
2026-03-11 16:49:44 us=78000 show\_ciphers = DISABLED  
2026-03-11 16:49:44 us=78000 show\_digests = DISABLED  
2026-03-11 16:49:44 us=78000 show\_engines = DISABLED  
2026-03-11 16:49:44 us=78000 genkey = DISABLED  
2026-03-11 16:49:44 us=78000 genkey\_filename = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 key\_pass\_file = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 show\_tls\_ciphers = DISABLED  
2026-03-11 16:49:44 us=78000 connect\_retry\_max = 1  
2026-03-11 16:49:44 us=78000 Connection profiles [0]:  
2026-03-11 16:49:44 us=78000 proto = tcp4-client  
2026-03-11 16:49:44 us=78000 Local Sockets:  
2026-03-11 16:49:44 us=78000 [(null)]:1194-tcp4-client  
2026-03-11 16:49:44 us=78000 remote = ‘xxx.xxx.xxx.xxx’  
2026-03-11 16:49:44 us=78000 remote\_port = ‘5194’  
2026-03-11 16:49:44 us=78000 remote\_float = DISABLED  
2026-03-11 16:49:44 us=78000 bind\_defined = DISABLED  
2026-03-11 16:49:44 us=78000 bind\_local = DISABLED  
2026-03-11 16:49:44 us=78000 bind\_ipv6\_only = DISABLED  
2026-03-11 16:49:44 us=78000 connect\_retry\_seconds = 1  
2026-03-11 16:49:44 us=78000 connect\_timeout = 120  
2026-03-11 16:49:44 us=78000 socks\_proxy\_server = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 socks\_proxy\_port = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 tun\_mtu = 1500  
2026-03-11 16:49:44 us=78000 tun\_mtu\_defined = ENABLED  
2026-03-11 16:49:44 us=78000 link\_mtu = 1500  
2026-03-11 16:49:44 us=78000 link\_mtu\_defined = DISABLED  
2026-03-11 16:49:44 us=78000 tun\_mtu\_extra = 0  
2026-03-11 16:49:44 us=78000 tun\_mtu\_extra\_defined = DISABLED  
2026-03-11 16:49:44 us=78000 tls\_mtu = 1250  
2026-03-11 16:49:44 us=78000 mtu\_discover\_type = -1  
2026-03-11 16:49:44 us=78000 fragment = 0  
2026-03-11 16:49:44 us=78000 mssfix = 1492  
2026-03-11 16:49:44 us=78000 mssfix\_encap = ENABLED  
2026-03-11 16:49:44 us=78000 mssfix\_fixed = DISABLED  
2026-03-11 16:49:44 us=78000 explicit\_exit\_notification = 0  
2026-03-11 16:49:44 us=78000 tls\_auth\_file = ‘[INLINE]’  
2026-03-11 16:49:44 us=78000 key\_direction = 1  
2026-03-11 16:49:44 us=78000 tls\_crypt\_file = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 tls\_crypt\_v2\_file = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 Connection profiles END  
2026-03-11 16:49:44 us=78000 remote\_random = DISABLED  
2026-03-11 16:49:44 us=78000 ipchange = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 dev = ‘tun’  
2026-03-11 16:49:44 us=78000 dev\_type = ‘tun’  
2026-03-11 16:49:44 us=78000 dev\_node = ‘Pritunl 1’  
2026-03-11 16:49:44 us=78000 disable\_dco = ENABLED  
2026-03-11 16:49:44 us=78000 lladdr = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 topology = 1  
2026-03-11 16:49:44 us=78000 ifconfig\_local = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 ifconfig\_remote\_netmask = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 ifconfig\_noexec = DISABLED  
2026-03-11 16:49:44 us=78000 ifconfig\_nowarn = DISABLED  
2026-03-11 16:49:44 us=78000 ifconfig\_ipv6\_local = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 ifconfig\_ipv6\_netbits = 0  
2026-03-11 16:49:44 us=78000 ifconfig\_ipv6\_remote = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 shaper = 0  
2026-03-11 16:49:44 us=78000 mtu\_test = 0  
2026-03-11 16:49:44 us=78000 mlock = DISABLED  
2026-03-11 16:49:44 us=78000 keepalive\_ping = 0  
2026-03-11 16:49:44 us=78000 keepalive\_timeout = 0  
2026-03-11 16:49:44 us=78000 inactivity\_timeout = 0  
2026-03-11 16:49:44 us=78000 session\_timeout = 0  
2026-03-11 16:49:44 us=78000 inactivity\_minimum\_bytes = 0  
2026-03-11 16:49:44 us=78000 ping\_send\_timeout = 0  
2026-03-11 16:49:44 us=78000 ping\_rec\_timeout = 0  
2026-03-11 16:49:44 us=78000 ping\_rec\_timeout\_action = 0  
2026-03-11 16:49:44 us=78000 ping\_timer\_remote = DISABLED  
2026-03-11 16:49:44 us=78000 remap\_sigusr1 = 0  
2026-03-11 16:49:44 us=78000 persist\_tun = ENABLED  
2026-03-11 16:49:44 us=78000 persist\_local\_ip = DISABLED  
2026-03-11 16:49:44 us=78000 persist\_remote\_ip = DISABLED  
2026-03-11 16:49:44 us=78000 passtos = DISABLED  
2026-03-11 16:49:44 us=78000 resolve\_retry\_seconds = 1000000000  
2026-03-11 16:49:44 us=78000 resolve\_in\_advance = DISABLED  
2026-03-11 16:49:44 us=78000 username = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 groupname = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 chroot\_dir = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 cd\_dir = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 writepid = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 up\_script = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 down\_script = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 down\_pre = DISABLED  
2026-03-11 16:49:44 us=78000 up\_restart = DISABLED  
2026-03-11 16:49:44 us=78000 up\_delay = DISABLED  
2026-03-11 16:49:44 us=78000 daemon = DISABLED  
2026-03-11 16:49:44 us=78000 log = DISABLED  
2026-03-11 16:49:44 us=78000 suppress\_timestamps = DISABLED  
2026-03-11 16:49:44 us=78000 machine\_readable\_output = DISABLED  
2026-03-11 16:49:44 us=78000 nice = 0  
2026-03-11 16:49:44 us=78000 verbosity = 6  
2026-03-11 16:49:44 us=78000 mute = 0  
2026-03-11 16:49:44 us=78000 gremlin = 0  
2026-03-11 16:49:44 us=78000 status\_file = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 status\_file\_version = 1  
2026-03-11 16:49:44 us=78000 status\_file\_update\_freq = 60  
2026-03-11 16:49:44 us=78000 occ = ENABLED  
2026-03-11 16:49:44 us=78000 rcvbuf = 0  
2026-03-11 16:49:44 us=78000 sndbuf = 0  
2026-03-11 16:49:44 us=78000 sockflags = 0  
2026-03-11 16:49:44 us=78000 comp.alg = 0  
2026-03-11 16:49:44 us=78000 comp.flags = 24  
2026-03-11 16:49:44 us=78000 route\_script = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 route\_default\_gateway = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 route\_default\_metric = 0  
2026-03-11 16:49:44 us=78000 route\_default\_table\_id = 0  
2026-03-11 16:49:44 us=78000 route\_noexec = DISABLED  
2026-03-11 16:49:44 us=78000 route\_delay = 5  
2026-03-11 16:49:44 us=78000 route\_delay\_window = 30  
2026-03-11 16:49:44 us=78000 route\_delay\_defined = ENABLED  
2026-03-11 16:49:44 us=78000 route\_nopull = DISABLED  
2026-03-11 16:49:44 us=78000 route\_gateway\_via\_dhcp = DISABLED  
2026-03-11 16:49:44 us=78000 allow\_pull\_fqdn = DISABLED  
2026-03-11 16:49:44 us=78000 Pull filters:  
2026-03-11 16:49:44 us=78000 ignore “ping-restart”  
2026-03-11 16:49:44 us=78000 ignore “dhcp-option DOMAIN-ROUTE”  
2026-03-11 16:49:44 us=78000 management\_addr = ‘127.0.0.1’  
2026-03-11 16:49:44 us=78000 management\_port = ‘9701’  
2026-03-11 16:49:44 us=78000 management\_user\_pass = ‘C:\ProgramData\Pritunl\Temp\be60e7a2fe265c8f-management.txt’  
2026-03-11 16:49:44 us=78000 management\_log\_history\_cache = 250  
2026-03-11 16:49:44 us=78000 management\_echo\_buffer\_size = 100  
2026-03-11 16:49:44 us=78000 management\_client\_user = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 management\_client\_group = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 management\_flags = 0  
2026-03-11 16:49:44 us=78000 shared\_secret\_file = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 key\_direction = 1  
2026-03-11 16:49:44 us=78000 ciphername = ‘BF-CBC’  
2026-03-11 16:49:44 us=78000 ncp\_ciphers = ‘AES-256-CBC:AES-128-GCM:AES-256-GCM:CHACHA20-POLY1305’  
2026-03-11 16:49:44 us=78000 authname = ‘SHA1’  
2026-03-11 16:49:44 us=78000 engine = DISABLED  
2026-03-11 16:49:44 us=78000 mute\_replay\_warnings = DISABLED  
2026-03-11 16:49:44 us=78000 replay\_window = 64  
2026-03-11 16:49:44 us=78000 replay\_time = 15  
2026-03-11 16:49:44 us=78000 packet\_id\_file = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 test\_crypto = DISABLED  
2026-03-11 16:49:44 us=78000 tls\_server = DISABLED  
2026-03-11 16:49:44 us=78000 tls\_client = ENABLED  
2026-03-11 16:49:44 us=78000 ca\_file = ‘[INLINE]’  
2026-03-11 16:49:44 us=78000 ca\_path = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 dh\_file = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 cert\_file = ‘[INLINE]’  
2026-03-11 16:49:44 us=78000 extra\_certs\_file = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 priv\_key\_file = ‘[INLINE]’  
2026-03-11 16:49:44 us=78000 pkcs12\_file = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 cryptoapi\_cert = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 cipher\_list = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 cipher\_list\_tls13 = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 tls\_cert\_profile = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 tls\_verify = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 tls\_export\_peer\_cert\_dir = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 verify\_x509\_type = 0  
2026-03-11 16:49:44 us=78000 verify\_x509\_name = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 crl\_file = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 ns\_cert\_type = 0  
2026-03-11 16:49:44 us=78000 remote\_cert\_ku[i] = 65535  
2026-03-11 16:49:44 us=78000 remote\_cert\_ku[i] = 0  
2026-03-11 16:49:44 us=78000 remote\_cert\_ku[i] = 0  
2026-03-11 16:49:44 us=78000 remote\_cert\_ku[i] = 0  
2026-03-11 16:49:44 us=78000 remote\_cert\_ku[i] = 0  
2026-03-11 16:49:44 us=78000 remote\_cert\_ku[i] = 0  
2026-03-11 16:49:44 us=78000 remote\_cert\_ku[i] = 0  
2026-03-11 16:49:44 us=78000 remote\_cert\_ku[i] = 0  
2026-03-11 16:49:44 us=78000 remote\_cert\_ku[i] = 0  
2026-03-11 16:49:44 us=78000 remote\_cert\_ku[i] = 0  
2026-03-11 16:49:44 us=78000 remote\_cert\_ku[i] = 0  
2026-03-11 16:49:44 us=78000 remote\_cert\_ku[i] = 0  
2026-03-11 16:49:44 us=78000 remote\_cert\_ku[i] = 0  
2026-03-11 16:49:44 us=78000 remote\_cert\_ku[i] = 0  
2026-03-11 16:49:44 us=78000 remote\_cert\_ku[i] = 0  
2026-03-11 16:49:44 us=78000 remote\_cert\_ku[i] = 0  
2026-03-11 16:49:44 us=78000 remote\_cert\_eku = ‘TLS Web Server Authentication’  
2026-03-11 16:49:44 us=78000 ssl\_flags = 192  
2026-03-11 16:49:44 us=78000 tls\_timeout = 2  
2026-03-11 16:49:44 us=78000 renegotiate\_bytes = -1  
2026-03-11 16:49:44 us=78000 renegotiate\_packets = 0  
2026-03-11 16:49:44 us=78000 renegotiate\_seconds = 3600  
2026-03-11 16:49:44 us=78000 handshake\_window = 60  
2026-03-11 16:49:44 us=78000 transition\_window = 3600  
2026-03-11 16:49:44 us=78000 single\_session = DISABLED  
2026-03-11 16:49:44 us=78000 push\_peer\_info = DISABLED  
2026-03-11 16:49:44 us=78000 tls\_exit = DISABLED  
2026-03-11 16:49:44 us=78000 tls\_crypt\_v2\_metadata = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 pkcs11\_protected\_authentication = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_protected\_authentication = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_protected\_authentication = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_protected\_authentication = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_protected\_authentication = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_protected\_authentication = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_protected\_authentication = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_protected\_authentication = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_protected\_authentication = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_protected\_authentication = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_protected\_authentication = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_protected\_authentication = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_protected\_authentication = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_protected\_authentication = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_protected\_authentication = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_protected\_authentication = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_private\_mode = 00000000  
2026-03-11 16:49:44 us=78000 pkcs11\_private\_mode = 00000000  
2026-03-11 16:49:44 us=78000 pkcs11\_private\_mode = 00000000  
2026-03-11 16:49:44 us=78000 pkcs11\_private\_mode = 00000000  
2026-03-11 16:49:44 us=78000 pkcs11\_private\_mode = 00000000  
2026-03-11 16:49:44 us=78000 pkcs11\_private\_mode = 00000000  
2026-03-11 16:49:44 us=78000 pkcs11\_private\_mode = 00000000  
2026-03-11 16:49:44 us=78000 pkcs11\_private\_mode = 00000000  
2026-03-11 16:49:44 us=78000 pkcs11\_private\_mode = 00000000  
2026-03-11 16:49:44 us=78000 pkcs11\_private\_mode = 00000000  
2026-03-11 16:49:44 us=78000 pkcs11\_private\_mode = 00000000  
2026-03-11 16:49:44 us=78000 pkcs11\_private\_mode = 00000000  
2026-03-11 16:49:44 us=78000 pkcs11\_private\_mode = 00000000  
2026-03-11 16:49:44 us=78000 pkcs11\_private\_mode = 00000000  
2026-03-11 16:49:44 us=78000 pkcs11\_private\_mode = 00000000  
2026-03-11 16:49:44 us=78000 pkcs11\_private\_mode = 00000000  
2026-03-11 16:49:44 us=78000 pkcs11\_cert\_private = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_cert\_private = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_cert\_private = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_cert\_private = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_cert\_private = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_cert\_private = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_cert\_private = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_cert\_private = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_cert\_private = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_cert\_private = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_cert\_private = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_cert\_private = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_cert\_private = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_cert\_private = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_cert\_private = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_cert\_private = DISABLED  
2026-03-11 16:49:44 us=78000 pkcs11\_pin\_cache\_period = -1  
2026-03-11 16:49:44 us=78000 pkcs11\_id = ‘[UNDEF]’  
2026-03-11 16:49:44 us=78000 pkcs11\_id\_management = DISABLED  
2026-03-11 16:49:44 us=78000 server\_network = 0.0.0.0  
2026-03-11 16:49:44 us=140000 server\_netmask = 0.0.0.0  
2026-03-11 16:49:44 us=140000 server\_network\_ipv6 = ::  
2026-03-11 16:49:44 us=140000 server\_netbits\_ipv6 = 0  
2026-03-11 16:49:44 us=140000 server\_bridge\_ip = 0.0.0.0  
2026-03-11 16:49:44 us=140000 server\_bridge\_netmask = 0.0.0.0  
2026-03-11 16:49:44 us=140000 server\_bridge\_pool\_start = 0.0.0.0  
2026-03-11 16:49:44 us=140000 server\_bridge\_pool\_end = 0.0.0.0  
2026-03-11 16:49:44 us=140000 ifconfig\_pool\_defined = DISABLED  
2026-03-11 16:49:44 us=140000 ifconfig\_pool\_start = 0.0.0.0  
2026-03-11 16:49:44 us=140000 ifconfig\_pool\_end = 0.0.0.0  
2026-03-11 16:49:44 us=140000 ifconfig\_pool\_netmask = 0.0.0.0  
2026-03-11 16:49:44 us=140000 ifconfig\_pool\_persist\_filename = ‘[UNDEF]’  
2026-03-11 16:49:44 us=140000 ifconfig\_pool\_persist\_refresh\_freq = 600  
2026-03-11 16:49:44 us=140000 ifconfig\_ipv6\_pool\_defined = DISABLED  
2026-03-11 16:49:44 us=140000 ifconfig\_ipv6\_pool\_base = ::  
2026-03-11 16:49:44 us=140000 ifconfig\_ipv6\_pool\_netbits = 0  
2026-03-11 16:49:44 us=140000 n\_bcast\_buf = 256  
2026-03-11 16:49:44 us=140000 tcp\_queue\_limit = 64  
2026-03-11 16:49:44 us=140000 real\_hash\_size = 256  
2026-03-11 16:49:44 us=140000 virtual\_hash\_size = 256  
2026-03-11 16:49:44 us=140000 client\_connect\_script = ‘[UNDEF]’  
2026-03-11 16:49:44 us=140000 learn\_address\_script = ‘[UNDEF]’  
2026-03-11 16:49:44 us=140000 client\_disconnect\_script = ‘[UNDEF]’  
2026-03-11 16:49:44 us=140000 client\_crresponse\_script = ‘[UNDEF]’  
2026-03-11 16:49:44 us=140000 client\_config\_dir = ‘[UNDEF]’  
2026-03-11 16:49:44 us=140000 ccd\_exclusive = DISABLED  
2026-03-11 16:49:44 us=140000 tmp\_dir = ‘C:\WINDOWS\TEMP’  
2026-03-11 16:49:44 us=140000 push\_ifconfig\_defined = DISABLED  
2026-03-11 16:49:44 us=140000 push\_ifconfig\_local = 0.0.0.0  
2026-03-11 16:49:44 us=140000 push\_ifconfig\_remote\_netmask = 0.0.0.0  
2026-03-11 16:49:44 us=140000 push\_ifconfig\_ipv6\_defined = DISABLED  
2026-03-11 16:49:44 us=140000 push\_ifconfig\_ipv6\_local = ::/0  
2026-03-11 16:49:44 us=140000 push\_ifconfig\_ipv6\_remote = ::  
2026-03-11 16:49:44 us=140000 enable\_c2c = DISABLED  
2026-03-11 16:49:44 us=140000 duplicate\_cn = DISABLED  
2026-03-11 16:49:44 us=140000 cf\_max = 0  
2026-03-11 16:49:44 us=140000 cf\_per = 0  
2026-03-11 16:49:44 us=140000 cf\_initial\_max = 100  
2026-03-11 16:49:44 us=140000 cf\_initial\_per = 10  
2026-03-11 16:49:44 us=140000 max\_clients = 1024  
2026-03-11 16:49:44 us=140000 max\_routes\_per\_client = 256  
2026-03-11 16:49:44 us=140000 auth\_user\_pass\_verify\_script = ‘[UNDEF]’  
2026-03-11 16:49:44 us=140000 auth\_user\_pass\_verify\_script\_via\_file = DISABLED  
2026-03-11 16:49:44 us=140000 auth\_token\_generate = DISABLED  
2026-03-11 16:49:44 us=140000 force\_key\_material\_export = DISABLED  
2026-03-11 16:49:44 us=140000 auth\_token\_lifetime = 0  
2026-03-11 16:49:44 us=140000 auth\_token\_secret\_file = ‘[UNDEF]’  
2026-03-11 16:49:44 us=140000 vlan\_tagging = DISABLED  
2026-03-11 16:49:44 us=140000 vlan\_accept = all  
2026-03-11 16:49:44 us=140000 vlan\_pvid = 1  
2026-03-11 16:49:44 us=140000 client = ENABLED  
2026-03-11 16:49:44 us=140000 pull = ENABLED  
2026-03-11 16:49:44 us=140000 auth\_user\_pass\_file = ‘C:\ProgramData\Pritunl\Temp\be60e7a2fe265c8f.auth’  
2026-03-11 16:49:44 us=140000 show\_net\_up = DISABLED  
2026-03-11 16:49:44 us=140000 route\_method = 0  
2026-03-11 16:49:44 us=140000 block\_outside\_dns = DISABLED  
2026-03-11 16:49:44 us=140000 ip\_win32\_defined = DISABLED  
2026-03-11 16:49:44 us=140000 ip\_win32\_type = 3  
2026-03-11 16:49:44 us=140000 dhcp\_masq\_offset = 0  
2026-03-11 16:49:44 us=140000 dhcp\_lease\_time = 31536000  
2026-03-11 16:49:44 us=140000 tap\_sleep = 0  
2026-03-11 16:49:44 us=140000 dhcp\_options = 0x00000000  
2026-03-11 16:49:44 us=140000 dhcp\_renew = DISABLED  
2026-03-11 16:49:44 us=140000 dhcp\_pre\_release = DISABLED  
2026-03-11 16:49:44 us=140000 domain = ‘[UNDEF]’  
2026-03-11 16:49:44 us=140000 netbios\_scope = ‘[UNDEF]’  
2026-03-11 16:49:44 us=140000 netbios\_node\_type = 0x00000000  
2026-03-11 16:49:44 us=187000 disable\_nbt = DISABLED  
2026-03-11 16:49:44 us=187000 OpenVPN 2.7.0 [git:v2.7.0/ee1577744fb09af7] Windows [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] [DCO] built on Feb 19 2026  
2026-03-11 16:49:44 us=187000 Windows version: 10.0.26200,amd64  
2026-03-11 16:49:44 us=187000 library versions: OpenSSL 3.6.1 27 Jan 2026, LZO 2.10  
2026-03-11 16:49:44 us=203000 dco version: 2.8.2  
2026-03-11 16:49:44 us=203000 DCO version: 2.8.2  
2026-03-11 16:49:44 us=203000 MANAGEMENT: TCP Socket listening on [AF\_INET]127.0.0.1:9701  
2026-03-11 16:49:44 us=203000 Outgoing Control Channel Authentication: Using 160 bit message hash ‘SHA1’ for HMAC authentication  
2026-03-11 16:49:44 us=203000 Incoming Control Channel Authentication: Using 160 bit message hash ‘SHA1’ for HMAC authentication  
2026-03-11 16:49:44 us=203000 Control Channel MTU parms [mss\_fix:0 max\_frag:0 tun\_mtu:1250 tun\_max\_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0]  
2026-03-11 16:49:44 us=203000 Data Channel MTU parms [mss\_fix:0 max\_frag:0 tun\_mtu:1500 tun\_max\_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0]  
2026-03-11 16:49:44 us=203000 TCP/UDP: Preserving recently used remote address: [AF\_INET]xxx.xxx.xxx.xxx:5194  
2026-03-11 16:49:44 us=203000 Socket Buffers: R=[5955584-\>5955584] S=[131072-\>131072]  
2026-03-11 16:49:44 us=203000 Attempting to establish TCP connection with [AF\_INET]xxx.xxx.xxx.xxx:5194  
2026-03-11 16:49:44 us=234000 TCP connection established with [AF\_INET]xxx.xxx.xxx.xxx:5194  
2026-03-11 16:49:44 us=234000 TCPv4\_CLIENT link local: (not bound)  
2026-03-11 16:49:44 us=234000 TCPv4\_CLIENT link remote: [AF\_INET]xxx.xxx.xxx.xxx:5194  
2026-03-11 16:49:44 us=234000 TCPv4\_CLIENT WRITE [42] to [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_CONTROL\_HARD\_RESET\_CLIENT\_V2 kid=0 pid=[#1] pid=0 DATA len=0  
2026-03-11 16:49:44 us=234000 TCPv4\_CLIENT READ [54] from [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_CONTROL\_HARD\_RESET\_SERVER\_V2 kid=0 pid=[#1] [0] pid=0 DATA len=0  
2026-03-11 16:49:44 us=234000 TLS: Initial packet from [AF\_INET]xxx.xxx.xxx.xxx:5194, sid=0f291769 cbb85813  
2026-03-11 16:49:44 us=234000 WARNING: this configuration may cache passwords in memory – use the auth-nocache option to prevent this  
2026-03-11 16:49:44 us=234000 TCPv4\_CLIENT WRITE [1222] to [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_CONTROL\_V1 kid=0 pid=[#2] [0] pid=1 DATA len=1168  
2026-03-11 16:49:44 us=234000 TCPv4\_CLIENT WRITE [392] to [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_CONTROL\_V1 kid=0 pid=[#3] [0] pid=2 DATA len=338  
2026-03-11 16:49:44 us=250000 TCPv4\_CLIENT READ [54] from [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_ACK\_V1 kid=0 pid=[#2] [1 0] DATA len=0  
2026-03-11 16:49:44 us=265000 TCPv4\_CLIENT READ [1222] from [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_CONTROL\_V1 kid=0 pid=[#3] [2 1 0] pid=1 DATA len=1160  
2026-03-11 16:49:44 us=265000 TCPv4\_CLIENT WRITE [54] to [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_ACK\_V1 kid=0 pid=[#4] [1 0] DATA len=0  
2026-03-11 16:49:44 us=265000 TCPv4\_CLIENT READ [1222] from [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_CONTROL\_V1 kid=0 pid=[#4] [2 1 0] pid=2 DATA len=1160  
2026-03-11 16:49:44 us=265000 VERIFY OK: depth=1, CN=gooki  
2026-03-11 16:49:44 us=265000 VERIFY KU OK  
2026-03-11 16:49:44 us=265000 Validating certificate extended key usage  
2026-03-11 16:49:44 us=265000 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication  
2026-03-11 16:49:44 us=265000 VERIFY EKU OK  
2026-03-11 16:49:44 us=265000 VERIFY OK: depth=0, CN=server  
2026-03-11 16:49:44 us=265000 TCPv4\_CLIENT READ [92] from [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_CONTROL\_V1 kid=0 pid=[#5] [2 1 0] pid=3 DATA len=30  
2026-03-11 16:49:44 us=265000 TCPv4\_CLIENT WRITE [58] to [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_ACK\_V1 kid=0 pid=[#5] [2 1 0] DATA len=0  
2026-03-11 16:49:44 us=265000 TCPv4\_CLIENT WRITE [1222] to [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_CONTROL\_V1 kid=0 pid=[#6] [3 2 1 0] pid=3 DATA len=1156  
2026-03-11 16:49:44 us=265000 TCPv4\_CLIENT WRITE [1222] to [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_CONTROL\_V1 kid=0 pid=[#7] [3 2 1 0] pid=4 DATA len=1156  
2026-03-11 16:49:44 us=265000 TCPv4\_CLIENT WRITE [332] to [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_CONTROL\_V1 kid=0 pid=[#8] [3 2 1 0] pid=5 DATA len=266  
2026-03-11 16:49:44 us=281000 TCPv4\_CLIENT READ [62] from [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_ACK\_V1 kid=0 pid=[#6] [3 2 1 0] DATA len=0  
2026-03-11 16:49:44 us=281000 TCPv4\_CLIENT READ [224] from [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_CONTROL\_V1 kid=0 pid=[#7] [4 3 2 1] pid=4 DATA len=158  
2026-03-11 16:49:44 us=281000 TCPv4\_CLIENT WRITE [66] to [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_ACK\_V1 kid=0 pid=[#9] [4 3 2 1 0] DATA len=0  
2026-03-11 16:49:46 us=234000 TCPv4\_CLIENT READ [224] from [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_CONTROL\_V1 kid=0 pid=[#8] [5 4 3 2] pid=4 DATA len=158  
2026-03-11 16:49:46 us=234000 TCPv4\_CLIENT WRITE [66] to [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_ACK\_V1 kid=0 pid=[#10] [4 3 2 1 0] DATA len=0  
2026-03-11 16:49:46 us=250000 TCPv4\_CLIENT READ [310] from [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_CONTROL\_V1 kid=0 pid=[#9] [5 4 3 2] pid=5 DATA len=244  
2026-03-11 16:49:46 us=250000 Control Channel: TLSv1.3, cipher TLSv1.3 TLS\_AES\_256\_GCM\_SHA384, peer certificate: 2048 bits RSA, signature: RSA-SHA256, peer temporary key: 253 bits X25519, peer signing digest/type: rsa\_pss\_rsae\_sha256 RSASSA-PSS, key agreement: x25519  
2026-03-11 16:49:46 us=250000 [server] Peer Connection Initiated with [AF\_INET]xxx.xxx.xxx.xxx:5194  
2026-03-11 16:49:46 us=250000 TLS: move\_session: dest=TM\_ACTIVE src=TM\_INITIAL reinit\_src=1  
2026-03-11 16:49:46 us=250000 TLS: tls\_multi\_process: initial untrusted session promoted to trusted  
2026-03-11 16:49:46 us=250000 TCPv4\_CLIENT WRITE [70] to [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_ACK\_V1 kid=0 pid=[#11] [5 4 3 2 1 0] DATA len=0  
2026-03-11 16:49:46 us=250000 TCPv4\_CLIENT READ [100] from [AF\_INET]xxx.xxx.xxx.xxx:5194: P\_CONTROL\_V1 kid=0 pid=[#10] [5 4 3 2] pid=6 DATA len=34  
2026-03-11 16:49:46 us=250000 AUTH: Received control message: AUTH\_FAILED  
2026-03-11 16:49:46 us=250000 register signal: SIGTERM (auth-failure)  
2026-03-11 16:49:46 us=250000 TCP/UDP: Closing socket  
2026-03-11 16:49:46 us=250000 SIGTERM[soft,auth-failure] received, process exiting

---

<div class="post-metadata">

### Author: ![zach](https://forum.pritunl.com/user_avatar/forum.pritunl.com/zach/32/1105_2.png) [@zach](https://forum.pritunl.com/u/zach)
#### Post date: [March 11, 2026, 3:46pm UTC](https://forum.pritunl.com/t/import-openvpn-config/3735/12 "2026-03-11T15:46:10Z")

</div>

The client doesn’t support `static-challenge` when Pritunl has other layers of authentication there is a custom HTTPS based method so the `static-challenge` was not needed and was never implemented.

---

<div class="post-metadata">

### Author: ![yyu0378](https://forum.pritunl.com/user_avatar/forum.pritunl.com/yyu0378/32/1454_2.png) [@yyu0378](https://forum.pritunl.com/u/yyu0378)
#### Post date: [March 12, 2026, 2:45am UTC](https://forum.pritunl.com/t/import-openvpn-config/3735/13 "2026-03-12T02:45:05Z")

</div>

OK.Thank you.
