wiki:openvpn_installation
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:openvpn_installation [2024/05/22 08:47] – add DNS info antisa | wiki:openvpn_installation [2025/03/03 16:15] (current) – [See also] add Revoke openvpn certificates antisa | ||
---|---|---|---|
Line 168: | Line 168: | ||
In /// | In /// | ||
+ | listen-address=:: | ||
+ | interface=tun0 | ||
# Google' | # Google' | ||
server=8.8.8.8 | server=8.8.8.8 | ||
server=8.8.4.4 | server=8.8.4.4 | ||
- | and uncomment '' | + | Adapt the listen-address IP to your VPN interface IP and interface as well and uncomment '' |
+ | |||
+ | In /// | ||
+ | |||
+ | ... | ||
+ | push " | ||
+ | push " | ||
+ | ... | ||
+ | |||
+ | <WRAP center round info 60%> | ||
+ | If you run into problems with DNS not going through VPN in Windows installed as a VM in Virtualbox for example, you will need to disable automatic metric on VPN interface and set it to lower then the default Ethernet or wifi. To check open the powershell and type '' | ||
+ | {{ : | ||
+ | </ | ||
==== Resolve specific domains names to hard-coded IP ==== | ==== Resolve specific domains names to hard-coded IP ==== | ||
Line 197: | Line 211: | ||
#ZONE | #ZONE | ||
net | net | ||
- | vpn tun0 | + | vpn |
</ | </ | ||
Line 259: | Line 273: | ||
====== See also ====== | ====== See also ====== | ||
* [[wiki: | * [[wiki: | ||
+ | * [[wiki: | ||
+ | * [[wiki: | ||
====== References ====== | ====== References ====== | ||
* https:// | * https:// | ||
Line 267: | Line 283: | ||
* https:// | * https:// | ||
* https:// | * https:// | ||
+ | * [[https:// | ||
wiki/openvpn_installation.1716367669.txt.gz · Last modified: 2024/05/22 08:47 by antisa