차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판이전 판다음 판 | 이전 판 |
tech:openvpn [2014/03/18 17:37] – 바깥 편집 127.0.0.1 | tech:openvpn [2016/07/12 00:56] (현재) – 바깥 편집 127.0.0.1 |
---|
| {{tag> vpn}} |
====== open vpn====== | ====== open vpn====== |
Click below to see the detailed description | |
===== | |
| |
http://memfis.tistory.com/243 | http://memfis.tistory.com/243 |
http://memfis.tistory.com/244 | http://memfis.tistory.com/244 |
| |
===I've set up an OpenVPN server, and successfully connected a client to it, but when I try to connect a second client, the first client gets bumped off the VPN. What's the problem?=== | ===err=== |
| |
| I've set up an OpenVPN server, and successfully connected a client to it, but when I try to connect a second client, the first client gets bumped off the VPN. What's the problem?=== |
This is a common problem that occurs when you re-use the same certificate/key pair among multiple clients. It can also occur if you didn't provide a unique common name for every client's certificate. While none of these practices is recommended, if you cannot avoid using duplicate certificates or common names, use the --duplicate-cn config file option. | This is a common problem that occurs when you re-use the same certificate/key pair among multiple clients. It can also occur if you didn't provide a unique common name for every client's certificate. While none of these practices is recommended, if you cannot avoid using duplicate certificates or common names, use the --duplicate-cn config file option. |
| |
| |
| |
{{tag> vpn}} | |
~~DISCUSSION:off~~ | |