Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-07 | github action lxml fix dependencies | Robert Göhler | |
2023-11-07 | github action lxml fix dependencies | Robert Göhler | |
2023-11-07 | gthub action lxml dependencies | Robert Göhler | |
2023-11-07 | lxml dependencies | Robert Göhler | |
2023-11-07 | Update update-translations.yml | Robert Göhler | |
2023-10-31 | Merge pull request #1135 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2023-10-31 | Github: update current branch | rebortg | |
2023-10-31 | Merge pull request #1133 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2023-10-31 | T5699: vxlan: migrate "external" CLI know to "parameters external" | Christian Breunig | |
2023-10-31 | Merge pull request #1129 from vyos/t5668-vxlan | Christian Breunig | |
vxlan: T5668: add CLI knob to enable ARP/ND suppression | |||
2023-10-30 | Github: update current branch | rebortg | |
2023-10-28 | vxlan: T5668: add CLI knob to enable ARP/ND suppression | Christian Breunig | |
2023-10-28 | vxlan: add missing "parameters nolearning" help | Christian Breunig | |
2023-10-26 | Merge pull request #1126 from srividya0208/ipsec_vips | Robert Göhler | |
Added config example of vpn ipsec site-to-site | |||
2023-10-26 | Added config example of vpn ipsec site-to-site | srividya0208 | |
2023-10-25 | Merge pull request #1125 from vyos/revert-1112-revert-1111-nat_interfaces_group | Robert Göhler | |
Revert "Revert "NAT: add interface-group documentation. "" | |||
2023-10-25 | Update nat44.rst | Robert Göhler | |
change interface-name and interface-group | |||
2023-10-25 | Revert "Revert "NAT: add interface-group documentation. "" | Robert Göhler | |
2023-10-25 | Merge pull request #1121 from vyos/update-translations-master | Robert Göhler | |
Github: update translations | |||
2023-10-25 | Merge pull request #1123 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2023-10-23 | Github: update current branch | rebortg | |
2023-10-23 | Github: update translations | rebortg | |
2023-10-19 | Merge pull request #1119 from aslanvyos/patch-8 | Robert Göhler | |
Update dmvpn.rst | |||
2023-10-19 | Merge pull request #1118 from aslanvyos/patch-7 | Robert Göhler | |
Update site2site_ipsec.rst | |||
2023-10-19 | Merge pull request #1115 from vyos/dependabot/pip/urllib3-1.26.18 | Robert Göhler | |
Bump urllib3 from 1.26.17 to 1.26.18 | |||
2023-10-19 | Merge pull request #1120 from vhelke/fix_typo_in_wireguard_doc | Robert Göhler | |
Fix two typos in Wireguard doc | |||
2023-10-18 | Fix two typos in Wireguard doc | Veli-Matti Helke | |
2023-10-18 | Update dmvpn.rst | aslanvyos | |
When we put this command we got an error like: set interfaces tunnel tun100 local-ip '192.0.2.1' Configuration path: interfaces tunnel tun100 [local-ip] is not valid Set failed | |||
2023-10-18 | Update site2site_ipsec.rst | aslanvyos | |
To make easily understandable the Site-to-Site VPN ikev2 configuration for users (especially if the user is new to VyOS) made the following changes: - Added dummy interface to both routers for testing purposes - Added static route for both routers for dummy interface - Added this line of command: set vpn ipsec option disable-route-autoinstall Because when we write this line after the commit action we got an error like: WARNING: It's recommended to use ipsec vti with the next command - corrected this line: set vpn ipsec site-to-site peer OFFICE-B local-address '192.168.0.10' to this: set vpn ipsec site-to-site peer OFFICE-B local-address '172.18.201.10' | |||
2023-10-18 | Bump urllib3 from 1.26.17 to 1.26.18 | dependabot[bot] | |
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. - [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.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2023-10-17 | wireless: extend example with missing country-code | Christian Breunig | |
2023-10-16 | Merge pull request #1113 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2023-10-16 | Github: update current branch | rebortg | |
2023-10-12 | Merge pull request #1112 from vyos/revert-1111-nat_interfaces_group | Robert Göhler | |
Revert "NAT: add interface-group documentation. " | |||
2023-10-12 | Revert "NAT: add interface-group documentation. " | Robert Göhler | |
2023-10-12 | Merge pull request #1111 from nicolas-fort/nat_interfaces_group | Robert Göhler | |
NAT: add interface-group documentation. | |||
2023-10-11 | NAT: add interface-group documentation. Also add firewall rules for allowing ↵ | Nicolas Fort | |
destination nat connections. | |||
2023-10-10 | Merge pull request #1107 from Dibins/patch-1 | Robert Göhler | |
Update wireguard.rst | |||
2023-10-10 | Merge pull request #1108 from vyos/update-translations-master | Robert Göhler | |
Github: update translations | |||
2023-10-10 | Merge pull request #1110 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2023-10-09 | Github: update current branch | rebortg | |
2023-10-09 | Github: update translations | rebortg | |
2023-10-08 | T5630: pppoe: allow to specify MRU in addition to already configurable MTU | Christian Breunig | |
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 |