Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision | ||
| docs:guide-user:services:vpn:wireguard:automated [2021/10/12 07:03] – fix Creating WireGuard interface for 'guest' network... uci: Invalid argument jkk88 | docs:guide-user:services:vpn:wireguard:automated [2022/06/14 04:03] – Removed erroneous /24 from lines beginning export WG_${LAN}_server_IP= in scripts c) & d) iainbullock | ||
|---|---|---|---|
| Line 350: | Line 350: | ||
| export DDNS=" | export DDNS=" | ||
| export WG_${LAN}_server_port=" | export WG_${LAN}_server_port=" | ||
| - | export WG_${LAN}_server_IP=" | + | export WG_${LAN}_server_IP=" |
| export WG_${LAN}_server_firewall_zone=" | export WG_${LAN}_server_firewall_zone=" | ||
| export quantity=" | export quantity=" | ||
| Line 477: | Line 477: | ||
| export DDNS=" | export DDNS=" | ||
| export WG_${LAN}_server_port=" | export WG_${LAN}_server_port=" | ||
| - | export WG_${LAN}_server_IP=" | + | export WG_${LAN}_server_IP=" |
| export WG_${LAN}_server_firewall_zone=" | export WG_${LAN}_server_firewall_zone=" | ||
| export quantity=" | export quantity=" | ||