mirror of
https://github.com/flant/ovpn-admin.git
synced 2025-03-17 20:27:47 +02:00
Update ccd.tpl
This commit is contained in:
parent
edaf13f557
commit
8c36329b0c
@ -1,5 +1,5 @@
|
||||
{{- if (ne .ClientAddress "dynamic") }}
|
||||
ifconfig-push {{ .ClientAddress }} 255.255.255.255
|
||||
ifconfig-push {{ .ClientAddress }} 255.255.255.0
|
||||
{{- end }}
|
||||
{{- range $route := .CustomRoutes }}
|
||||
push "route {{ $route.Address }} {{ $route.Mask }}" # {{ $route.Description }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user