84 Commits

Author SHA1 Message Date
srividya0208
ff8f11a1b7
intallation: made modifications to install & update page (#1688) 2025-09-29 13:05:48 +01:00
zdc
00faafed96
VPP: Add comprehensive VPP documentation
This commit introduces extensive documentation for VyOS VPP (Vector Packet Processing)
Dataplane interfaces and features, including examples.

Features documented:
* VPP integration description, base requirements and limitations
* VPP dataplane core settings
* Features enabled in the dataplane: ACL, IPsec, NAT, sFlow
* VPP interface types: bonding, bridge, GRE, IPIP, kernel, loopback, VXLAN, XConnect

Note: This is an initial documentation version that will require ongoing improvements
based on user feedback and questions, real-world deployment testing and validation, additional
use cases and configuration scenarios discovered in production. Therefore, all pages are
marked as "need improvement".
2025-09-04 19:02:26 +03:00
aapostoliuk
cf658a4b98
Added IPSec blueprints with Cisco and PA (#1664)
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-08-04 11:21:26 +01:00
aapostoliuk
a973ead642
Updated site-to-site IPsec VPN documentation (#1653)
Added general theoretical IPsec documentation.
Changed site-to-site IPsec VPN documentation. Added steps for configuration.
Added documentation for troubleshooting site-to-site IPsec VPN.
2025-07-03 15:54:26 +01:00
aapostoliuk
994a85389a DMVPN Dual Hub Dual Cloud blueprint
DMVPN Dual Hub Dual Cloud blueprint
2025-02-04 12:22:15 +02:00
aapostoliuk
0e7f0b6e09 dmvpn: T2326: DMVPN Documentation for FRR NHRP implementation
DMVPN Documentation for FRR NHRP implementation.
2025-01-16 17:59:16 +02:00
Christian Breunig
0260ace86f Add initial secure boot documentation 2024-10-08 21:55:56 +02:00
Nicolas Fort
3dc0a7bca2 Update lastproofread of modified files during previous PR for bridge firewall documenttion; update image which had an error; minor change on documenation 2024-08-05 10:32:59 -03:00
Nicolas Fort
014e88d74f Extend firewall bridge documentation 2024-08-02 08:21:03 -03:00
Christian Breunig
2a6cf7f498 Add initial hardware platform Gowin GW-FN-1UR1-10G 2024-07-21 22:25:08 +02:00
Nicolas Fort
fe416b56cf Configuration Blueprints: add new example for firewall+vrf. Also, add note about usage of inbound and outbound interface when interface is attached to a non-default vrf. 2024-06-14 11:14:53 -03:00
Nicolas Fort
8118c93687 Firewall: Add prerouting information 2024-06-12 09:13:08 -03:00
mkorobeinikov
de3a50c966 Article about terraform and google.
How to deploy the Google Cloud instance using Terraform and Ansible for the latest version.
2024-03-29 07:56:22 +03:00
mkorobeinikov
9493803d36 Update the article Terraform
Update to the article about terraform. I made changes to the structure and divided the article into three parts AWS AZ vSPhere. Made changes to the table of contents of the article. Added links to resources in git. Added troubleshooting as well as a detailed description of the files.
2024-03-01 08:31:54 +03:00
aapostoliuk
4dd84a7c4d Rewritten the L2TP documentation
Rewritten the L2TP documentation
Added the example 'PPPoE over L2TP' to blueprints
2024-02-22 12:08:10 +02:00
bogdankol
54cb31c8e7
Styles refactoring (#1278) 2024-02-19 13:53:51 +00:00
Robert Göhler
9a6603ca66
Merge pull request #1241 from mkorobeinikov/master
the article about Terraform
2024-01-25 15:13:55 +01:00
mkorobeinikov
ac4f69bed7 the article about Terraform
the article about Terraform+AWS+Azure+Ansible+VMware
2024-01-25 08:06:13 +03:00
aapostoliuk
cfb7e8186d Updated DPD and close-action values in IPSEC
Changed from 'hold' to 'trap' and from 'restart' to 'start'
in close-action.
Changed from 'hold' to 'trap' in DPD action.
2024-01-19 12:39:38 +02:00
Trae Santiago
1b1cc79868 added new NPTv6/DHCPv6 example 2024-01-10 11:13:38 -06:00
Nicolas Fort
6e545b86f8 Firewall: update firewall bridge docs, and general diagram. Add minor fix to ipv4 firewall doc, and update ipv6 2023-12-06 08:37:44 -03:00
Robert Göhler
c46961796c
Merge pull request #1128 from mkorobeinikov/master
Ansible example article
2023-11-24 21:29:10 +01:00
mkorobeinikov
a80321d09e Ansible example article
An example of how to set up Ansible and VyOS.
2023-11-10 07:37:48 +03:00
Nicolas Fort
b6c3c7f40a Firewall Update: improve documentation and split file for better experience while reading. Add brief notes regarding Flowtables and Bridge firewall, leaving a note that those documents are still under development. New explanation for Netfilter based firewall, which includes new diagrams. 2023-11-08 13:51:47 -03:00
Nephiaust
7d07926f37
Added new section about the different firewalls
Updated labels for the pages
Added new pictures.

Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com>
2023-09-18 01:08:00 +09:30
Nicolas Fort
ee209ead6d Config blueprints: Add new example for policy-based ipsec site to site tunnel, plus firewall, using new firewall sintax 2023-09-12 14:34:27 -03:00
Robert Göhler
88816d4ab3
Merge pull request #986 from josenj/master
Swapped LAN/DMZ
2023-04-11 21:12:03 +02:00
Robert Göhler
690e09577b
Merge branch 'master' into sr-mpls-correction 2023-04-11 21:03:35 +02:00
Jose Negron
657609cb99 Swapped LAN/DMZ 2023-04-11 13:37:51 -04:00
fett0
c36dcec44c Segment-rounting : Add documentation about segment-routing mpls on VyOS 2023-03-28 15:48:58 -03:00
mkorobeinikov
7c3e3062c5 NMP and VyOS example article
An example of how to set up NMP and VyOS using the 'snmp'
2023-03-27 06:18:18 +03:00
mkorobeinikov
7a8c211c69 QoS example article
An example of how to set up QOS.
2023-02-24 05:56:45 +03:00
Robert Göhler
4ef9d2634d
Merge pull request #936 from mkorobeinikov/master
OpenVPN with LDAP example
2023-01-30 14:58:44 +01:00
mkorobeinikov
5a1aafec2e OpenVPN with LDAP example
An example of how to set up authorization in the OpenVPN client using LDAP and Active Directory.
2023-01-29 10:44:08 +03:00
srividya0208
b6b86f1946 ipsec_closeaction: added recommendation for closeaction options
Added VPN IPSec connection-type recommendation for the close-action and
dpd settings.
For example close-action restart should not be added on both peers
2022-12-26 09:26:32 -05:00
goodNETnick
a48df9e130 Password recovery procedure 2022-10-01 01:53:40 -04:00
L. Repetto
b51b7ad1f3 add apendix-b and topology image 2022-04-20 15:32:03 -03:00
ekhudiyev
3081fa9b88
L3VPN hub and spoke topo 2021-12-01 13:01:12 +04:00
usman-umer
c9dd310466 added diagram & annotated commands for openvpn server 2021-07-31 19:35:53 +01:00
Robert Göhler
f3389c3030
Merge pull request #566 from usman-umer/update-wireguard
Wireguard Docs Update
2021-07-13 19:39:15 +02:00
usman-umer
ec23969bc8 updated diagram, updated sudo wg, fixed heading sizes, replaced pub IPs 2021-07-12 12:34:54 +01:00
Christian Poessinger
135b1ce4bd vrf: add example for route-leaking 2021-07-11 17:51:14 +02:00
usman-umer
5b407ed606 Moved wireguard from the interfaces to vpn directory, as it is a VPN.
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-10 23:42:23 +01:00
srividya0208
ae6a2ba810 configuration page: corrected spelling and grammatical mistakes
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-30 06:17:12 -04:00
Christian Poessinger
c508abed00 wireguard: update roadwarrior configuration 2021-04-25 09:44:29 +02:00
Christian Poessinger
d24b81bed2 WireGuard: T1802: add mobile client config generation command 2021-04-24 18:13:11 +02:00
Christian Poessinger
c394c6e165 Add EVE-NG VyOS icon 2021-04-10 11:41:46 +02:00
Ramax Lo
ab402a16b5 configexamples: pppoe-ipv6-basic.rst: Replace diagram
Convert format of the diagram from png to jpg.
2021-03-18 00:54:41 +08:00
Ramax Lo
31b2984284 configexamples: Add PPPoE IPv6 basic setup
Add new document on basic PPPoE IPv6 setup for home network.
2021-03-17 01:33:33 +08:00
JACK
a1297a53f7 nptv6: T2518: Add document support for nat66 2021-02-05 21:59:34 +01:00