summaryrefslogtreecommitdiff
path: root/docs/configuration
AgeCommit message (Collapse)Author
2021-09-23Update wireguard.rstrobmobz
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-21vrrp: adjust to latest CLI changesChristian Poessinger
2021-09-21dhcp: document per shared-network domain-search optionChristian Poessinger
2021-09-19dhcp: T3672: allow only one DHCP failover poolChristian Poessinger
2021-09-19dhcp: T3841: add ping-check optionChristian Poessinger
2021-09-18dhcp: document per shared network DNS and domain name settingsChristian Poessinger
2021-09-18dhcp: T3838: rename dns-server -> name-serverChristian Poessinger
2021-09-15rpki: fix linkrebortg
2021-09-13OpenVPN: fix errorsChristian Poessinger
2021-09-13pki: add missing commands to display individual CA or certChristian Poessinger
2021-09-08pki: remove invalid character from shell commandChristian Poessinger
2021-09-07pki: document how CA and certifiacte keys are added to the CLIChristian Poessinger
2021-09-05T971 Document the use of ssh key optionsPaul 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-05T3804: merge "system name-servers-dhcp" into "system name-server"Christian Poessinger
(cherry picked from commit 7479329761a80e41b86c8959ebed8c451a4da980)
2021-09-04Merge pull request #608 from showipintbri/patch-3Robert Göhler
Grammar corrections
2021-09-04Merge pull request #609 from showipintbri/patch-4Robert Göhler
Spelling Corrections
2021-09-04Merge pull request #610 from showipintbri/patch-5Robert Göhler
Formatting
2021-09-02Formattingshowipintbri
2021-09-02Spelling Correctionsshowipintbri
2021-09-02Grammar correctionsshowipintbri
2021-09-02Corrected Typoshowipintbri
"LCI"--Changed-To-->"CLI"
2021-08-18replace cpo@LR1.wue3 -> vyos@vyosChristian Poessinger
2021-08-15ospf: T3757: add new CLI command "set protocols ospf interface <if> area <id>"Christian Poessinger
2021-07-31added firewall exceptionusman-umer
2021-07-31added diagram & annotated commands for openvpn serverusman-umer
2021-07-28loadbalancing: correct spellingrebortg
2021-07-28wireguard: correct spelling and grammarrebortg
2021-07-26Merge pull request #578 from yocasquito/policy_docs_redoRobert Göhler
Policy file updated/recreated. Added commands and descriptions. From …
2021-07-26bgp-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-26correct proofread metadatarebortg
2021-07-23Index file updated and splitted into new files. Indent and lenght on every ↵Nicolas Fort
file was verified
2021-07-22Policy file updated/recreated. Added commands and descriptions. From ↵Nicolas Fort
examples section, and after that, no changes where made.
2021-07-22bridge: correct oper commandsfett0
2021-07-21vrf: correct build warningrebortg
2021-07-19Changed typo in DHCP FailoverSigfried Seldeslachts
Secondary DHCP was set to primary
2021-07-18pki: add WireGuard key generation sectionChristian Poessinger
2021-07-18pki: update example certificatesChristian Poessinger
2021-07-18pki: extend op-mode command referenceChristian Poessinger
2021-07-18pki: initial chapter addedChristian Poessinger
2021-07-13wwan: correct spelling and grammarrebortg
2021-07-13wireless: correct proofread daterebortg
2021-07-13wireless: correct spelling and grammarrebortg
2021-07-13Merge pull request #570 from srividya0208/proof-readingRobert Göhler
correction of configuration error
2021-07-13Merge pull request #566 from usman-umer/update-wireguardRobert Göhler
Wireguard Docs Update
2021-07-12grammar & spell checksrividya0208
2021-07-12correction of configuration errorsrividya0208
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-11vrf: add example for route-leakingChristian 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