是的,这个问题已经被问了一百遍了,我到处搜索了,都没有结果。 标题说明了一切。 我有一个OpenVPN服务器(在ubuntu上),可以通过客户端(Windows 8)连接到它。

I am using VPNBook OpenVPN servers I connected to their servers using this command 전송되는 서버가 vpn에 연결되어있을 때만 전송이 트래픽을 전송 / 수신하도록하고 싶습니다. 나는 유사하다이 질문을 발견 하지만 난 vpn을 통해 모든 트래픽을 강요하고 싶지 않아 내가 명령 줄에서 방화범 사용하는 방법에 대한 좋은 가이드를 찾을 수 없어. J'essaie d'importer un .ovpnfichier depuis le gestionnaire de réseau. Voici les étapes que je suis. Network Manager → Connexions VPN → configurer VPN Cela ouvre la boîte de dialogue Connexions réseau. Quando mi collego a una rete VPN tramite Gnome Network-Manager, perdo la risoluzione DNS e in pratica non riesco ad accedere alle risorse all'interno della rete VPN o all'esterno.

私の場合の成功した手順は次のとおりです。 # stop the service $ Sudo /etc/init.d/openvpn stop # find the process if for some reason it keeps running $ lsof -i | grep openvpn # kill the proccess(s) by its PID $ kill -9 # if necessary restart the service again $ Sudo /etc/init.d/openvpn start

Comment se déconnecter d'OpenVPN? - UbuntuPlace

How to disconnect from OpenVPN?

Les étapes réussies dans mon cas étaient: # stop the service $ sudo /etc/init.d/openvpn stop # find the process if for some reason it keeps running $ lsof -i | grep openvpn # kill the proccess(s) by its PID $ kill -9 # if necessary restart the service again $ sudo /etc/init.d/openvpn start 私の場合の成功した手順は次のとおりです。 # stop the service $ sudo /etc/init.d/openvpn stop # find the process if for some reason it keeps running $ lsof -i | grep openvpn # kill the proccess(s) by its PID $ kill -9 # if necessary restart the service again $ sudo /etc/init.d/openvpn start 내 경우의 성공적인 단계는 다음과 같습니다. # stop the service $ sudo /etc/init.d/openvpn stop # find the process if for some reason it keeps running $ lsof -i | grep openvpn # kill the proccess(s) by its PID $ kill -9 # if necessary restart the service again $ sudo /etc/init.d/openvpn start I am using VPNBook OpenVPN servers I connected to their servers using this command 전송되는 서버가 vpn에 연결되어있을 때만 전송이 트래픽을 전송 / 수신하도록하고 싶습니다. 나는 유사하다이 질문을 발견 하지만 난 vpn을 통해 모든 트래픽을 강요하고 싶지 않아 내가 명령 줄에서 방화범 사용하는 방법에 대한 좋은 가이드를 찾을 수 없어. J'essaie d'importer un .ovpnfichier depuis le gestionnaire de réseau. Voici les étapes que je suis. Network Manager → Connexions VPN → configurer VPN Cela ouvre la boîte de dialogue Connexions réseau.