71 Commits

Author SHA1 Message Date
ekhudiyev
26e0445913
Update openvpn.rst
Cross-reference corrections
2021-10-07 11:41:18 +04:00
ekhudiyev
f35da586d2
Update openvpn.rst
Shared-secret and PKI instructions update for VyOS 1.4.x OVPN configuration.
2021-10-06 11:43:39 +04: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
Christian Poessinger
42d629a15f OpenVPN: fix errors 2021-09-13 19:38:00 +02:00
usman-umer
6ea5a64c0f added firewall exception 2021-07-31 20:02:30 +01:00
usman-umer
c9dd310466 added diagram & annotated commands for openvpn server 2021-07-31 19:35:53 +01:00
rebortg
d7dbb4d274 wireguard: correct spelling and grammar 2021-07-28 17:03:40 +02:00
fett0
28d4bc3d2c bridge: correct oper commands 2021-07-22 10:05:46 -03:00
rebortg
1197661286 wwan: correct spelling and grammar 2021-07-13 21:40:01 +02:00
rebortg
8eed9dab94 wireless: correct proofread date 2021-07-13 21:35:31 +02:00
rebortg
6cb5e4197a wireless: correct spelling and grammar 2021-07-13 21:34:30 +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
rebortg
4594823ebd vxlan: correct spelling and grammar 2021-07-09 22:01:23 +02:00
rebortg
8f63c885d6 tunnel: correct spelling and grammar 2021-07-09 21:37:58 +02:00
rebortg
dd51a0f8f9 pseudo-ethernet: correct spelling and grammar 2021-07-09 21:26:18 +02:00
rebortg
380db029d2 pppoe: correct spelling and grammar 2021-07-09 21:15:57 +02:00
rebortg
1fee56ba74 openvpn: correct spelling and grammar 2021-07-09 20:59:52 +02:00
rebortg
ef32c3062f macsec: correct spelling and grammar 2021-07-05 20:42:29 +02:00
rebortg
789937cdf1 loopback: correct spelling and grammar 2021-06-30 21:14:40 +02:00
rebortg
117ddf44d1 l2tpv3: correct spelling and grammar 2021-06-30 21:10:33 +02:00
rebortg
3d90ed4dd2 geneve: correct spelling and grammar 2021-06-30 16:23:06 +02:00
rebortg
f62399beda ethernet: correct spelling and grammar 2021-06-30 16:21:09 +02:00
rebortg
8bc4d6d297 dummy: correct spelling and grammar 2021-06-30 16:18:51 +02:00
rebortg
a0fd889cb8 bridge: correct spelling and grammar 2021-06-30 16:16:42 +02:00
rebortg
54bd1933f9 bonding: correct spelling and grammar 2021-06-30 16:12:51 +02:00
Christian Poessinger
a959baf42f wwan: add missing "none" decorator to code-block 2021-06-13 18:27:39 +02:00
Christian Poessinger
f55f079500 wwan: add op-mode command definitions 2021-06-13 17:07:50 +02:00
Christian Poessinger
2d9fb792b5 interface: adjust headline 2021-06-13 16:48:14 +02:00
Christian Poessinger
5a8a33ac36 wwan: adjust documentation to latest CLI syntax version 2021-06-13 13:59:14 +02:00
rebortg
df504dd6c1 autosectionlabel: add custom headline ref 2021-06-11 22:19:55 +02:00
Daniil Baturin
1df66650d1 Improve the dummy interface hint wording. 2021-05-21 21:01:58 +07:00
Christian Poessinger
9be325f737 bond: add documentation for lacp-rate 2021-05-13 10:56:44 +02: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
Christian Poessinger
62f8241b09 vrf: dynamic routing is now supported - document this 2021-04-16 19:23:25 +02:00
srividya0208
5faf97f5a1 T3458:tunnel interface:added GRETAP section
added the command configuration for gretap and corrected the syntax in dhcp-relay
example
2021-04-11 13:00:00 -04:00
Christian Poessinger
577c9d68f9 pppoe: adjust to new prefix-delegation syntax 2021-04-08 23:00:25 +02:00
Christian Poessinger
fb4e80e78d l2tpv3: adjust to latest CLI changes for source-address and remote 2021-04-08 23:00:25 +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
9437dda1db macsec: add support for gcm-aes-256 cipher 2021-02-28 00:56:24 +01:00
Christian Poessinger
57e7b05362 tunnel: adjust to changes in CLI syntax 2021-02-28 00:56:24 +01:00
Christian Poessinger
0ae01b4a1c vrf: static: T2450: adjust to new CLI syntax 2021-02-05 22:54:22 +01:00
Sam Burney
4842a37b7a pppoe: T3273: Fixed issue with line length 2021-01-30 09:53:53 +00:00
Sam Burney
a531335929 pppoe: T3273: Add usage of each default-route mode 2021-01-30 09:39:42 +00:00