Changes between Initial Version and Version 1 of Ticket #547, comment 2


Ignore:
Timestamp:
05/10/15 08:57:10 (9 years ago)
Author:
Lior Ben-Porat
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #547, comment 2

    initial v1  
    1 I need to verify that with my sys-admin (he controls the OVPN setup on our servers).
    2 But honestly it looks more like a conflict with the TUN/TAP devices of both the Cisco AnyConnect and the OVPN client.
    3 
    4 I googled it a little bit and found that OVPN has similar problem on Mac too:
    5 https://code.google.com/p/tunnelblick/issues/detail?id=18
    6 
    7 The guys at 'tunnelblick' project mentioned that it's a problem with the TUN/TAP driver they use.
    8 Here they provided a useful Perl script that switches between regular TUN installation and the Cisco's TUN.
    9 I wish there was something like that for Windows too.