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
jack9603301
694628045f
bridge: Independent VLAN aware bridge document
2021-01-16 22:44:15 +01:00
jack9603301
9c62938179
bridge: Add active VLAN aware option
2021-01-11 19:21:58 +08:00
Owen DeLong
90ad8ca92e
Fixed line lenghts
2021-01-08 09:38:56 -08:00
Owen DeLong
895dc5a3b2
Integrated documentation of ip6gre into gre and added a corresponding configuration example
2021-01-08 09:21:14 -08:00
Christian Poessinger
73463e52dc
tunnel: add GRE over IPv6 note
2021-01-06 14:37:35 +01:00
Christian Poessinger
4b4db5d230
ethernet: add rps (receive packet steering) support
2021-01-01 20:09:17 +01:00
Christian Poessinger
91a07725ba
ethernet: eapol: use re-includable interface definition
2020-12-29 12:04:47 +01:00
Christian Poessinger
1162e00071
ethernet: add eapol documentation
2020-12-29 11:32:37 +01:00
Johann Richard
a3e3cab6d5
doc: consistent openvpn folder naming
...
- use `/config/auth/openvpn` consistently when using and creating server certificates
2020-12-24 18:11:30 +01:00
Christian Poessinger
9133eaa620
xdp: ethernet: show statistics
2020-12-23 15:45:26 +01:00
Christian Poessinger
2b55a3a72f
xdp: use common include for both ethernet and bond
2020-12-23 14:30:45 +01:00
Christian Poessinger
6cdae27351
ethernet: xdp: adjust CLI node
2020-12-23 14:16:44 +01:00