summaryrefslogtreecommitdiff
path: root/docs/configuration/service
AgeCommit message (Collapse)Author
2025-04-29router-advert: T7380: auto-ignore documentation (#1626)Ryan Zuwala
Add documentation for new auto-ignore prefixes feature
2025-04-26dhcp-server: ddns: T6773: reflect final config language changesAlex Bukharov
2025-04-26T6773: dhcp-server: ddns: Reflect recent configuration language changesAlex Bukharov
2025-04-26dhcp-server: ddns: T6773: DDNS config language changesAlex Bukharov
2025-04-26Change rst lines to the correct length in ↵Alex Bukharov
docs/configuration/service/dhcp-server.rst Co-authored-by: Robert Göhler <github@ghlr.de>
2025-04-26dhcp-server: ddns: T6773: DDNS configuration docoAlex Bukharov
2025-04-16Merge pull request #1624 from dmbaturin/T6919-good-bye-fastnetmonRobert Göhler
T7241: remove Fastnetmon
2025-04-14dhcpv6: add missing "subnet-id 1" to CLI exampleChristian Breunig
2025-04-14T7241: remove FastnetmonDaniil Baturin
2025-02-24lldp: T7165: add support to enable only rx or tx on specific interfacelldp-T7165Christian Breunig
LLDP is a stateless protocol which does not necessitate sending to receive advertisements. There are multiple scenarios such as provider peering links in which it is advantageous to receive LLDP but not disclose internal information to the provider. Add new CLI command: * set service lldp interface <name> mode [disable|rx-tx|rx|tx] The default is unchanged and will be rx-tx. Furthermore if an interface has an explicit LLDP disable configured under "set service lldp interface <name> disable" this will be migrated to "set service lldp interface <name> mode disable"
2025-01-08SSH: fix missing spaceRobert Göhler
2025-01-08Merge pull request #1582 from nvollmar/T6949Daniil Baturin
T6949: Adds documentation for blackbox exporter
2025-01-02T6994: Add documentation for node_exporter textfile collector optionNicolas Vollmar
2024-12-26T6949: Adds blackbox exporter config exampleNicolas Vollmar
2024-12-24T6949: Adds documentation for blackbox exporterNicolas Vollmar
2024-12-23Merge pull request #1580 from nvollmar/T6953Robert Göhler
2024-12-23Merge pull request #1578 from takehaya/T6013-trusted-ca-keysRobert Göhler
2024-12-18T6953: update monitoring documentationNicolas Vollmar
2024-12-16T973: reorganizes basic strucutreNicolas Vollmar
-adds documentation for prometheus exporter
2024-12-16T973: reorganizes basic strucutreNicolas Vollmar
-restructures documentation to add prometheus section wip
2024-12-15T6013: Add docs for ssh trusted-user-ca-key featureTakeru Hayasaka
2024-11-22avahi: T6908: add option to define mdns-repeater max-cache entriesavahi-T6908Christian Breunig
2024-10-01http-api: T6736: update config commands for dedicated REST API nodeJohn Estabrook
2024-09-23T6630: docs for ntp: support hardware timestamp and interleaveLucas Christian
2024-09-03router-advert: T6681: add new option "no-send-interval" (#1534)Christian Breunig
2024-08-29ntp: T6344: only one entry per IP family is supported for <set service ntp ↵Nicolas Fort
listen-addreess> command
2024-08-29SSH: change command configuration documentation since its wrong. Appropriate ↵Nicolas Fort
command is <set service ssh mac ...>. Also add clear statement on how to define multiple algorithms.
2024-08-19Update DHCPv6 Prefix Delegation to latest CLI syntaxJimmy Hedman
2024-07-25manual suricata (#1509)mkorobeinikov
Add suricata manual for vyos 1.5
2024-07-02Merge pull request #1492 from HollyGurza/T5878Daniil Baturin
ssh: T5878: Allow changing the PubkeyAcceptedAlgorithms option
2024-07-01T6477: Add documentation for telegraf loki outputNicolas Vollmar
2024-06-28ssh: T5878: Allow changing the PubkeyAcceptedAlgorithms optionkhramshinr
2024-05-14Fix lint issuesNicolas Vollmar
2024-05-08Merge pull request #1426 from Giggum/vyos-config-syncRobert Göhler
config-sync: adding initial user documentation for this feature
2024-05-07config-sync: adding initial user documentationGinko
2024-05-07Merge pull request #1416 from Embezzle/spellingDaniil Baturin
Fix spelling mistakes across multiple files
2024-05-05Merge pull request #1417 from aidan-gibson/patch-1Robert Göhler
Update ntp.rst
2024-05-05Remove inexisting config option from exampleNicolas Vollmar
2024-05-04Update ntp.rstAidan Gibson
"leaf seond" -> leaf second *.pool.ntp.org -> time*.vyos.net
2024-05-04service: Corrected spelling mistakesAlex W
2024-05-01Merge pull request #1411 from srividya0208/ipoe-serverDaniil Baturin
ipoe-server: fixed the incorrect details
2024-04-30ipoe-server: fixed the incorrect detailssrividya0208
2024-04-30Fixed examples in accel-ppp services in IPv6 sectionaapostoliuk
Fixed examples in accel-ppp services in IPv6 section
2024-04-17https: Added information on configuring graphql, cors & request-body-size-limitAlex W
2024-04-13Added information on authoritative zones to DNS pageAlex W
2024-04-05conntrack-sync: T1244: Support for StartupResync in conntrackdNataliia Solomko
2024-04-05conntrack-sync: T1244: Support for StartupResync in conntrackdNataliia Solomko
2024-04-04DHCP HA: change docs for failover featur in dhcp-server. Node has migrated ↵Nicolas Fort
to <high-availability> and also command <mode> was added.
2024-03-23T4389: extend DHCP server documentation on vendor options (#1339)Ginko
* T4389 added to dhcp-server documentation * Correction IP address specifed in examples in previous PR
2024-03-17Merge pull request #1326 from vyos/radvd-T6118Christian Breunig
radvd: T6118: add nat64prefix support RFC8781