summaryrefslogtreecommitdiff
path: root/docs/configuration
AgeCommit message (Collapse)Author
2026-03-17DOC: Proofread openvpn-examples.rst (#1779)LiudmylaNad
* DOC: Proofread openvpn-examples.rst * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-03-17DOC: Proofread vxlan.rst (#1797)LiudmylaNad
2026-03-17DOC: Proofread sstp-client.rst (#1798)LiudmylaNad
2026-03-17DOC: Proofread pppoe.rst (#1790)LiudmylaNad
Remove superfluous information not related to PPPoE interface configuration in VyOS Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-03-16DOC: Proofread wireguard.rst (#1784)LiudmylaNad
* DOC: Proofread wireguard.rst * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-03-16DOC: Proofread pseudo-ethernet.rst (#1791)LiudmylaNad
* DOC: Proofread pseudo-ethernet.rst --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-03-16DOC: Add information about execute permissions. (#1796)LiudmylaNad
2026-03-16Merge branch 'current' into syslog-clichksrividya0208
2026-03-12fix ISIS config commands examplesAlex Kudentsov
2026-03-11Correction of syslog and isis cli commands as per the latest versionsrividya0208
2026-03-06Fix typoSting Alleman
2026-03-05T8136: IPSEC PPK Support (#1733)Giga Murphy
* T8136: IPSEC PPK Support * Fix styling and capitalization issues. --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-03-02DOC: Proofread openvpn.rst (#1778)LiudmylaNad
* DOC: Proofread openvpn.rst * Update openvpn.rst
2026-03-01Typo in vpn openconnect page (#1783)Leonardo Rizzi
2026-02-26Fix blackbox-exporter examplesRoman Stein
Update prometheus blackbox-exporter examples to use the correct values for preferred-ip-protocol
2026-02-16DOC: Proofreading ethernet.rst (#1740)LiudmylaNad
* DOC: Proofreading ethernet.rst * doc: indentation configuration * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> * Remove mentions of Metro Ethernet --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-02-16DOC: Proofread tunnel.rst (#1753)LiudmylaNad
* DOC: Proofread tunnel.rst * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> * Review comments addressed --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-02-16DOC: Proofread geneve.rst (#1754)LiudmylaNad
* DOC: Proofread geneve.rst * Update docs/configuration/interfaces/geneve.rst Co-authored-by: Daniil Baturin <daniil@baturin.org> * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> * Update geneve.rst Corrected Geneve capitalization. * Apply suggestions from code review Review comments have been addressed. Co-authored-by: Daniil Baturin <daniil@baturin.org> * Update geneve.rst Line length corrections.  --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-02-16DOC: Proofread L2TPv3.rst (#1762)LiudmylaNad
* DOC: Proofread L2TPv3.rst * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> * Update l2tpv3.rst Review comments addressed. --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-02-16bgp: T7984: add CLI support for "neighbor <N> remote-as auto" (#1769)Christian Breunig
2026-02-16DOC: Proofread macsec.rst (#1771)LiudmylaNad
2026-02-05ethtool: T7730: Add configuration coalesce for interface (#1728)Alexandr K.
This change introduces CLI support for configuring network interface interrupt coalescing parameters.
2026-02-05kea: T6068: Add note about peer name conflicts (#1759)Simon
2026-01-30DOC: Removing the hint from the Loopback section (#1747)LiudmylaNad
2026-01-30ssh: fix fido2 examples indentation (#1748)Alex Kudentsov
2026-01-30config-sync: add missing config lineJohn Estabrook
2026-01-27container: Added warning about publishing ports (#1741)aapostoliuk
Added warning about publishing ports in the container documentation.
2026-01-27DOC: Proofreading virtual, loopback, and dummy interfaces (#1745)LiudmylaNad
2026-01-22T7664: FRR 10.5 remove unsupported ip protocols (#1730)Kyrylo Yatsenko
2026-01-20ssh: T7483: Document fido2 add examples pair fido key with the VyOS (#1738)Andrii Pidnebesny
* Update ssh add fido example.rst * remove useless "$" ssh.rst * add generation example ssh.rst * add generation example ssh.rst
2026-01-17ssh: T7483: Document fido2 options (#1708)Chloe Surett
2026-01-17T7101: Add hardware watchdog support via systemd (#1703)Grant
Co-authored-by: Christian Breunig <christian@breunig.cc> Co-authored-by: Viacheslav Hletenko <seversss265@gmail.com>
2026-01-15openvpn: T7633: Add support for 'data-ciphers-fallback' in site-to-site ↵Christian Breunig
tunnels (#1731)
2026-01-13DOC: Proofreading login.rst (#1737)LiudmylaNad
* DOC: Proofreading login.rst --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-01-05Merge pull request #1662 from giga1699/T7635Viacheslav Hletenko
T7635: OpenConnect certificate based authentication mode
2026-01-02router-advert: T8140: add captive-portal documentationMarius Lindvall
Documentation for the captive portal router-advert option as implemented in pull request vyos/vyos-1x#4929.
2025-12-31openvpn: T7633: Add support for 'data-ciphers-fallback' in site-to-site tunnelsOleksandr Kuchmystyi
2025-12-30DOC: Copyedit policy local-route, correct and add missing params (#1729)Grant
* Fix: destination -> destination address * Fix: source -> source address * Add: destination port * Add: source port * Add: protocol * Add: fwmark * Improve wording for clarity
2025-12-23DOC: Proofreading bonding.rst (#1721)LiudmylaNad
2025-12-23DOC: Proofreading bridge.rst (#1727)LiudmylaNad
2025-12-22Merge pull request #1722 from vyos/ssh-cipherChristian Breunig
ssh: T8098: rename "ciphers" to "cipher"
2025-12-16DOC: Proofreading syslog.rst section (#1723)LiudmylaNad
* DOC: Proofreading syslog.rst section * DOC: Add a new paragraph to syslog.rst
2025-12-15ssh: T8098: rename "ciphers" to "cipher"Christian Breunig
2025-12-15ssh: update list of supported ciphers!Christian Breunig
2025-12-09ipsec: T7594: Change connection-type to trap for all peers and ↵Alexandr K.
configurations (#1719) The previous 'connection-type respond' option in IPsec site-to-site peers was misleading - instead of passively waiting for peer initiation, it would initiate negotiation when matching traffic appeared, potentially causing SA duplication and renegotiation loops.
2025-12-05T7635: Show OpenConnect certificate based authentication mode option in ↵Giga Murphy
configuration example.
2025-11-28Merge pull request #1701 from alexandr-san4ez/T4251-current-fix2Viacheslav Hletenko
syslog: T4251: Rename "permitted-peers" to "permitted-peer"
2025-11-27dhcp-server: T3936: Added support for DHCP Option 82 (#1666)cblackburn-igl
* dhcp-server: T3936: Added support for DHCP Option 82 This commit adds support in both the CLI and the underlying code for DHCP Option 82 to be used to filter/route DHCP address assignments. The primary use case for this is to support enterprise switches which can "tag" DHCP requests with physical real world informaiton such as which switch first saw the request and which port it originated from (known in this context as remote-id and circuit-id). Once client-classes have been defined they can be assigned to subnets or ranges so that only certain addresses get assigned to specific requests. There is also a corresponding code update which pairs with this documentation change. --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2025-11-25firewall: T7739: Default ruleset for firewall zones (#1714)Adam Schultz
Adds new syntax documentation for https://github.com/vyos/vyos-1x/pull/4672
2025-11-25ipsec: T8027: voluntarily send its certificate, even if it wasn't requested ↵Christian Breunig
(#1712)