차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
tech:openvpn [2014/03/18 09:01] – 바깥 편집 127.0.0.1tech:openvpn [2016/07/12 00:56] (현재) – 바깥 편집 127.0.0.1
줄 1: 줄 1:
 +{{tag> vpn}}
 +======  open vpn======
 +
 +http://memfis.tistory.com/243
 +
 +http://memfis.tistory.com/244
 +
 +===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.
 +
 +
 +