標籤

2023年4月6日 星期四

VPN 出現 no ppp control protocols configured

Ways to fix the VPN No PPP Control Protocols Configured Error



Method 1: Reinstall the WAN Mini Port (IP) Device from Device Manager

1. Right-click the Windows Start button and select Device Manager.

2. Find the WAN Miniport (IP) Device under Network adapters

3. Right-click the WAN Miniport (IP) device and click Uninstall device.

4. Confirm the Uninstallation.

5. Select “Scan for hardware changes” from Device Manager >> Action, then the WAN Miniport device will be installed automatically.

6. Run Smart VPN Client. VPN should be able to dial-up now.
Method 2: Reset the TCP/IP stack with the “netsh int ip reset” command

1. Enter “cmd” from the Windows search menu and select Run as administrator to open Command Prompt App.

2. Enter the command “netsh int ip reset” to reset the TCP/IP settings in the Network adapters.

Note that the PPP link error may also happen when the client fails to get an IP address from the VPN server. We may check the VPN server’s log if the above method doesn’t solve the issue.

沒有留言:

Windows 10 的 C 磁碟出現三角形黃色驚嘆號 BitLocker

當 Windows 10 的 C 磁碟出現三角形黃色驚嘆號 問題 這是因為 BitLocker 所造成。 可能是在系統更新,或者是不小心誤觸開啟的 BitLocker 功能但又沒設定好, 才導致出現了三角形黃色驚嘆號。 解法 以系統管理員身分執行CMD 輸入  manage-bd...