Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-17 | T5409: add per-client-thread CLI option for wireguard and wireless interfaces | Christian Breunig | |
2023-06-08 | added the private key command in the example configuration which is a mandate | srividya0208 | |
option | |||
2023-01-26 | wireguard: sync branches | rebortg | |
2022-02-21 | Wireguard (Interfaces) making interface name consistent | Alex Oberhauser | |
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 | WireGuard (Interfaces) page improvements | Alex Oberhauser | |
- 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 | |||
2021-10-07 | Warning about IPsec and VTI interfaces | goodNETnick | |
2021-10-06 | Wireguard interface typo | goodNETnick | |
2021-10-01 | wireguard: adjust to new PKI interface | Christian Poessinger | |
2021-09-23 | Update wireguard.rst | robmobz | |
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-07-28 | wireguard: correct spelling and grammar | rebortg | |
2021-07-12 | updated diagram, updated sudo wg, fixed heading sizes, replaced pub IPs | usman-umer | |
2021-07-11 | moved wg back into /interfaces dir | usman-umer | |
2021-07-10 | Moved wireguard from the interfaces to vpn directory, as it is a VPN. | usman-umer | |
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-04-25 | wireguard: update roadwarrior configuration | Christian Poessinger | |
2021-04-24 | WireGuard: T1802: add mobile client config generation command | Christian Poessinger | |
2021-04-22 | Wireguard: Fix IPv6 in iPhone peer example | Christoph Schleßelmann | |
2021-04-04 | Style changes to wireguard documentation | Ricky Pai | |
2021-04-04 | fix command for deleting wireguard keypair | Ricky Pai | |
2021-04-03 | Edit sentence on public/private key pair to make it read better | Ricky Pai | |
2021-02-05 | vrf: static: T2450: adjust to new CLI syntax | Christian Poessinger | |
2020-12-11 | interfaces: fix lint errors | rebortg | |
2020-11-29 | arrange: interfaces | rebortg | |