Skip to content
Search found 2175 matches
- by James
- Tue Jul 05, 2022 10:45 pm
- Forum: Viscosity Support (Windows Version)
- Topic: Connect if ping fails
- Replies: 1
- Views: 16
Hi eshutika, I'm afraid we don't have the support resources available to help write custom scripts, however you can find information on how to control Viscosity from your script at: https://www.sparklabs.com/support/kb/article/controlling-viscosity-with-scripting-windows/ You should be able to find ...
- by James
- Thu Jun 30, 2022 9:12 pm
- Forum: Viscosity Support (Mac Version)
- Topic: Port forwarding
- Replies: 4
- Views: 199
I'm afraid there isn't much you can do from a VPN perspective, as it's happening outside of the VPN. A couple of ideas: 1. SSH into your Mac via its VPN's IP address. If the IP address isn't publicly accessible, this will likely mean port forwarding on the OpenVPN server. If your VPN address isn't s...
- by James
- Fri Jun 24, 2022 9:15 am
- Forum: Viscosity Feedback
- Topic: DCO (data channel offload) offering
- Replies: 1
- Views: 102
Hi John, We have no current plans to adopt the DCO driver. While that may change in the future, for now we don't feel it'll offer a major benefit to Viscosity users. There are a number of reasons behind this: - It's not possible to implement DCO on macOS. Apple have deprecated "kernel extension...
- by James
- Mon Jun 20, 2022 5:29 am
- Forum: Viscosity Support (Mac Version)
- Topic: Port forwarding
- Replies: 4
- Views: 199
Hi Revali, If you have setup port forwarding on your router (port forwarding a port from your router to your Mac), then you can try adding a route to your VPN connection to instruct that traffic to your router's internal IP address should go through your normal network connection. Please see: https:...
- by James
- Thu Jun 16, 2022 4:03 am
- Forum: Viscosity Feedback
- Topic: [Feature Request] Support OTP in separate credential field
- Replies: 1
- Views: 1059
Hi mokipedia, Just wanted to note that separate prompt support for two-factor challenges that form part of a password is something we've added to the latest Viscosity beta: https://www.sparklabs.com/support/kb/article/using-viscosity-beta-versions/ You can find some details how to use it at: https:/...
- by James
- Thu Jun 16, 2022 4:01 am
- Forum: Viscosity Feedback
- Topic: sort connections
- Replies: 16
- Views: 33680
Hi Folks,
Just wanted to note that this feature is now available in the latest beta versions of Viscosity:
https://www.sparklabs.com/support/kb/ar ... -versions/
Cheers,
James
Just wanted to note that this feature is now available in the latest beta versions of Viscosity:
https://www.sparklabs.com/support/kb/ar ... -versions/
Cheers,
James
- by James
- Wed Jun 15, 2022 8:19 am
- Forum: Viscosity Support (Mac Version)
- Topic: Viscosity, Sophos XG SSL VPN, 2FA
- Replies: 2
- Views: 203
Hi Christian, The latest beta version supports this, however I'm afraid we don't have any publicly available documentation for it yet. However it's fairly straight forward: simply add the advanced command below to your connection and then try connecting. For your connection something like #viscosity...
- by James
- Fri Jun 10, 2022 5:42 am
- Forum: Viscosity Support (Mac Version)
- Topic: Disconnecting after 5 Minutes
- Replies: 1
- Views: 149
Hi Jernej, I've split your post into its own topic, as the parent topic was quite old. We would need to see what routes are being set by the OpenVPN server, and what (if any) routes are being set locally to see what the cause is. If it is caused by a route (such as a default route) being pushed by t...
- by James
- Tue May 31, 2022 1:26 pm
- Forum: Viscosity Support (Mac Version)
- Topic: Is it possible to determine the hostname or IP of a connected VPN server given one of Viscosity's utun interfaces?
- Replies: 2
- Views: 302
Hi bribri,
AppleScript can be used to get certain connection details. To get the associated interface you could potentially check which network has the same client IP address:
https://www.sparklabs.com/support/kb/ar ... cript-mac/
Cheers,
James
AppleScript can be used to get certain connection details. To get the associated interface you could potentially check which network has the same client IP address:
https://www.sparklabs.com/support/kb/ar ... cript-mac/
Cheers,
James
- by James
- Tue May 24, 2022 11:42 am
- Forum: Viscosity Support (Windows Version)
- Topic: Viscosity Intune Install
- Replies: 1
- Views: 930
Hi nrsteven, I'm afraid we don't have direct experience with Microsoft Intune, however we've had reports of it working from end users. The general process is to create your bundled installer, turn it into the MSI using the instructions you have already linked, and then use Microsoft Win32 Content Pr...