summaryrefslogtreecommitdiff
path: root/docs/configuration/interfaces/wireguard.rst
AgeCommit message (Collapse)Author
2021-07-28wireguard: correct spelling and grammarrebortg
2021-07-12updated diagram, updated sudo wg, fixed heading sizes, replaced pub IPsusman-umer
2021-07-11moved wg back into /interfaces dirusman-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-25wireguard: update roadwarrior configurationChristian Poessinger
2021-04-24WireGuard: T1802: add mobile client config generation commandChristian Poessinger
2021-04-22Wireguard: Fix IPv6 in iPhone peer exampleChristoph Schleßelmann
2021-04-04Style changes to wireguard documentationRicky Pai
2021-04-04fix command for deleting wireguard keypairRicky Pai
2021-04-03Edit sentence on public/private key pair to make it read betterRicky Pai
2021-02-05vrf: static: T2450: adjust to new CLI syntaxChristian Poessinger
2020-12-11interfaces: fix lint errorsrebortg
2020-11-29arrange: interfacesrebortg