Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-20 | Merge pull request #1598 from systeembeheerder/patch-1sagitta | Robert Göhler | |
VxLAN default port | |||
2025-02-20 | Update vxlan.rst | systeembeheerder | |
more wrong ports.. | |||
2025-02-20 | Update vxlan.rst | systeembeheerder | |
2025-02-20 | Update vxlan.rst | systeembeheerder | |
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-20 | Merge pull request #1597 from systeembeheerder/patch-1 | Robert Göhler | |
Update vxlan.rst | |||
2025-02-20 | Update vxlan.rst | systeembeheerder | |
`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-19 | change 'disallow' to 'allow: /' for atlassian-bot in robots.txt | Robert Göhler | |
2025-02-19 | changed bots order | Yevhen Bondarenko | |
2025-02-18 | add sitemap to robots.txt | rebortg | |
2025-02-18 | add atlassian-bot to robots.txt | rebortg | |
2025-02-17 | remove robots.txt | Robert Göhler | |
2025-02-17 | Disallow atlassian-bot in robots.txt | rebortg | |
2025-01-13 | Merge pull request #1586 from 0lzi/dhcp-server_failover | Robert Göhler | |
updated dhcp-server documentation for sagitta | |||
2025-01-13 | updated dhcp-server documentation for sagitta | Oliver Kelly | |
2025-01-03 | Merge pull request #1581 from aslanvyos/sagitta | Robert Göhler | |
Rewrote Deployment of VyOS with Required Resources on AWS and Azure | |||
2025-01-03 | Merge pull request #1585 from vyos/mergify/bp/sagitta/pr-1584 | Christian Breunig | |
installation: add note about unsupported locally administered MAC addresses (backport #1584) | |||
2025-01-03 | installation: add note about unsupported locally administered MAC addressesmergify/bp/sagitta/pr-1584 | Christian Breunig | |
(cherry picked from commit 3fdab89e5c28485b7f4c3e9a492e51235077edd9) | |||
2025-01-03 | Rewrited VyOS deployment for Azure | aslanvyos | |
2024-12-24 | Rewrited VyOS deployment for AWS | aslanvyos | |
2024-12-20 | Add files via upload | Aslan Hajiyev | |
2024-12-20 | Add files via upload | Aslan Hajiyev | |
2024-11-13 | Update Copyright Year | Robert Göhler | |
2024-09-23 | Merge pull request #1555 from vyos/mergify/bp/sagitta/pr-1554 | Christian Breunig | |
Netflow: add warning message (backport #1554) | |||
2024-09-23 | Netflow: add warning message regarding low performnace on router handling ↵mergify/bp/sagitta/pr-1554 | Nicolas Fort | |
lot of traffic. (cherry picked from commit 1832b803cedc7747340e5cb78fea7062ccbe71dd) | |||
2024-09-14 | Merge pull request #1547 from vyos/mergify/bp/sagitta/pr-1546 | Christian Breunig | |
add mac sec over wan (backport #1546) | |||
2024-09-14 | add mac sec over wan | fett0 | |
(cherry picked from commit b7ad59279d4b253d0aaa4783acca9bd294c3c4f4) | |||
2024-09-14 | Merge pull request #1545 from vyos/mergify/bp/sagitta/pr-1521 | Christian Breunig | |
OPENVPN: T6555: add documentation bridge feature (backport #1521) | |||
2024-09-13 | OPENVPN: T6555: add documentation bridge featuremergify/bp/sagitta/pr-1521 | fett0 | |
(cherry picked from commit 71050ef7f329003421c02d9a3eacd589b3785e3e) | |||
2024-09-06 | VRF: write more clear, table id is mandatory | Robert Göhler | |
2024-09-06 | Merge pull request #1540 from vyos/mergify/bp/sagitta/pr-1539 | Robert Göhler | |
cli: Document top-level op mode word meanings (backport #1539) | |||
2024-09-06 | cli: Document top-level op mode word meanings | Daniil Baturin | |
(cherry picked from commit 0a98076e88d0df05be43dd7cd90b900858f0d74a) | |||
2024-09-03 | router-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-29 | Merge pull request #1532 from vyos/mergify/bp/sagitta/pr-1531mergify/bp/sagitta/pr-1533 | Robert Göhler | |
Update ssh and ntp documentation (backport #1531) | |||
2024-08-29 | ntp: 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-29 | SSH: 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-21 | Update prefix-list.rst | Adam Korab | |
add IPv4 prefix-list example (cherry picked from commit 7600f55643458fb84f2018d35acbd00eceb7a4fe) | |||
2024-08-10 | Merge pull request #1518 from aslanvyos/patch-12 | Robert Göhler | |
TACACS Authentication | |||
2024-08-10 | Merge pull request #1523 from vyos/mergify/bp/sagitta/pr-1522 | Robert Göhler | |
Update l2tp.rst (backport #1522) | |||
2024-08-10 | Update l2tp.rst | Balazs Szenczy | |
Small correction (cherry picked from commit e835834cded213855cde83335fc49b0d19b9004c) | |||
2024-08-09 | TACACS Authentication | aslanvyos | |
2024-08-08 | TACACS Authentication | aslanvyos | |
Clarification about TACACS | |||
2024-08-07 | Merge pull request #1515 from vyos/mergify/bp/sagitta/pr-1514 | Christian Breunig | |
T6539: Add documentation for reverse proxy logging configuration (backport #1514) | |||
2024-08-07 | T6539: Add documentation for reverse proxy logging configurationmergify/bp/sagitta/pr-1514 | Nicolas Vollmar | |
(cherry picked from commit d624058e258ec0f7a77f7a3990b7fffb18a43ea1) | |||
2024-07-22 | ipsec: T6599: add CLI documentation to disable ESP re-key | Christian Breunig | |
(cherry picked from commit 284b5b8e9bec10f4e69c0add321361a832d39b66) | |||
2024-07-21 | GW-FN-1UR1-10G: add WWAN config | Christian Breunig | |
(cherry picked from commit 64cf8032d6551c0b0412d0b501106723d2ac56d8) | |||
2024-07-21 | Add initial hardware platform Gowin GW-FN-1UR1-10G | Christian Breunig | |
(cherry picked from commit 2a6cf7f4981bed8fc56ed4fa31a041b6ebecf1b6) | |||
2024-07-18 | VPN 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-13 | Merge pull request #1507 from vyos/mergify/bp/sagitta/pr-1505 | Christian Breunig | |
ipsec: Added information about operational commands (backport #1505) | |||
2024-07-13 | ipsec: Added information about operational commands | srividya0208 | |
(cherry picked from commit cd1dcb5d8e66e3431415ebf31a2d5902b30c1ffc) | |||
2024-07-06 | Merge pull request #1503 from vyos/mergify/bp/sagitta/pr-1502 | Christian Breunig | |
Update Login with OTP Usage (backport #1502) |