This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
admin:network [2019/06/24 19:39] peppe |
admin:network [2023/04/06 11:06] (current) peppe |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ===== OpenVPN setup ===== | ||
| + | |||
| + | ==== rescue ==== | ||
| + | cd / | ||
| + | mkdir < | ||
| + | cd < | ||
| + | cp ../ | ||
| + | vi create_client_key.sh, | ||
| + | ./ | ||
| + | |||
| + | ==== client machine ==== | ||
| + | cp <client name> | ||
| + | systemctl start openvpn-client@< | ||
| + | systemctl enable openvpn-client@< | ||
| + | |||
| ===== HP Procurve 2848 (J4904A) ===== | ===== HP Procurve 2848 (J4904A) ===== | ||