windows8使用cisco vpn連接提…
系統(tǒng)windows8.1。第一次用cisco連接公司內(nèi)網(wǎng),就出現(xiàn)了unable to establish
vpn的問題。不是賬號、服務(wù)器的問題。網(wǎng)上百度了好久只找到比如去除共享、刪除其他網(wǎng)絡(luò)配置、打開端口等等方法都無法解決。當(dāng)時是懷疑是系統(tǒng)配置問題,在虛擬機(jī)xp里連接了一下,成功連接。于是試了下用兼容模式xp運行cisco
vpn客戶端,步驟如下:
右擊安裝文件夾里程序文件,屬性-兼容性-以兼容模式運行這個程序-windows xp(sp3)。
我將文件夾里所有程序文件都設(shè)置了一遍,重新運行主程序,unable to establish
vpn問題解決了。不過又出現(xiàn)了新的錯誤提示:The VPN client driver has encountered
an error
這個錯誤網(wǎng)上可以找到解決辦法。如下:
1.管理員運行
2.修改注冊表:運行regedit
3.找到HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesvpnva
4.找到有鍵值Cisco AnyConnect VPN Virtual Miniport Adapter
for Windows x64的項,將該值前面的字符串刪掉,只保留Cisco AnyConnect VPN Virtual Miniport Adapter
for Windows x64。然后重啟一下就可以了。
(原文:Seen this error when trying to use the Cisco client with
Windows 8? The VPN Client driver has encountered an error.
The fix for me was pretty easy. Go into registry and go to:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesvpnva
Check the DisplayName data value. On my installation, it had a
bit of inf information before the actual name. So deleted that
info, and was left with just Cisco AnyConnect VPN Virtual Miniport
Adapter for Windows x64. Fired up the VPN Client and connected
without any problems)