Skip to content
TLS Errors and AEAD Decrypt errors
Got a problem with Viscosity or need help? Ask here!
I have disabled all other devices and removed the nPcap totally
I have attached new logs showing what is going on.
I have attached new logs showing what is going on.
Attachments
000int-miknyb (Cray-4) Log.txt
ipconfig.txt
routes.txt
(37.82 KiB) Downloaded 4 times
ipconfig.txt
(2.49 KiB) Downloaded 2 times
routes.txt
(3.3 KiB) Downloaded 2 times
Hi miknyb,
I've just noticed that your original reply configurations includes the following cipher:
cipher AES-256-CBC
However the connection is using:
jan 07 9:41:40 : Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
jan 07 9:41:40 : Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Please ensure that your ciphers match on both the client and server. You may wish to try using ncp-disable to ensure each end can't change ciphers - https://sparklabs.com/support/kb/articl ... cp-disable
Regards,
Eric
I've just noticed that your original reply configurations includes the following cipher:
cipher AES-256-CBC
However the connection is using:
jan 07 9:41:40 : Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
jan 07 9:41:40 : Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Please ensure that your ciphers match on both the client and server. You may wish to try using ncp-disable to ensure each end can't change ciphers - https://sparklabs.com/support/kb/articl ... cp-disable
Regards,
Eric
Eric Thorpe
Viscosity Developer
Web: http://www.sparklabs.com
Support: http://www.sparklabs.com/support
Twitter: http://twitter.com/sparklabs
Viscosity Developer
Web: http://www.sparklabs.com
Support: http://www.sparklabs.com/support
Twitter: http://twitter.com/sparklabs
I have forced the cipher now and this is my client vpn.config:
ncp-disable
dev-node {D1E8E255-E03F-43ED-925E-AB635242BD82}
verb 5
resolv-retry infinite
auth SHA256
cipher AES-256-CBC
I have attached the vpn.log as the errors still remains.
ncp-disable
dev-node {D1E8E255-E03F-43ED-925E-AB635242BD82}
verb 5
resolv-retry infinite
auth SHA256
cipher AES-256-CBC
I have attached the vpn.log as the errors still remains.
Attachments
vpn.log
(32.3 KiB) Downloaded 3 times
Hi miknyb,
ncp-disable needs to be set on the server.
Regards,
Eric
ncp-disable needs to be set on the server.
Regards,
Eric
Eric Thorpe
Viscosity Developer
Web: http://www.sparklabs.com
Support: http://www.sparklabs.com/support
Twitter: http://twitter.com/sparklabs
Viscosity Developer
Web: http://www.sparklabs.com
Support: http://www.sparklabs.com/support
Twitter: http://twitter.com/sparklabs
Hi miknyb,
I'm afraid we're out of things to try at this point. The issue is either a misconfiguration between your client and server, or an environmental issue like a firewall/AV or some other software tampering with the packets, or as original mentioned a routing issue.
Regards,
Eric
I'm afraid we're out of things to try at this point. The issue is either a misconfiguration between your client and server, or an environmental issue like a firewall/AV or some other software tampering with the packets, or as original mentioned a routing issue.
Regards,
Eric
Eric Thorpe
Viscosity Developer
Web: http://www.sparklabs.com
Support: http://www.sparklabs.com/support
Twitter: http://twitter.com/sparklabs
Viscosity Developer
Web: http://www.sparklabs.com
Support: http://www.sparklabs.com/support
Twitter: http://twitter.com/sparklabs
Hi
I have installed the same config and certs in my iMac which sits on the same router as my Windows 10
I have attached the logs from that machine here to compare to my Windows 10
On the iMac everything works as it should
I have installed the same config and certs in my iMac which sits on the same router as my Windows 10
I have attached the logs from that machine here to compare to my Windows 10
On the iMac everything works as it should
Attachments
ifconfig-imac.txt
config-imac.txt
vpn-logg-imac.txt
(3.44 KiB) Downloaded 1 time
config-imac.txt
(76 Bytes) Downloaded 1 time
vpn-logg-imac.txt
(13.01 KiB) Downloaded 1 time
And here are the logs from windows 10 which still works sometimes and mostly not and when it works, very very slow in response
Attachments
vpnlog-windows.log.txt
routes-windows.txt
ipconfig-windows.txt
(47.16 KiB) Downloaded 1 time
routes-windows.txt
(259 Bytes) Downloaded 1 time
ipconfig-windows.txt
(4.56 KiB) Downloaded 1 time