Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09-21 | vrrp: adjust to latest CLI changes | Christian Poessinger | |
2021-09-21 | dhcp: document per shared-network domain-search option | Christian Poessinger | |
2021-09-19 | dhcp: T3672: allow only one DHCP failover pool | Christian Poessinger | |
2021-09-19 | dhcp: T3841: add ping-check option | Christian Poessinger | |
2021-09-18 | dhcp: document per shared network DNS and domain name settings | Christian Poessinger | |
2021-09-18 | dhcp: T3838: rename dns-server -> name-server | Christian Poessinger | |
2021-09-15 | rpki: fix link | rebortg | |
2021-09-13 | OpenVPN: fix errors | Christian Poessinger | |
2021-09-13 | pki: add missing commands to display individual CA or cert | Christian Poessinger | |
2021-09-08 | pki: remove invalid character from shell command | Christian Poessinger | |
2021-09-07 | pki: document how CA and certifiacte keys are added to the CLI | Christian Poessinger | |
2021-09-05 | T971 Document the use of ssh key options | Paul Lettington | |
While adding " support in T971, I noticed that `options` weren't documented at all. This commit adds documentation for ssh options, including the use of " | |||
2021-09-05 | T3804: merge "system name-servers-dhcp" into "system name-server" | Christian Poessinger | |
(cherry picked from commit 7479329761a80e41b86c8959ebed8c451a4da980) | |||
2021-09-04 | Merge pull request #608 from showipintbri/patch-3 | Robert Göhler | |
Grammar corrections | |||
2021-09-04 | Merge pull request #609 from showipintbri/patch-4 | Robert Göhler | |
Spelling Corrections | |||
2021-09-04 | Merge pull request #610 from showipintbri/patch-5 | Robert Göhler | |
Formatting | |||
2021-09-02 | Formatting | showipintbri | |
2021-09-02 | Spelling Corrections | showipintbri | |
2021-09-02 | Grammar corrections | showipintbri | |
2021-09-02 | Corrected Typo | showipintbri | |
"LCI"--Changed-To-->"CLI" | |||
2021-08-18 | replace cpo@LR1.wue3 -> vyos@vyos | Christian Poessinger | |
2021-08-15 | ospf: T3757: add new CLI command "set protocols ospf interface <if> area <id>" | Christian Poessinger | |
2021-07-31 | added firewall exception | usman-umer | |
2021-07-31 | added diagram & annotated commands for openvpn server | usman-umer | |
2021-07-28 | loadbalancing: correct spelling | rebortg | |
2021-07-28 | wireguard: correct spelling and grammar | rebortg | |
2021-07-26 | Merge pull request #578 from yocasquito/policy_docs_redo | Robert Göhler | |
Policy file updated/recreated. Added commands and descriptions. From … | |||
2021-07-26 | bgp-policies.rst deletted, and its content was divided in as-path-list.rst, ↵ | Nicolas Fort | |
community-list.rst, extcommunity-list.rst and larg-community-list.rst; Examples sections on every files removed; examples-rst changed, ir order to have the list of example on left menu | |||
2021-07-26 | correct proofread metadata | rebortg | |
2021-07-23 | Index file updated and splitted into new files. Indent and lenght on every ↵ | Nicolas Fort | |
file was verified | |||
2021-07-22 | Policy file updated/recreated. Added commands and descriptions. From ↵ | Nicolas Fort | |
examples section, and after that, no changes where made. | |||
2021-07-22 | bridge: correct oper commands | fett0 | |
2021-07-21 | vrf: correct build warning | rebortg | |
2021-07-19 | Changed typo in DHCP Failover | Sigfried Seldeslachts | |
Secondary DHCP was set to primary | |||
2021-07-18 | pki: add WireGuard key generation section | Christian Poessinger | |
2021-07-18 | pki: update example certificates | Christian Poessinger | |
2021-07-18 | pki: extend op-mode command reference | Christian Poessinger | |
2021-07-18 | pki: initial chapter added | Christian Poessinger | |
2021-07-13 | wwan: correct spelling and grammar | rebortg | |
2021-07-13 | wireless: correct proofread date | rebortg | |
2021-07-13 | wireless: correct spelling and grammar | rebortg | |
2021-07-13 | Merge pull request #570 from srividya0208/proof-reading | Robert Göhler | |
correction of configuration error | |||
2021-07-13 | Merge pull request #566 from usman-umer/update-wireguard | Robert Göhler | |
Wireguard Docs Update | |||
2021-07-12 | grammar & spell check | srividya0208 | |
2021-07-12 | correction of configuration error | srividya0208 | |
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-11 | vrf: add example for route-leaking | Christian Poessinger | |
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 |