Multiple (but not all) VPN clients failing in Windows 8 and 8.1

Big question for VPN gurus, with a long story.  I got a new machine with Windows 8 in late December 2012.  I work remotely
for a bunch of different customers, so 100% of my work is done via VPNs.  My customers use a wide variety of VPN types.  These were all working fine up through early December 2013.  Suddenly a bunch of them stopped working.  I tried a ton
of stuff:
- Uninstalling all VPN clients and reinstalling them one at a time
- Reinstalling / updating network drivers
- Turning off and uninstalling antivirus and firewall software
- Verified problem was on my machine, not local network, both by testing other machines on local network and by testing this machine on other networks
The following VPN clients would not work:
Cisco VPN Client
FortiSSL
Microsoft built-in
The following VPN clients had no problems:
Cisco AnyConnect
ShrewSoft
Juniper web-based SSL VPN
Check Point web-based SSL VPN
As you can imagine, having to use a second (Windows XP) machine to connect to half my customers was a source of some serious headaches.  After 3 weeks of beating my head against this, I finally upgraded my OS to Windows 8.1.  The hail mary worked;
my VPN problems went away!
Two weeks later, the exact same symptoms resurfaced.  I've gone back through a bunch of the steps that didn't help the first time around, with the same results.  I expect a system refresh would probably do the trick, probably temporarily like the
OS upgrade, but I can't afford to spend a week reinstalling dozens of critical applications only to have the problem resurface after another couple of weeks.
At this point, the closest thing I have to a clue is that in both cases the problems started soon after installing an update to the Cisco AnyConnect client.  After uninstalling the client, the problems do not go away.
Exactly what do I mean when I say the VPN clients don't work?  That varies from one client to the next:
Microsoft built-in: Error 720
FortiSSL: variable - sometimes won't finish connecting, sometimes connects for about a second
Cisco: variable - sometimes won't finish connecting, sometimes "connects" but I can't access anything
Has anybody seen this sort of behavior before?  Any suggestions for fixes I may not have tried yet?  Thanks in advance.

Hi.
I have been similar issues with VPN clients. In my case cause of this problems seems to be "Deterministic Network Enhancer". So turning this component on and off usually helps.
Actually I writed one script to fix this probleem for my clients.
<#
.Synopsis
   This script is ment for a fixing of network problems which may occur when you use Windows 8/8.1 with Client Hyper-V
.DESCRIPTION
   This script will disable and then enable again Deterministic Network Enhancer (dni_dne) component from network connections.
   Parameter RegisterScheduledTask will register this script as a scheduled task which will be triggered at every  time when computer starts.
.EXAMPLE
   Fix-Network.ps1
.EXAMPLE
   Fix-Network.ps1 -RegisterScheduledTask
#>
param
    [switch]$RegisterScheduledTask
function Test-IsRunAsAdministrator
   $currentUser = New-Object Security.Principal.WindowsPrincipal( [Security.Principal.WindowsIdentity]::GetCurrent())
   $currentUser.IsInRole( [Security.Principal.WindowsBuiltInRole]::Administrator)
function Get-RunAsAdministrator
    if(!(Test-IsRunAsAdministrator))
        [string[]]$argumentList = @('-NoProfile' , '-File', $MyInvocation.ScriptName)
        if($RegisterScheduledTask)
            $argumentList += '-RegisterScheduledTask'
        Start-Process PowerShell.exe -Verb Runas -WorkingDirectory $PWD.Path -ArgumentList $argumentList
        break
Get-RunAsAdministrator
if($RegisterScheduledTask)
    $actionArgument = '-ExecutionPolicy Bypass -File  "' + $PSCommandPath + '"'
    $action = New-ScheduledTaskAction -Execute "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -Argument $actionArgument
    $trigger  = New-ScheduledTaskTrigger -AtStartup
    $principal = New-ScheduledTaskPrincipal "SYSTEM" -LogonType ServiceAccount -RunLevel Highest
    Register-ScheduledTask -TaskName Fix-Network -Trigger $trigger -Action $action -description "Fix network for Windows 6.X with Hyper-V" -Principal $principal
else
    $bindings = Get-NetAdapterBinding | Where-Object { ($_.ComponentID -eq "dni_dne") -and ($_.Enabled)}
    $bindings | Set-NetAdapterBinding -Enabled $false
    $bindings | Set-NetAdapterBinding -Enabled $true
    $date = Get-Date
    "Done:  $date" > $PSScriptRoot\Fix-Network.log
Hope that this will help.
Br,
Heiki

Similar Messages

  • I want to share some photos via email to multiple but not all addresses in my address book

    I want to share some photos from iphoto via email to multiple but not all addresses in my address book but when I try and add a recpient in the To field it will only allow me add one. I have to send the email to juts one person and then when it is sent the template with my photos and messages disappears and I have to start all over again! Surely there is an easier way - please help! Thanks

    IMHO the best solution is to use apple mail - set it in your iPhoto preferences
    LN

  • I do not receive all my e-mailson all my devices. I seem to get them all on my iPhone 5s, but not all show up on my iPad and iMac. they are all set up the same. Any Ideas on what is going on and what I can do to remedy this? thanks

    I have an iMac with OS X Lion 10.7.5,an iPhone 5s with iOS 7.1.2 and an iPad with iOS 7.1.2. all software is up to date. My problem is I do not receive all my e-mail on all 3 devices all the time. I seem to get them on my phone , but not all show up on my iMac or iPad. Any ideas as to what is going on and what can I do to resolve this issue? thanks

    On the iPhone, go into Settings -> Store and turn off "Automatic Downloads" for Apps (and Music and Books, if you wish). You can also do that on the iPad to prevent it from going in the opposite direction.
    That will stop any automatic downloading... to prevent them from coming over when using iTunes, select the phone (under Devices), Apps, and then uncheck "Automatically sync new apps." Again, do the same for the iPad if you wish.

  • Sync multiple (but not all) photo folders?

    I've got a new 4G Touch and I am trying to figure out how to sync multiple folders containing pics to the iPod, preserving the folder structure on the PC to the Album structure on the iPod. My device allows the following:
    1) Sync all photos from Photoshop - no ability to select folders/albums, it's grayed out. It will sync as many photos as it can fit on the device, leaving 1G avail.
    2) Sync a single folder from my PC- it won't allow me to select the whole library or parts of it as in 1) above.
    The ends result is I have my camera roll, and then 1 huge library with 12,000 pic that I can only scroll through top to bottom. Useless for anything other than a slideshow.
    How can I select multiple folders, say all my photos from 2010, and preserve the file structure on the iPod? It seems I should be able to have more than 1 album on the device.
    Perhaps it has to do with how the files are set up in Photoshop? And why the link to photoshop? Sure would be nice to also sync with Picasa (ha, ha).
    Any ideas out there? I searched on this issue and see that it was a question on previous generations, but have not found the solution.

    I figured out the answer. Holding down the command key and clicking seemed to make it select all the events. I'm not sure exactly how I got that to work, but messing with it for a minute should make all the events selected.

  • IPhoto library - Events - pics imported from camera, scanner and internet - it doesn't seem to matter - for a while they show OK but then when I go into the event and start scrolling some--but not all--pics disappear w/ ? small and expanded.

    iPhoto Library - events - pics imported to library from camera, scanner and internet.  Some disappear--sometimes when scrolling and other times on their own.  Some disappear when in general event and some when I try to expand the picture.  If when expanding the small pic remains.  It's really annoying.

    Are you running a "referenced" or "managed" library?
    Give this a try:
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.>Click on the Add Library button,
    2 -  select the library you want to add from those in the selection window.
    3 - make sure that in the rebuild window the checkbox  "Scavange orphaned photos" is checked.
    4 - now that the library is listed in the left hand pane of iPLM, click on your library and go to the Library ➙ Rebuild Library menu option
    5 - in the next  window name the new library and select the location you want it to be placed. Click on the Create button.
    Note 1: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments. However, books, calendars, cards and slideshows will be lost.
    Note 2:  Your current library will be left untouched for further attempts at a fix if so desired.
    OT

  • TS4036 im struggling to restore from a previous backup on my iphone 4s its restored part of it but not all i seem to have lost some of my pics but not ones from a earier time is this normal

    ive recently gor a new phone im having trouble restoreing my icloud from a earlier date ive got some things back but not all of them im lost now and wonder if anyone can help me with my problem

    Essentially it would mean another Internet connection yes, however it's your local network that I am wondering about and whether it could be the problem.

  • Transferring some apps, but not all  to new iPad

    Hello, I am just about to take possession of a new iPad air. I want to transfer some apps to this iPad but not all of them, is this possible, and how do I do this please. I want my grandchildren to be able use the old iPad to play their games I have already downloaded and/or paid for but do not want them on my new iPad? Thank you.

    Hi ballingeruk,
    Thanks for visiting Apple Support Communities.
    If you purchase a new iPad Air, you can choose which apps you want to put on the new device by downloading them from the App Store to the iPad Air.
    Use these instructions to download apps you've previously purchased on your iPad Air:
    iPhone, iPad, or iPod touch
    Apps
    Tap App Store.
    Make sure you're signed in with the same Apple ID used for the original purchase.
    Tap Updates.
    Tap Purchased on the resulting screen.
    Locate the app in your Purchased tab.
    Tap the download icon.
    The app will begin downloading and you'll be taken back to your home screen.
    You can find the full article with detailed instructions for downloading purchases, along with screenshots, at this link:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    http://support.apple.com/kb/HT2519
    Regards,
    Jeremy

  • I have a few collections, but not all PC's in those collections are listed in "All Desktop and Server Clients".

    I have a few collections, but not all PC's in those collections are listed in "All Desktop and Server Clients". Does anyone happen to know the reason for this? It should have at least the same number of clients as the largest collection.
    Thanks,
    James
    James A+, Network+, MCP

    Hi James,
    The All Desktops and Server collection only contains devices that show client=yes.
    Meaning the Configuration Manager client is installed on those devices.
    This WQL query will give you a collection of all devices that do not have the client installed.
    select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System where (SMS_R_System.Client is null or SMS_R_System.Client = 0) and SMS_R_System.Name != 'Unknown'
    Another handy collection is all clients that are inactive (No communication for the default 7+ days)
    select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System inner join SMS_G_System_CH_ClientSummary on SMS_G_System_CH_ClientSummary.ResourceId = SMS_R_System.ResourceId where SMS_G_System_CH_ClientSummary.ClientActiveStatus = 0
    I normally create both and then a third collection of all devices and exclude the above two which should show you all healthy devices.
    Have a look at the ccmsetup.log file on the client if it has attempted to install the ConfigMgr client but failed.

  • ODBC connections fails after going from Office 2003 to 2010 on some but not all PCs

    ODBC connections fails after going from Office 2003 to 2010 on some but not all PCs. Setting up the connection has been a hit and miss. Have tried both x86 and x64. Any ideas?  Use ODBC from the control panel and C:\Windows\SysWOW64 same results. Using
    SQLexpress 2008r2
    Thanks

    Hello,
    Please consider to configure Windows Firewall or disable it. Not only Windows Firewall but any security software.
    https://msdn.microsoft.com/en-us/library/cc646023(v=sql.120).aspx
    Windows Firewall is enabled by default.  
    Make sure you are using SQL Server Native Client to create the ODBC DSN. Not all Windows versions have it, so you may need to download and install it.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Using multiple desktops with a 4 finger swipe on a Mac Book Pro running Lion- is there a way that I can allow Safari open on several but not all??  Looks like I can set it for one but not others.  All, one, or nothing

    Using multiple desktops with a 4 finger swipe on a Mac Book Pro running Lion- is there a way that I can allow Safari open on several but not all??  Looks like I can set it for one but not others.  All, one, or nothing

    Hey Eric,
    Thanks for taking the time. Unfortunately no that does not solve it. Same as swipe it will get me there and it will show separate programs spaced out. The issue I am having is that all my open word files are bunched up in a pile on top of each other. I can see the edges of each one but I want them to be separated from each other enough that I can visually identify what file is what.
    Again, thanks for trying, it is appreciated.

  • I have multiple calendars set up but not all are displaying in iOS 7 notification center.  I just get a heading stating "there is one all-day event scheduled" in the tomorrow summary.  Can't get it to show the details of the event.  any ideas?

    I have multiple calendars set up but not all are displaying in iOS 7 notification center.  I just get a heading stating "there is one all-day event scheduled" in the tomorrow summary.  Can't get it to show the details of the event.  any ideas?

    have you tried rebooting your computer?

  • Firefox is failing to display many (but not all) images on websites that I visit, some images are shown and some are not even if they are in the same format.

    I recently changed my ISP because I was having connectivity issues. In particular my router would shut down sporadically. As part of my attempt to clear issues I ran some spyware software which I've been told I could trust. Since then I have a problem viewing many websites as many (but not all) of the images are missing, even on websites that I know very well, including my own. What is very strange is that on one site every page has a jpg image under the navigation bar and all of these jpg's appear except one which doesn't appear even when I reload images. This problem also makes security sensitive sites like my bank site look very amateur which frightens me. The problem does not occur on other web browsers.

    Which ''spyware software'' software did you run?
    Make sure that you allow pages to choose their colors and that you haven't enabled High Contrast in the Windows Accessibility settings.
    *http://kb.mozillazine.org/Website_colors_are_wrong
    *http://kb.mozillazine.org/Websites_look_wrong
    *Check the permissions for the domain in the current tab in "Tools > Page Info > Permissions"
    *Check that images are enabled: Tools > Options > Content: [X] Load images automatically
    *Check the exceptions in "Tools > Options > Content: Load Images > Exceptions"
    *Check the "Tools > Page Info > Media" tab for blocked images (scroll through all the images with the cursor Down key).
    If an image in the list is grayed and there is a check-mark in the box "<i>Block Images from...</i>" then remove that mark to unblock the images from that domain.
    There are also extensions (Tools > Add-ons > Extensions) and security software (firewall, anti-virus) that can block images.
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    *http://kb.mozillazine.org/Images_or_animations_do_not_load

  • ICal Server reacheable by the server but not by the clients

    Dear all,
    We've got an iCal Server running on Mac OS X Server 10.5.4. Suddenly (due to a power failure), the iCal Server stopped working. I checked the file /System/Library/LaunchDaemons/org.calendarserver.calendarserver.plist and Disabled was set to True, so I set it to False and I rebooted. Now, the iCal Server launches correctly and will work on the server itself, but not on the clients.
    The clients can't even reach http://iguane.local:8008/ (they can still reach the Apache web server).
    Any idea of how the access on the local network can be restored? I am not sure where to look and what's wrong.

    If you can't reach the server via Safari then there is some problem with the network setup on your server machine or with some device between the server and client.
    Can you stop then restart the calendar server and post the text from the error.log that appears when you restart? That should indicate which network interfaces are being bound to by the server - we should double-check that.

  • In imovie, I have greenscreen clip.  First I want to change background to solid color THEN add a picture within picture.  When I try to stack all 3, I get two but not all three.....help!  thanks!

    in imovie 10.0.2, i have a green screen clip.  first i want to change background - solid color probably - but then i'd like to also add a picture within picture along side the video....have attempted to "stack" all three, and can get two out of three but not all three....what's the trick?  thanks!

    In iMovie you can only do two at a time. So the work-around would be to do the green screen/change background color part. Then Share this. Then import this piece back into an event. Then add the picture in picture.
    In Final Cut Pro X, you could easily do what you are describing.
    The main reason is that iMovie does all rendering in one pass. Final Cut Pro X allows multiple renders as you go along, so you can do much more complex effects.

  • Can message some but not all

    I can message some phone numbers but not all.  How can I tell what is causing the not delivered message?

    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    iOS: FaceTime is 'Unable to verify email because it is in use'
    http://support.apple.com/kb/TS3510
    Using FaceTime and iMessage behind a firewall
    http://support.apple.com/kb/HT4245
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    iOS and OS X: Link your phone number and Apple ID for use with FaceTime and iMessage
    http://support.apple.com/kb/HT5538
    How to Set Up & Use iMessage on iPhone, iPad, & iPod touch with iOS
    http://osxdaily.com/2011/10/18/set-up-imessage-on-iphone-ipad-ipod-touch-with-io s-5/
    Set Up Alert Sounds
    http://www.quepublishing.com/articles/article.aspx?p=1873027&seqNum=3
    Extra FaceTime IDs
    http://tinyurl.com/k683gr4
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Troubleshooting iMessage Issues: Some Useful Tips You Should Try
    http://www.igeeksblog.com/troubleshooting-imessage-issues/
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
    Fix Can’t Sign Into FaceTime or iMessage iOS 7
    http://ipadtutr.com/fix-login-facetime-imessage-ios-7/
    FaceTime, Game Center, Messages: Troubleshooting sign in issues
    http://support.apple.com/kb/TS3970
    Unable to use FaceTime and iMessage with my apple ID
    https://discussions.apple.com/thread/4649373?tstart=90
    iOS 7 allows you to block phone numbers or e-mail addresses from contacting you via the Phone, FaceTime, or Messages
    http://howto.cnet.com/8301-11310_39-57602643-285/you-can-block-people-from-conta cting-you-on-ios-7/
    How to Block Someone on FaceTime
    http://www.ehow.com/how_10033185_block-someone-facetime.html
    My Facetime Doesn't Ring
    https://discussions.apple.com/message/19087457#19087457
    How to watch FaceTime calls on the big screen with Apple TV
    http://www.imore.com/daily-tip-ios-5-airplay-mirroring-facetime
    Send an iMessage as a Text Message Instead with a Quick Tap & Hold
    http://osxdaily.com/2012/11/18/send-imessage-as-text-message/
    To send messages to non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
    How to Send SMS from iPad
    http://www.iskysoft.com/apple-ipad/send-sms-from-ipad.html
    How to Receive SMS Messages on an iPad
    http://yourbusiness.azcentral.com/receive-sms-messages-ipad-16776.html
    Apps for Texting http://appadvice.com/appguides/show/apps-for-texting
    You can check the status of the FaceTime/iMessage servers at this link.
    http://www.apple.com/support/systemstatus/
     Cheers, Tom

Maybe you are looking for

  • Using Memory Sticks for iTunes

    I am transferring iTunes from my old computer onto my new laptop, instead of using up the harddrive, can I transfer iTunes onto a Memory Stick instead of onto the laptop ?

  • I cannot update, it just says its connecting to the server and does nothing but sit there.

    (1) -Firefox keeps crashing for no reason. (2) -I am offered an update but when I say yes to update, the window shows that my MacBook Pro is trying to connect to the server. However, this goes on for hour after hour and never actually connects, or do

  • Spry Gallery on I.E. and Safari

    I'm new with SPRY framework I'm adopting the gallery. My code works well with Mozilla but its now working well with Safari and I.E. Whats the problem? Here's my code: <div spry:region="dsGallery " spry:repeat="dsGallery" spry:test="'{@base}'.match(/<

  • LR  better results from Fuji RAF or Nikon NEF files?

    Hi, I really, really like Lightroom (v. 1.3.1 on a dual-core iMac). In kind of a reverse strategy, Im trying to decide on a new camera either Fujifilm S5 Pro or Nikon D300 based on Lightrooms ability to recover dynamic range from their respective raw

  • Why is so much storage taken up in the 'other' category on my mac?

    I have been going through a lot of things on my macbook air and I don't understand how I less available storage now then I did before I began cleaning things up. I have emptied my trash deleted old apps etc. I have not deleted things that I have no i