diff --git a/server_config.txt b/server_config.txt index 70625e7..9fa8e0c 100644 --- a/server_config.txt +++ b/server_config.txt @@ -8,11 +8,11 @@ dh /etc/openvpn/easy-rsa/pki/dh1024.pem topology subnet server 10.8.0.0 255.255.255.0 # server and remote endpoints -ifconfig 10.8.0.1 10.8.0.2 +#ifconfig 10.8.0.1 10.8.0.2 # Add route to Client routing table for the OpenVPN Server -push "route 10.8.0.1 255.255.255.255" +#push "route 10.8.0.1 255.255.255.255" # Add route to Client routing table for the OPenVPN Subnet -push "route 10.8.0.0 255.255.255.0" +#push "route 10.8.0.0 255.255.255.0" # your local subnet push "route LOCALNET LOCALMASK" # Set your primary domain name server address for clients