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:wireguard:client [2023/03/15 03:52] – [1. Preparation] vgaetera | docs:guide-user:services:vpn:wireguard:client [2023/10/28 18:47] – [2. Key management] vgaetera | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| ==== 2. Key management ==== | ==== 2. Key management ==== | ||
| - | Generate and exchange [[docs: | + | Generate and exchange [[docs: |
| <code bash> | <code bash> | ||
| Line 58: | Line 58: | ||
| uci add_list firewall.wan.network=" | uci add_list firewall.wan.network=" | ||
| uci commit firewall | uci commit firewall | ||
| - | / | + | service |
| </ | </ | ||
| Line 85: | Line 85: | ||
| uci add_list network.wgserver.allowed_ips="::/ | uci add_list network.wgserver.allowed_ips="::/ | ||
| uci commit network | uci commit network | ||
| - | / | + | service |
| </ | </ | ||