add new client
parent
6404e1008d
commit
7116a375a9
2
IPS
2
IPS
|
@ -4,7 +4,7 @@ ips=(
|
|||
#server_ips:
|
||||
"10.10.11.1/24" "10.10.100.1/24" "10.10.11.2/24"
|
||||
#Client_ips:
|
||||
"10.10.11.31/24" "10.10.11.66/24" "10.10.11.25/24" "10.10.11.55/24" "10.10.11.21/24" "10.10.11.103/24" "10.10.11.63/24" "10.10.11.12/24" "10.10.11.6/24" "10.10.11.91/24" "10.10.11.30/24" "10.10.11.90/24" "10.10.11.4/24" "10.10.11.3/24" "10.10.11.61/24" "10.10.11.51/24" "10.10.11.60/24" "10.10.11.50/24"
|
||||
"10.10.11.33/24" "10.10.11.31/24" "10.10.11.66/24" "10.10.11.25/24" "10.10.11.55/24" "10.10.11.21/24" "10.10.11.103/24" "10.10.11.63/24" "10.10.11.12/24" "10.10.11.6/24" "10.10.11.91/24" "10.10.11.30/24" "10.10.11.90/24" "10.10.11.4/24" "10.10.11.3/24" "10.10.11.61/24" "10.10.11.51/24" "10.10.11.60/24" "10.10.11.50/24"
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
[Interface]
|
||||
Address = 10.10.11.33/24
|
||||
PrivateKey = uFgN3C3h9us4ZDPjASveA+CEf9CQJREljh0iMm2kwm0=
|
||||
DNS = 8.8.8.8
|
||||
[Peer]
|
||||
PublicKey = iEVq4lvvKFfqjcoYYyNkA0MS8rcSGaDfPwQGN3C7+D0=
|
||||
Endpoint = 45.158.40.162:18900
|
||||
AllowedIPs= 10.10.11.0/24
|
||||
PersistentKeepalive = 25
|
|
@ -17,3 +17,4 @@
|
|||
10.10.11.25/24 = privatekey= 2L3Kojc23Al32K7nVaOOpZ+hIw3E+UhLScTpiaTRR04= publickey= tJQovqjH5cmV9GIxweVl8pP19RjZq2wfYKELwS2WDnY=
|
||||
10.10.11.66/24 = privatekey= AJ84Vyijo+sxlb9aEYd3dESuCaR17bO/G62mt/51UlI= publickey= aUoH+Ukmsrk4zsQj5LX/VeuXMjgTTHZ98voy6zvNf14=
|
||||
10.10.11.31/24 = privatekey= kNEj7LgdsZE6sCoTaz5/Vt3qWmCOuRjVBMoBWAHg718= publickey= uJYIR+BFdOauVY/wrohpufOl9ZxmQ1CbDNUVHnz0+Uc=
|
||||
10.10.11.33/24 = privatekey= uFgN3C3h9us4ZDPjASveA+CEf9CQJREljh0iMm2kwm0= publickey= H5mMm7EblaSjEKLkKEn8575XeKWFgs/7LjEIpBwJ0HU=
|
||||
|
|
Loading…
Reference in New Issue