summaryrefslogtreecommitdiff
path: root/docs/configuration
AgeCommit message (Collapse)Author
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-07-09vxlan: correct spelling and grammarrebortg
2021-07-09tunnel: correct spelling and grammarrebortg
2021-07-09pseudo-ethernet: correct spelling and grammarrebortg
2021-07-09pppoe: correct spelling and grammarrebortg
2021-07-09openvpn: correct spelling and grammarrebortg
2021-07-07Merge pull request #565 from srividya0208/proof-readingRobert Göhler
vrf page: multiple typos and grammatical mistakes
2021-07-07operation/information page: spell checksrividya0208
spell check
2021-07-07vrf page: multiple typos and grammatical mistakessrividya0208
2021-07-05macsec: correct spelling and grammarrebortg
2021-06-30loopback: correct spelling and grammarrebortg
2021-06-30l2tpv3: correct spelling and grammarrebortg
2021-06-30dhcpdv6: T3658: add support for dhcpdv6 fixed-prefix6Brandon Stepler
2021-06-30geneve: correct spelling and grammarrebortg
2021-06-30ethernet: correct spelling and grammarrebortg
2021-06-30dummy: correct spelling and grammarrebortg
2021-06-30bridge: correct spelling and grammarrebortg
2021-06-30bonding: correct spelling and grammarrebortg
2021-06-30vrrp: correct spelling and grammarrebortg
2021-06-30container: correct spelling and grammarrebortg
2021-06-30Merge branch 'master' into miscRobert Göhler
2021-06-30configuration page: corrected spelling and grammatical mistakessrividya0208
There were minimal grammatical and spelling mistakes in the files which I corrected as documentation proof reading. Also added information about few ipsec vpn parameters.
2021-06-29Merge branch 'vyos:master' into masterGanawa Juanah
2021-06-29alphabetized index.rst to place container at topGanawa Juanah
2021-06-29firewall: correct spelling and grammarrebortg
2021-06-25fixed wording for clarificationGanawa Juanah
2021-06-25added containers to toctreeGanawa Juanah
2021-06-25added container command refrencesGanawa Juanah
2021-06-20ssh: Fix formattingerkin
2021-06-20Deprecate `loadkey`erkin
2021-06-13wwan: add missing "none" decorator to code-blockChristian Poessinger
2021-06-13wwan: add op-mode command definitionsChristian Poessinger
2021-06-13interface: adjust headlineChristian Poessinger
2021-06-13wwan: adjust documentation to latest CLI syntax versionChristian Poessinger
2021-06-11Merge pull request #546 from rebortg/autosectionlabelRobert Göhler
Autosectionlabel
2021-06-11correct lint errorrebortg
2021-06-11autosectionlabel: add custom headline refrebortg
2021-06-06ipsec: T3588: remove obsolete CLI commands for NATChristian Poessinger
2021-05-29contracksync: fix build error in noterebortg
2021-05-28system:syslog: added delete log file sectionsrividya0208
Added a help section for the "delete log file" command
2021-05-26bgp: adjust to new CLI syntax where local-as is an individual leafNodeChristian Poessinger
2021-05-21rpki: make documentation vendor neutralAlex Band
I took the remark that rpki.readthedocs.io is somewhat NLnet Labs tools-centric to heart and made it completely neutral. It no longer has any vendor-specific documentation at all.
2021-05-21dhcp-server: add configuration example for UniFi devicesjoolli
2021-05-21Improve the dummy interface hint wording.Daniil Baturin
2021-05-19tftp: add verification help/examplesrividya0208
Added verification section so that it will in testing the feature
2021-05-15conntrack-sync: improve overall documentationChristian Poessinger
2021-05-15conntrack-sync: adjust to latest CLI changesChristian Poessinger
2021-05-13bond: add documentation for lacp-rateChristian Poessinger
2021-05-06dns: DNS Forward - fix typoHard
2021-05-05dns: T3277: support no reverse zones rfc1918 lookupIgor Melnyk