This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
admin:network [2019/06/24 19:38] 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) ===== | ||
| Line 86: | Line 101: | ||
| Boot Rom Version: H.08.02 | Boot Rom Version: H.08.02 | ||
| Current Boot : Primary | Current Boot : Primary | ||
| + | | ||
| + | # copy tftp flash 10.1.2.128 H_10_119.swi secondary | ||
| + | ... | ||