|
|
|
|
187
|
# (The OpenVPN server machine may need to NAT
|
187
|
# (The OpenVPN server machine may need to NAT
|
188
|
# or bridge the TUN/TAP interface to the internet
|
188
|
# or bridge the TUN/TAP interface to the internet
|
189
|
# in order for this to work properly).
|
189
|
# in order for this to work properly).
|
190
|
-push "redirect-gateway def1 bypass-dhcp"
|
|
|
|
|
190
|
+push "redirect-gateway def1"
|
191
|
push "dhcp-option DNS 10.8.0.1"
|
191
|
push "dhcp-option DNS 10.8.0.1"
|
192
|
|
192
|
|
193
|
# Certain Windows-specific network settings
|
193
|
# Certain Windows-specific network settings
|