Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-05 | Update wireguard.rst | Dibins | |
Adding proper syntax for 1.4 firewall commands | |||
2023-10-05 | Merge pull request #1102 from vyos/update-translations-master | Robert Göhler | |
Github: update translations | |||
2023-10-05 | Merge pull request #1104 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2023-10-05 | Merge pull request #1105 from Dibins/patch-1 | Robert Göhler | |
Update dns.rst | |||
2023-10-05 | Merge pull request #1106 from vyos/dependabot/pip/urllib3-1.26.17 | Robert Göhler | |
Bump urllib3 from 1.26.15 to 1.26.17 | |||
2023-10-03 | Bump urllib3 from 1.26.15 to 1.26.17 | dependabot[bot] | |
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.17. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.15...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2023-10-02 | Second update dns.rst | Dibins | |
Based on the discussion here: https://forum.vyos.io/t/dynamic-dns-not-wollowing-web-options/12309 it seems necessary to note that setting the web-options on a given interface is not sufficient for determining the IP address when behind NAT. I've added some additional detail, which I think will make that more clear, as well as listed the commands as required to set up DDNS behind NAT. Further I updated the section on RFC2136 to accurately show address instead of interface | |||
2023-10-02 | Update dns.rst | Shnoobins | |
Updated command syntax for dynamic dns - changed set service dns dynamic interface to set service dns dynamic address. Changed the login option from 'login' to 'username' Changed the web options from 'use-web' to 'web-options' Changed because I ran into the command syntax change on a 1.4 install. Updating documents to match. | |||
2023-10-02 | Github: update current branch | rebortg | |
2023-10-02 | Github: update translations | rebortg | |
2023-09-28 | Merge pull request #1101 from srividya0208/ikev2vpn | Robert Göhler | |
Added details about ipsec remote-access | |||
2023-09-28 | Added details about ipsec remote-access | srividya0208 | |
2023-09-26 | Merge pull request #1095 from aslanvyos/patch-2 | Robert Göhler | |
Update login.rst | |||
2023-09-26 | Merge pull request #1088 from Nephiaust/2023-FirewallUpdates | Robert Göhler | |
Updates to the firewall pages | |||
2023-09-26 | Merge pull request #1100 from aslanvyos/patch-4 | Robert Göhler | |
Update libvirt.rst | |||
2023-09-26 | Update libvirt.rst | aslanvyos | |
1. In the new version of Libvirt this --os-type is deprecated. When we put this option we get this message "WARNING --os-type is deprecated and does nothing. Please stop using it." 2. Some ques OS KVM console is chosen as the default boot option and when we enter the console console hangs. For this reason, we need to reboot and select Serial console. | |||
2023-09-25 | Merge pull request #1097 from vyos/update-translations-master | Robert Göhler | |
Github: update translations | |||
2023-09-25 | Merge pull request #1099 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2023-09-25 | Github: update current branch | rebortg | |
2023-09-25 | Github: update translations | rebortg | |
2023-09-22 | Update login.rst | aslanvyos | |
RADIUS and TACACS configuration examples were added. Also mentioned if there is no connection between VyOS and RADIUS/TACACS servers users need to use local accounts for authentication. | |||
2023-09-21 | Merge pull request #1092 from sever-sever/synproxy | Robert Göhler | |
Add firewal synproxy | |||
2023-09-21 | Add firewal synproxy | Viacheslav Hletenko | |
2023-09-18 | Merge pull request #1091 from vyos/update-translations-master | Robert Göhler | |
Github: update translations | |||
2023-09-18 | Github: update translations | rebortg | |
2023-09-18 | Merge pull request #1089 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2023-09-18 | Merge pull request #1090 from vyos/update-translations-master | Robert Göhler | |
Github: update translations | |||
2023-09-18 | Github: update translations | rebortg | |
2023-09-18 | Github: update current branch | rebortg | |
2023-09-17 | Merge pull request #1087 from Nephiaust/master | Daniil Baturin | |
Fixed minor issues in documentation | |||
2023-09-18 | Added new section about the different firewalls | Nephiaust | |
Updated labels for the pages Added new pictures. Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com> | |||
2023-09-17 | Change ref firewall for int groups to be unique | Nephiaust | |
Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com> | |||
2023-09-17 | Fixed bad formatting for code-blocks | Nephiaust | |
Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com> | |||
2023-09-17 | Fixed header tag for Circinus | Nephiaust | |
Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com> | |||
2023-09-13 | Merge pull request #1063 from NickAnderegg/overview-nftables-translation | Robert Göhler | |
quick-start: update firewall tutorials to reflect nftables-based firewall commands | |||
2023-09-13 | Merge pull request #1082 from nicolas-fort/blueprint-fwall-ipsec | Robert Göhler | |
Config blueprints: Add new example in configuration blueprints | |||
2023-09-13 | quick-start: fix typo | Nick Anderegg | |
2023-09-13 | vrf: add NAT example | Christian Breunig | |
2023-09-13 | Merge pull request #1075 from dmbaturin/T5270-openvpn-peer-fingerprint | John Estabrook | |
openvpn: Add peer fingerprint mode | |||
2023-09-13 | openvpn: Add peer fingerprint mode | Daniil Baturin | |
2023-09-12 | chore: fix formatting and add linter comments | Nick Anderegg | |
2023-09-12 | quick-start: format to correct line length | Nick Anderegg | |
2023-09-12 | quick-start: adding missing rule to allow echo requests | Nick Anderegg | |
2023-09-12 | quick-start: add clarifying context to nftables config examples | Nick Anderegg | |
2023-09-12 | quick-start: initial pass of netfilter firewall configuration intro | Nick Anderegg | |
2023-09-12 | quick-start: add notice about changes to firewall backend | Nick Anderegg | |
2023-09-12 | Merge pull request #1083 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2023-09-12 | Github: update current branch | rebortg | |
2023-09-12 | fix submodule | rebortg | |
2023-09-12 | Merge branch 'master' of github.com:vyos/vyos-documentation | rebortg | |