Openvpn: Difference between revisions

From DWIKI
mNo edit summary
Line 2: Line 2:
*[http://openvpn.net/INSTALL-win32.html Openvpn on windows]
*[http://openvpn.net/INSTALL-win32.html Openvpn on windows]
*[http://forums.gentoo.org/viewtopic.php?t=233080 Openvpn howto]
*[http://forums.gentoo.org/viewtopic.php?t=233080 Openvpn howto]
*[https://www.thegeekpub.com/271035/openvpn-mtu-finding-the-correct-settings/ Fixing MTU settings for Openvpn]


=FAQ=
=FAQ=

Revision as of 10:02, 20 May 2022

FAQ

NOTE: FlushIpNetTable failed on interface

This happens on windows, ignore it.


Push DNS to linux clients

http://blog.milford.io/2011/02/setting-up-an-openvpn-client-for-ubuntudebianmint-cli-edition/

echo "up /etc/openvpn/update-resolv-conf" >> ~/client/client.conf 
echo "down /etc/openvpn/update-resolv-conf" >> ~/client/client.conf