summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-02-20Merge pull request #1598 from systeembeheerder/patch-1sagittaRobert Göhler
VxLAN default port
2025-02-20Update vxlan.rstsysteembeheerder
more wrong ports..
2025-02-20Update vxlan.rstsysteembeheerder
2025-02-20Update vxlan.rstsysteembeheerder
remove "As VyOS is Linux based the default port used is not using 4789 as the default IANA-assigned destination UDP port number. Instead VyOS uses the Linux default port of 8472." See * https://github.com/vyos/vyos-1x/blob/current/src/conf_mode/interfaces_vxlan.py#L226 * https://github.com/vyos/vyos-1x/blob/current/interface-definitions/interfaces_vxlan.xml.in#L105 Looks like VyOS DOES use 4789 and not 8472 by default.
2025-02-20Merge pull request #1597 from systeembeheerder/patch-1Robert Göhler
Update vxlan.rst
2025-02-20Update vxlan.rstsysteembeheerder
`set interfaces vxlan <interface> source-address <interface>` should be `set interfaces vxlan <interface> source-address <IP address>` in 1.4.1: ``` # set interfaces vxlan vxlan1 source-address Possible completions: <x.x.x.x> IPv4 source address <h:h:h:h:h:h:h:h> IPv6 source address 127.0.0.1 ::1 ```
2025-02-19change 'disallow' to 'allow: /' for atlassian-bot in robots.txtRobert Göhler
2025-02-19changed bots orderYevhen Bondarenko
2025-02-18add sitemap to robots.txtrebortg
2025-02-18add atlassian-bot to robots.txtrebortg
2025-02-17remove robots.txtRobert Göhler
2025-02-17Disallow atlassian-bot in robots.txtrebortg
2025-01-13Merge pull request #1586 from 0lzi/dhcp-server_failoverRobert Göhler
updated dhcp-server documentation for sagitta
2025-01-13updated dhcp-server documentation for sagittaOliver Kelly
2025-01-03Merge pull request #1581 from aslanvyos/sagittaRobert Göhler
Rewrote Deployment of VyOS with Required Resources on AWS and Azure
2025-01-03Merge pull request #1585 from vyos/mergify/bp/sagitta/pr-1584Christian Breunig
installation: add note about unsupported locally administered MAC addresses (backport #1584)
2025-01-03installation: add note about unsupported locally administered MAC addressesmergify/bp/sagitta/pr-1584Christian Breunig
(cherry picked from commit 3fdab89e5c28485b7f4c3e9a492e51235077edd9)
2025-01-03Rewrited VyOS deployment for Azureaslanvyos
2024-12-24Rewrited VyOS deployment for AWSaslanvyos
2024-12-20Add files via uploadAslan Hajiyev
2024-12-20Add files via uploadAslan Hajiyev
2024-11-13Update Copyright YearRobert Göhler
2024-09-23Merge pull request #1555 from vyos/mergify/bp/sagitta/pr-1554Christian Breunig
Netflow: add warning message (backport #1554)
2024-09-23Netflow: add warning message regarding low performnace on router handling ↵mergify/bp/sagitta/pr-1554Nicolas Fort
lot of traffic. (cherry picked from commit 1832b803cedc7747340e5cb78fea7062ccbe71dd)
2024-09-14Merge pull request #1547 from vyos/mergify/bp/sagitta/pr-1546Christian Breunig
add mac sec over wan (backport #1546)
2024-09-14add mac sec over wanfett0
(cherry picked from commit b7ad59279d4b253d0aaa4783acca9bd294c3c4f4)
2024-09-14Merge pull request #1545 from vyos/mergify/bp/sagitta/pr-1521Christian Breunig
OPENVPN: T6555: add documentation bridge feature (backport #1521)
2024-09-13OPENVPN: T6555: add documentation bridge featuremergify/bp/sagitta/pr-1521fett0
(cherry picked from commit 71050ef7f329003421c02d9a3eacd589b3785e3e)
2024-09-06VRF: write more clear, table id is mandatoryRobert Göhler
2024-09-06Merge pull request #1540 from vyos/mergify/bp/sagitta/pr-1539Robert Göhler
cli: Document top-level op mode word meanings (backport #1539)
2024-09-06cli: Document top-level op mode word meaningsDaniil Baturin
(cherry picked from commit 0a98076e88d0df05be43dd7cd90b900858f0d74a)
2024-09-03router-advert: T6681: add new option "no-send-interval" (#1534) (#1535)mergify[bot]
(cherry picked from commit ac6681ca8baab2546ba4522913147582a058de64) Co-authored-by: Christian Breunig <christian@breunig.cc>
2024-08-29Merge pull request #1532 from vyos/mergify/bp/sagitta/pr-1531mergify/bp/sagitta/pr-1533Robert Göhler
Update ssh and ntp documentation (backport #1531)
2024-08-29ntp: T6344: only one entry per IP family is supported for <set service ntp ↵Nicolas Fort
listen-addreess> command (cherry picked from commit 5416ec288c3aa17c161aeb9b3026c2c63ce94f7b)
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. (cherry picked from commit ccf50ef211c14661bae100a640d70c981b393934)
2024-08-21Update prefix-list.rstAdam Korab
add IPv4 prefix-list example (cherry picked from commit 7600f55643458fb84f2018d35acbd00eceb7a4fe)
2024-08-10Merge pull request #1518 from aslanvyos/patch-12Robert Göhler
TACACS Authentication
2024-08-10Merge pull request #1523 from vyos/mergify/bp/sagitta/pr-1522Robert Göhler
Update l2tp.rst (backport #1522)
2024-08-10Update l2tp.rstBalazs Szenczy
Small correction (cherry picked from commit e835834cded213855cde83335fc49b0d19b9004c)
2024-08-09TACACS Authenticationaslanvyos
2024-08-08TACACS Authenticationaslanvyos
Clarification about TACACS
2024-08-07Merge pull request #1515 from vyos/mergify/bp/sagitta/pr-1514Christian Breunig
T6539: Add documentation for reverse proxy logging configuration (backport #1514)
2024-08-07T6539: Add documentation for reverse proxy logging configurationmergify/bp/sagitta/pr-1514Nicolas Vollmar
(cherry picked from commit d624058e258ec0f7a77f7a3990b7fffb18a43ea1)
2024-07-22ipsec: T6599: add CLI documentation to disable ESP re-keyChristian Breunig
(cherry picked from commit 284b5b8e9bec10f4e69c0add321361a832d39b66)
2024-07-21GW-FN-1UR1-10G: add WWAN configChristian Breunig
(cherry picked from commit 64cf8032d6551c0b0412d0b501106723d2ac56d8)
2024-07-21Add initial hardware platform Gowin GW-FN-1UR1-10GChristian Breunig
(cherry picked from commit 2a6cf7f4981bed8fc56ed4fa31a041b6ebecf1b6)
2024-07-18VPN documentation proofreading (#1506)whyrlpool
* Fix typos in openconnect.rst change Cerbort->Certbot Update first line to reflect that openconnect was introduced in 1.3-rolling (T2036) * typo in dmvpn.rst * ipsec.rst justification, minor phrasing changes * l2tp.rst justification and phrasing changes. * sstp.rst phrasing, justification changes * Update ipsec.rst rephrase for clarity and to avoid possessive plural apostrophe (cherry picked from commit 873a461bdf972ebd815baf50893700b0a2518213)
2024-07-13Merge pull request #1507 from vyos/mergify/bp/sagitta/pr-1505Christian Breunig
ipsec: Added information about operational commands (backport #1505)
2024-07-13ipsec: Added information about operational commandssrividya0208
(cherry picked from commit cd1dcb5d8e66e3431415ebf31a2d5902b30c1ffc)
2024-07-06Merge pull request #1503 from vyos/mergify/bp/sagitta/pr-1502Christian Breunig
Update Login with OTP Usage (backport #1502)