Initial commit

This commit is contained in:
2018-05-08 03:01:03 +02:00
commit 1c4c595cd6
3256 changed files with 417972 additions and 0 deletions

7
OPP/openvpn/ccd/README Normal file
View File

@ -0,0 +1,7 @@
## !! der name der user konfigurationsdatei muss gleich ##
## dem "common name" des zugehorigen zertifikats sein ##
## ##
## Show certificate fields: ##
## openssl x509 -in <cert.crt> -text ##
## !! ##

View File

@ -0,0 +1,5 @@
ifconfig-push 10.1.62.2 255.255.255.0
push "route 192.168.62.0 255.255.255.0 10.1.62.1"
push "route 172.16.62.0 255.255.255.0 10.1.62.1"
iroute 192.168.63.0 255.255.255.0
iroute 192.168.64.0 255.255.255.0

View File

@ -0,0 +1,2 @@
ifconfig-push 10.0.62.2 255.255.255.0
#push "route 192.168.62.0 255.255.255.0 10.0.62.1"

View File

@ -0,0 +1 @@
ifconfig-push 10.0.62.3 255.255.255.0

View File

@ -0,0 +1 @@
ifconfig-push 10.0.62.4 255.255.255.0

View File

@ -0,0 +1 @@
ifconfig-push 10.0.62.5 255.255.255.0

View File

@ -0,0 +1 @@
ifconfig-push 10.0.62.6 255.255.255.0

View File

@ -0,0 +1 @@
ifconfig-push 10.0.62.7 255.255.255.0

View File

@ -0,0 +1 @@
ifconfig-push 10.0.62.8 255.255.255.0

View File

@ -0,0 +1 @@
ifconfig-push 10.0.62.9 255.255.255.0

View File

@ -0,0 +1 @@
ifconfig-push 10.0.62.10 255.255.255.0

View File

@ -0,0 +1 @@
ifconfig-push 10.0.62.11 255.255.255.0

View File

@ -0,0 +1 @@
ifconfig-push 10.0.62.12 255.255.255.0

View File

@ -0,0 +1,7 @@
## !! der name der user konfigurationsdatei muss gleich ##
## dem "common name" des zugehorigen zertifikats sein ##
## ##
## Show certificate fields: ##
## openssl x509 -in <cert.crt> -text ##
## !! ##