Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:guide-user:services:vpn:pppossh:client [2023/03/18 02:24] – [2. Key management] backup keys vgaetera | docs:guide-user:services:vpn:pppossh:client [2023/10/29 01:01] – consolidate naming vgaetera | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| VPN_PORT=" | VPN_PORT=" | ||
| VPN_SERV=" | VPN_SERV=" | ||
| - | VPN_ADDR=" | + | VPN_ADDR=" |
| VPN_USER=" | VPN_USER=" | ||
| </ | </ | ||
| ==== 2. Key management ==== | ==== 2. Key management ==== | ||
| - | Generate and exchange [[docs: | + | Generate and exchange [[docs: |
| Set up key-based authentication. | Set up key-based authentication. | ||
| Line 71: | Line 71: | ||
| uci set network.${VPN_IF}.ipv6=" | uci set network.${VPN_IF}.ipv6=" | ||
| uci commit network | uci commit network | ||
| - | / | + | service |
| </ | </ | ||
| Line 84: | Line 84: | ||
| <code bash> | <code bash> | ||
| # Restart services | # Restart services | ||
| - | / | + | service |
| # Log and status | # Log and status | ||