Age | Commit 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-09 | vxlan: correct spelling and grammar | rebortg | |
2021-07-09 | tunnel: correct spelling and grammar | rebortg | |
2021-07-09 | pseudo-ethernet: correct spelling and grammar | rebortg | |
2021-07-09 | pppoe: correct spelling and grammar | rebortg | |
2021-07-09 | openvpn: correct spelling and grammar | rebortg | |
2021-07-07 | Merge pull request #565 from srividya0208/proof-reading | Robert Göhler | |
vrf page: multiple typos and grammatical mistakes | |||
2021-07-07 | operation/information page: spell check | srividya0208 | |
spell check | |||
2021-07-07 | vrf page: multiple typos and grammatical mistakes | srividya0208 | |
2021-07-05 | macsec: correct spelling and grammar | rebortg | |
2021-06-30 | loopback: correct spelling and grammar | rebortg | |
2021-06-30 | l2tpv3: correct spelling and grammar | rebortg | |
2021-06-30 | dhcpdv6: T3658: add support for dhcpdv6 fixed-prefix6 | Brandon Stepler | |
2021-06-30 | geneve: correct spelling and grammar | rebortg | |
2021-06-30 | ethernet: correct spelling and grammar | rebortg | |
2021-06-30 | dummy: correct spelling and grammar | rebortg | |
2021-06-30 | bridge: correct spelling and grammar | rebortg | |
2021-06-30 | bonding: correct spelling and grammar | rebortg | |
2021-06-30 | vrrp: correct spelling and grammar | rebortg | |
2021-06-30 | container: correct spelling and grammar | rebortg | |
2021-06-30 | Merge branch 'master' into misc | Robert Göhler | |
2021-06-30 | configuration page: corrected spelling and grammatical mistakes | srividya0208 | |
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-29 | Merge branch 'vyos:master' into master | Ganawa Juanah | |
2021-06-29 | alphabetized index.rst to place container at top | Ganawa Juanah | |
2021-06-29 | firewall: correct spelling and grammar | rebortg | |
2021-06-25 | fixed wording for clarification | Ganawa Juanah | |
2021-06-25 | added containers to toctree | Ganawa Juanah | |
2021-06-25 | added container command refrences | Ganawa Juanah | |
2021-06-20 | ssh: Fix formatting | erkin | |
2021-06-20 | Deprecate `loadkey` | erkin | |
2021-06-13 | wwan: add missing "none" decorator to code-block | Christian Poessinger | |
2021-06-13 | wwan: add op-mode command definitions | Christian Poessinger | |
2021-06-13 | interface: adjust headline | Christian Poessinger | |
2021-06-13 | wwan: adjust documentation to latest CLI syntax version | Christian Poessinger | |
2021-06-11 | Merge pull request #546 from rebortg/autosectionlabel | Robert Göhler | |
Autosectionlabel | |||
2021-06-11 | correct lint error | rebortg | |
2021-06-11 | autosectionlabel: add custom headline ref | rebortg | |
2021-06-06 | ipsec: T3588: remove obsolete CLI commands for NAT | Christian Poessinger | |
2021-05-29 | contracksync: fix build error in note | rebortg | |
2021-05-28 | system:syslog: added delete log file section | srividya0208 | |
Added a help section for the "delete log file" command | |||
2021-05-26 | bgp: adjust to new CLI syntax where local-as is an individual leafNode | Christian Poessinger | |
2021-05-21 | rpki: make documentation vendor neutral | Alex 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-21 | dhcp-server: add configuration example for UniFi devices | joolli | |
2021-05-21 | Improve the dummy interface hint wording. | Daniil Baturin | |
2021-05-19 | tftp: add verification help/example | srividya0208 | |
Added verification section so that it will in testing the feature | |||
2021-05-15 | conntrack-sync: improve overall documentation | Christian Poessinger | |
2021-05-15 | conntrack-sync: adjust to latest CLI changes | Christian Poessinger | |
2021-05-13 | bond: add documentation for lacp-rate | Christian Poessinger | |
2021-05-06 | dns: DNS Forward - fix typo | Hard | |
2021-05-05 | dns: T3277: support no reverse zones rfc1918 lookup | Igor Melnyk | |