summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-05Update wireguard.rstDibins
Adding proper syntax for 1.4 firewall commands
2023-10-05Merge pull request #1102 from vyos/update-translations-masterRobert Göhler
Github: update translations
2023-10-05Merge pull request #1104 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2023-10-05Merge pull request #1105 from Dibins/patch-1Robert Göhler
Update dns.rst
2023-10-05Merge pull request #1106 from vyos/dependabot/pip/urllib3-1.26.17Robert Göhler
Bump urllib3 from 1.26.15 to 1.26.17
2023-10-03Bump urllib3 from 1.26.15 to 1.26.17dependabot[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-02Second update dns.rstDibins
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-02Update dns.rstShnoobins
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-02Github: update current branchrebortg
2023-10-02Github: update translationsrebortg
2023-09-28Merge pull request #1101 from srividya0208/ikev2vpnRobert Göhler
Added details about ipsec remote-access
2023-09-28Added details about ipsec remote-accesssrividya0208
2023-09-26Merge pull request #1095 from aslanvyos/patch-2Robert Göhler
Update login.rst
2023-09-26Merge pull request #1088 from Nephiaust/2023-FirewallUpdatesRobert Göhler
Updates to the firewall pages
2023-09-26Merge pull request #1100 from aslanvyos/patch-4Robert Göhler
Update libvirt.rst
2023-09-26Update libvirt.rstaslanvyos
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-25Merge pull request #1097 from vyos/update-translations-masterRobert Göhler
Github: update translations
2023-09-25Merge pull request #1099 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2023-09-25Github: update current branchrebortg
2023-09-25Github: update translationsrebortg
2023-09-22Update login.rstaslanvyos
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-21Merge pull request #1092 from sever-sever/synproxyRobert Göhler
Add firewal synproxy
2023-09-21Add firewal synproxyViacheslav Hletenko
2023-09-18Merge pull request #1091 from vyos/update-translations-masterRobert Göhler
Github: update translations
2023-09-18Github: update translationsrebortg
2023-09-18Merge pull request #1089 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2023-09-18Merge pull request #1090 from vyos/update-translations-masterRobert Göhler
Github: update translations
2023-09-18Github: update translationsrebortg
2023-09-18Github: update current branchrebortg
2023-09-17Merge pull request #1087 from Nephiaust/masterDaniil Baturin
Fixed minor issues in documentation
2023-09-18Added new section about the different firewallsNephiaust
Updated labels for the pages Added new pictures. Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com>
2023-09-17Change ref firewall for int groups to be uniqueNephiaust
Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com>
2023-09-17Fixed bad formatting for code-blocksNephiaust
Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com>
2023-09-17Fixed header tag for CircinusNephiaust
Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com>
2023-09-13Merge pull request #1063 from NickAnderegg/overview-nftables-translationRobert Göhler
quick-start: update firewall tutorials to reflect nftables-based firewall commands
2023-09-13Merge pull request #1082 from nicolas-fort/blueprint-fwall-ipsecRobert Göhler
Config blueprints: Add new example in configuration blueprints
2023-09-13quick-start: fix typoNick Anderegg
2023-09-13vrf: add NAT exampleChristian Breunig
2023-09-13Merge pull request #1075 from dmbaturin/T5270-openvpn-peer-fingerprintJohn Estabrook
openvpn: Add peer fingerprint mode
2023-09-13openvpn: Add peer fingerprint modeDaniil Baturin
2023-09-12chore: fix formatting and add linter commentsNick Anderegg
2023-09-12quick-start: format to correct line lengthNick Anderegg
2023-09-12quick-start: adding missing rule to allow echo requestsNick Anderegg
2023-09-12quick-start: add clarifying context to nftables config examplesNick Anderegg
2023-09-12quick-start: initial pass of netfilter firewall configuration introNick Anderegg
2023-09-12quick-start: add notice about changes to firewall backendNick Anderegg
2023-09-12Merge pull request #1083 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2023-09-12Github: update current branchrebortg
2023-09-12fix submodulerebortg
2023-09-12Merge branch 'master' of github.com:vyos/vyos-documentationrebortg