|
@ -52,6 +52,6 @@ read -n1 -r -p "Press space only AFTER configuration is done ..." |
|
|
systemctl enable wg-quick@vpnaltinea.service && systemctl daemon-reload && systemctl start wg-quick@vpnaltinea |
|
|
systemctl enable wg-quick@vpnaltinea.service && systemctl daemon-reload && systemctl start wg-quick@vpnaltinea |
|
|
|
|
|
|
|
|
# Run a ping to make the interface usable |
|
|
# Run a ping to make the interface usable |
|
|
ping -c1 192.168.25.1 |
|
|
|
|
|
|
|
|
ping -c1 10.17.25.1 |
|
|
|
|
|
|
|
|
exit 0; |
|
|
exit 0; |