Issue using tinc-vpn on Windows Server 1709 with Docker Overlay Network
Marc Hoersken
info at marc-hoersken.de
Sat May 19 18:42:55 CEST 2018
Hello again,
Am 19.05.2018 um 12:26 schrieb Marc Hoersken:
> It seems like this errors appear as soon as a VMSwitch is assigned or
> removed from the TAP device.
the error can also be reproduced without Docker by running the following
command against a tinc TAP interface using Powershell on a Hyper-V
enabled host:
New-VMSwitch "test" -NetAdapterName "tinc-network-adapter"
and later
Remove-VMSwitch "test"
Best regards,
Marc
More information about the tinc
mailing list