20 Commits

Author SHA1 Message Date
rebortg
e1bd8e7b8f wireguard: sync branches 2023-01-26 13:46:08 +01:00
Alex Oberhauser
09d7875ac4
Wireguard (Interfaces) making interface name consistent
Renaming wg0 to wg01 to make the interface name consistent with
the rest of the document and between the command and the related
output.
2022-02-21 00:12:07 -05:00
Alex Oberhauser
d43077ed45
WireGuard (Interfaces) page improvements
- Fixing named private key command, not working in the latest version of Vyos
(tested with 1.4-rolling-g7c82c5c7104-20220217). It needs to be the private key.
- Updating the public key in the example to match the private key example, as
generated in the previous section.
- Explaining the persistent-keepalive flag in the RoadWarrior section
2022-02-21 00:08:33 -05:00
goodNETnick
9340aca617 Warning about IPsec and VTI interfaces 2021-10-07 19:56:50 +10:00
goodNETnick
7e642dafa2 Wireguard interface typo 2021-10-06 17:10:37 +10:00
Christian Poessinger
62f244d108 wireguard: adjust to new PKI interface 2021-10-01 15:27:12 +02:00
robmobz
ab1c938f02 Update wireguard.rst
Corrected a mistake where it showed the wrong subnet in the description for the applied rule under local side annotated commands.

(cherry picked from commit 65f8287e5a5af67d45b402982a84917b0341feb7)
2021-09-23 19:51:33 +02:00
rebortg
d7dbb4d274 wireguard: correct spelling and grammar 2021-07-28 17:03:40 +02:00
usman-umer
ec23969bc8 updated diagram, updated sudo wg, fixed heading sizes, replaced pub IPs 2021-07-12 12:34:54 +01:00
usman-umer
edacdd23e5 moved wg back into /interfaces dir 2021-07-11 22:30:24 +01:00
usman-umer
5b407ed606 Moved wireguard from the interfaces to vpn directory, as it is a VPN.
Modified the index files to reflect this.
 Added Diagram of the VPN Topology
 Modified the weird IP subnets for local& remote sites. This Included:
	Changing the Interface Address for the wg01 tunnel
	Chaning the WAN addresses to addrs not in the RFC1918 range (1.1.1.1 & 2.2.2.2)
	Modifing the allowed IPs and static route to reflect this.
	Modified the ping test to reflect this.
 Added an annotated verison of the wireguard local&remote config.
 Added an example of a firewall exception for wirguard (OUTSIDE_IN)
 Modified the explanation for the behavior of AllowedIPs for remote clients.
 Added an example of "sudo wg" to the operational commands.
 Fixed typo
2021-07-10 23:42:23 +01:00
Christian Poessinger
c508abed00 wireguard: update roadwarrior configuration 2021-04-25 09:44:29 +02:00
Christian Poessinger
d24b81bed2 WireGuard: T1802: add mobile client config generation command 2021-04-24 18:13:11 +02:00
Christoph Schleßelmann
8657f60a1d
Wireguard: Fix IPv6 in iPhone peer example 2021-04-22 15:29:17 +02:00
Ricky Pai
4d92dd0a7b
Style changes to wireguard documentation 2021-04-04 17:41:15 -07:00
Ricky Pai
9697840526
fix command for deleting wireguard keypair 2021-04-04 11:43:33 -07:00
Ricky Pai
8fb4dc3bd3
Edit sentence on public/private key pair to make it read better 2021-04-03 21:21:49 -07:00
Christian Poessinger
0ae01b4a1c vrf: static: T2450: adjust to new CLI syntax 2021-02-05 22:54:22 +01:00
rebortg
f293c1d880 interfaces: fix lint errors 2020-12-11 22:40:02 +01:00
rebortg
4abded8025 arrange: interfaces 2020-11-29 21:52:28 +01:00