summaryrefslogtreecommitdiff
path: root/docs/configexamples
AgeCommit message (Collapse)Author
2026-01-22dmvpn: Fixed typos in networks (#1742)aapostoliuk
Fixed typos in networks
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-11-14Fix zebra route-map filter config exampletuna2134
2025-10-17Add Virtual-Template1 configuration for LAC L2TPViacheslav Hletenko
Add missed `Virtual-Template1` for LAC L2TP Cisco config example
2025-09-29bgp: T7760: remove per vrf instance system-as node (#1675)Christian Breunig
2025-08-07Fixed typos of the ESP group name in the IPsec documentation (#1665)aapostoliuk
Fixed typos of the ESP group name in the IPsec documentation
2025-08-04Added IPSec blueprints with Cisco and PA (#1664)aapostoliuk
Added blueprint Policy-based Site-to-Site IPsec VPN with Cisco IOS. Added blueprint Route-based Site-to-Site IPsec VPN with Cisco IOS. Added blueprint Route-based Site-to-Site IPsec VPN with Palo Alto.
2025-06-26Correction of firewall syntax in multiple pages (#1651)srividya0208
2025-02-04DMVPN Dual Hub Dual Cloud blueprintaapostoliuk
DMVPN Dual Hub Dual Cloud blueprint
2024-09-20Firewall: add <ethernet-type> matcher for documentation ; add configuration ↵Nicolas Fort
blueprints for bridge and firewall configuration
2024-07-18Merge branch 'current' of github.com:vyos/vyos-documentation into currentrebortg
2024-06-14Configuration Blueprints: add new example for firewall+vrf. Also, add note ↵Nicolas Fort
about usage of inbound and outbound interface when interface is attached to a non-default vrf.
2024-05-28Merge branch 'current' of github.com:vyos/vyos-documentation into currentrebortg
2024-05-08Merge pull request #1428 from srividya0208/ldap_autoRobert Göhler
Corrected the grammar and added the vyos client configuration
2024-05-07Corrected the grammar and added the vyos client configurationsrividya0208
2024-05-07Merge pull request #1416 from Embezzle/spellingDaniil Baturin
Fix spelling mistakes across multiple files
2024-05-06Merge pull request #1422 from srividya0208/fw_logRobert Göhler
Modified old option from 'enable-default-log' to new one 'default-log'
2024-05-06Modified old option from 'enable-default-log' to new one 'default-log'srividya0208
2024-05-04config-examples: Corrected spelling mistakesAlex W
2024-05-03tunnelbroker: adds suggestion to source-address assignment for users with ↵Ginko
dynamic IPs (#1415)
2024-04-16fix several build warnings and errorsrebortg
2024-04-09Merge pull request #1368 from Chrisc-c-c/patch-3Robert Göhler
Ansible: rephrasing
2024-04-09Policy-based-ipsec-and-firewall: Fixed typos and capitalisation.Chrisc-c-c
2024-04-09Ansible: rephrasingChrisc-c-c
2024-02-22Rewritten the L2TP documentationaapostoliuk
Rewritten the L2TP documentation Added the example 'PPPoE over L2TP' to blueprints
2024-01-13Update autotest labs with 1.5-rolling-202401121239rebortg
2024-01-11dhcp: dhcpv6: T3316: Update documentation for inclusion of `subnet-id`sarthurdev
2024-01-10dhcp: T3316: Update documentation for Kea implementationsarthurdev
2024-01-02Fix firewall syntax for refactor in PPPoE IPv6 examplesarthurdev
2023-11-30fix build and ref warningsrebortg
2023-11-24Merge pull request #1128 from mkorobeinikov/masterRobert Göhler
Ansible example article
2023-11-17Update wireguard pki command syntaxgreenpsi
2023-11-16Nat updategreenpsi
Update some nat commands to new syntax
2023-11-10Ansible example articlemkorobeinikov
An example of how to set up Ansible and VyOS.
2023-10-26Added config example of vpn ipsec site-to-sitesrividya0208
2023-09-12Config blueprints: Add new example for policy-based ipsec site to site ↵Nicolas Fort
tunnel, plus firewall, using new firewall sintax
2023-09-08Firewall refactor: add visible note in firewall docs: zone, quick-start and ↵Nicolas Fort
config blueprint zone-policy
2023-09-06Merge pull request #1072 from srividya0208/zbfRobert Göhler
correction of ipsec compression syntax
2023-09-04correction of ipsec compression syntax and added a referencesrividya0208
for changes done for zone based firewall
2023-08-31autotest: tunnelbroker update versionrebortg
2023-08-31autotest: Wireguard update versionrebortg
2023-05-25qos was rewritten and renamed from "traffic-policy" node to "qos policy"srividya0208
2023-05-11tunnelbroker: update versionrebortg
2023-05-11L3VPN_EVPN: update versionrebortg
2023-05-11DHCPRelay_trough_GRE: update versionrebortg
2023-05-11OpenVPN with LDAP: update versionrebortg
2023-05-10Configexample: migrate openvpn-ldap to autotestrebortg
2023-04-29correction of route-target mentioned for LAN1srividya0208
2023-04-11Merge branch 'master' into sr-mpls-correctionRobert Göhler
2023-04-10Segment-rounting : Fixed documetation and add exammplefett0