Pārlūkot izejas kodu

VPN should redirect all traffic - fix for merged PR657

Thomas Buck 5 gadus atpakaļ
vecāks
revīzija
9a21653cba
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      roles/vpn/templates/etc_openvpn_server.conf.j2

+ 1
- 1
roles/vpn/templates/etc_openvpn_server.conf.j2 Parādīt failu

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

Notiek ielāde…
Atcelt
Saglabāt