VPN SERVER 세팅후 클라이언트 PC나 스마트폰, 단말기 등에서 VPN서버에 접속할 수 없을때가 있습니다.
그럴때 아래와 같이 서버의 레지스트리 값을 추가해주시면 됩니다.
- Search for “regedit” using Cortana, then run the regedit command in search results to launch Registry Editor.
- Navigate to Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan
- Create a new DWORD (Edit > New > DWORD)
- Name the new DWORD SvcHostSplitDisable
- Open the new DWORD, set the value to = 1, then click OK
- Navigate to Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteAccess
- Create a new DWORD (Edit > New > DWORD)
- Name the new DWORD SvcHostSplitDisable
- Open the new DWORD, set the value to = 1, then click OK
- Restart your PC (Start > Power > Restart)
You should be able to create new incoming connections after your PC restarts.
참고 : 바로가기