Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #46 from DockToFuture/master
Browse files Browse the repository at this point in the history
Unblock OpenVPN Server range for testing
  • Loading branch information
zanetworker authored Aug 13, 2019
2 parents b8302bd + a010a73 commit 2afd61f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion seed/openvpn.config.template
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@ remote-cert-tls server
pull-filter accept "route ${SERVICE_NETWORK_ADDRESS} ${SERVICE_NETWORK_NETMASK}"
pull-filter accept "route ${POD_NETWORK_ADDRESS} ${POD_NETWORK_NETMASK}"
pull-filter accept "route ${NODE_NETWORK_ADDRESS} ${NODE_NETWORK_NETMASK}"
pull-filter ignore "route "
pull-filter accept "route 192.168.123."
pull-filter ignore "route"
pull-filter ignore redirect-gateway

0 comments on commit 2afd61f

Please sign in to comment.