Sophos does not provide instructions on how to enable multiple SSL VPN connections simultaneously for Sophos Connect in Windows. However, I think I would need multiple TAP adapters for this as described here: Sophos UTM: Make simultaneous SSL VPN connections
In C:\Program Files (x86)\Sophos\Connect\TapDriver\win10amd64 is the tapinstall.exe application for creating TAP adapters.
To install another adapter, I used the command in the elevated CMD shell:
tapinstall.exe -r install "C:\Program Files (x86)\Sophos\Connect\TapDriver\win10amd64\OemVista.inf" 6
Then comes the error:
Device node created. Install is complete when drivers are installed...
Updating drivers for 6 from C:\Program Files (x86)\Sophos\Connect\TapDriver\win10amd64\OemVista.inf.
tapinstall.exe failed.
Is what I am trying to do even possible for Sophos Connect?
It is not supported, as far as i know. If you need multiple connections, you could look into OpenVPN instead. This kind of request is likely a Partner Request, which OpenVPN can offer.
__________________________________________________________________________________________________________________