summaryrefslogtreecommitdiff
path: root/docs/configuration
AgeCommit message (Collapse)Author
2021-10-20RSA-keys updated to new syntaxgoodNETnick
2021-10-19Update dns.rst with forwarding source-addressChris Poole
Add documentation for "set service dns forwarding source-address <address>" We needed this setting in a split-horizon DNS down a VPN tunnel to force the source address to a an IP that can be routed back instead of the VPN tunnel endpoint, but can only find it described in the command line currently.
2021-10-19IPsec key-pair new synthaxgoodNETnick
2021-10-18ddns: allow IPv6 explicit exampleViacheslav
2021-10-14Command for setting bgp maximum-paths updated, since it was wrongNicolas Fort
2021-10-13dns: improve CLI commands by adding missing parametersChristian Poessinger
2021-10-13dns: max-cache-entries was renamed to cache-sizeChristian Poessinger
2021-10-12Merge pull request #636 from goodNETnick/gNN-1.4Robert Göhler
Correction of exclude Inter-VLAN traffic section
2021-10-12Correction of exclude Inter-VLAN traffic sectiongoodNETnick
2021-10-12snmp: fix example valuesChristian Poessinger
2021-10-11Merge pull request #630 from showipintbri/patch-6Robert Göhler
Update index.rst
2021-10-11Merge pull request #629 from goodNETnick/goodNETnickRobert Göhler
Warning about IPsec and VTI interfaces
2021-10-11AlignmentgoodNETnick
2021-10-10Description about IPsec and VTI issuegoodNETnick
2021-10-10Warning about IPsec and VTI interfaces + LinkgoodNETnick
2021-10-08interfaces: T3090: add new TCP MSS clamping CLI commandsChristian Poessinger
2021-10-08Update index.rstshowipintbri
2021-10-08Update index.rstshowipintbri
2021-10-07openvpn: correct build warning and correct :ref:rebortg
2021-10-07rip: correct build warningrebortg
2021-10-07Merge branch 'master' of github.com:vyos/vyos-documentationrebortg
2021-10-07Merge pull request #627 from ekhudiyev/patch-1Robert Göhler
Update openvpn.rst
2021-10-07Warning about IPsec and VTI interfacesgoodNETnick
2021-10-07Warning about IPsec and VTI interfacesgoodNETnick
2021-10-07Update openvpn.rstekhudiyev
Cross-reference corrections
2021-10-06Merge pull request #628 from goodNETnick/goodNetNickRobert Göhler
Wireguard interface typo
2021-10-06Update openvpn.rstekhudiyev
Shared-secret and PKI instructions update for VyOS 1.4.x OVPN configuration.
2021-10-06Wireguard interface typogoodNETnick
2021-10-04rip: correct spelling and grammarrebortg
2021-10-04dhcp: add "show log" op-mode commandsChristian Poessinger
2021-10-01wireguard: adjust to new PKI interfaceChristian Poessinger
2021-09-30Adding MPLS documentation changes that I forgot to add a long time ago.Cheeze_It
Here we are adding documentation showing the separation of MPLS enable for interfaces separately from LDP. This was decoupled a while ago but I completely forgot to add it to the documentation. It is added now though.
2021-09-30igmp: correct spelling and grammarrebortg
2021-09-29bfd: correct spelling and grammarrebortg
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 &quot; support in T971, I noticed that `options` weren't documented at all. This commit adds documentation for ssh options, including the use of &quot;
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