2882 Commits

Author SHA1 Message Date
Harliff
ed8865aec6
Update build-vyos.rst
Since "saggita" is no more current branch and links to the "current" pointed to "ciriunus" branch now, I've replaced "current" branch links to "saggita", so 1.4 can be built.
2023-11-02 16:20:52 +03:00
Robert Göhler
7625a30f2b
Merge pull request #1135 from vyos/update-dependencies-master
Github: update current branch
2023-10-31 20:15:17 +01:00
rebortg
d3b7500a09 Github: update current branch 2023-10-31 19:14:01 +00:00
Robert Göhler
fd707f1470
Merge pull request #1133 from vyos/update-dependencies-master
Github: update current branch
2023-10-31 14:43:48 +01:00
Christian Breunig
8c838d7ca9 T5699: vxlan: migrate "external" CLI know to "parameters external" 2023-10-31 07:37:52 +01:00
Christian Breunig
364471b8da
Merge pull request #1129 from vyos/t5668-vxlan
vxlan: T5668: add CLI knob to enable ARP/ND suppression
2023-10-31 07:32:52 +01:00
rebortg
4140c1ce99 Github: update current branch 2023-10-30 06:19:30 +00:00
Christian Breunig
11cb9979e0 vxlan: T5668: add CLI knob to enable ARP/ND suppression 2023-10-28 21:35:55 +02:00
Christian Breunig
8a5804881c vxlan: add missing "parameters nolearning" help 2023-10-28 21:34:25 +02:00
Robert Göhler
7aa0c1ab32
Merge pull request #1126 from srividya0208/ipsec_vips
Added config example of vpn ipsec site-to-site
2023-10-26 13:36:13 +02:00
srividya0208
4d7e44d3e7 Added config example of vpn ipsec site-to-site 2023-10-26 02:00:19 -04:00
Robert Göhler
90c343fa92
Merge pull request #1125 from vyos/revert-1112-revert-1111-nat_interfaces_group
Revert "Revert "NAT: add interface-group documentation. ""
2023-10-25 21:33:27 +02:00
Robert Göhler
4db66e6c0c
Update nat44.rst
change interface-name and interface-group
2023-10-25 21:33:07 +02:00
Robert Göhler
535bd97639
Revert "Revert "NAT: add interface-group documentation. "" 2023-10-25 21:30:35 +02:00
Robert Göhler
3d54548727
Merge pull request #1121 from vyos/update-translations-master
Github: update translations
2023-10-25 21:20:11 +02:00
Robert Göhler
935bb54b7a
Merge pull request #1123 from vyos/update-dependencies-master
Github: update current branch
2023-10-25 21:19:44 +02:00
rebortg
0c85a3625d Github: update current branch 2023-10-23 06:05:47 +00:00
rebortg
da3597c534 Github: update translations 2023-10-23 06:02:45 +00:00
Robert Göhler
858e209ef9
Merge pull request #1119 from aslanvyos/patch-8
Update dmvpn.rst
2023-10-19 13:05:10 +02:00
Robert Göhler
e64913496b
Merge pull request #1118 from aslanvyos/patch-7
Update site2site_ipsec.rst
2023-10-19 10:26:06 +02:00
Robert Göhler
225df749d5
Merge pull request #1115 from vyos/dependabot/pip/urllib3-1.26.18
Bump urllib3 from 1.26.17 to 1.26.18
2023-10-19 09:49:18 +02:00
Robert Göhler
e978094139
Merge pull request #1120 from vhelke/fix_typo_in_wireguard_doc
Fix two typos in Wireguard doc
2023-10-19 09:47:46 +02:00
Veli-Matti Helke
d3afeafb41 Fix two typos in Wireguard doc 2023-10-18 22:08:58 +03:00
aslanvyos
dc2cfd1f61
Update dmvpn.rst
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 17:44:00 +04:00
aslanvyos
d3ef41c38f
Update site2site_ipsec.rst
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 15:24:39 +04:00
dependabot[bot]
9e06bee046
Bump urllib3 from 1.26.17 to 1.26.18
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-18 01:28:50 +00:00
Christian Breunig
1ddce99cc8 wireless: extend example with missing country-code 2023-10-17 21:19:18 +02:00
Robert Göhler
cc380ff55e
Merge pull request #1113 from vyos/update-dependencies-master
Github: update current branch
2023-10-16 21:06:55 +02:00
rebortg
db0ac82caf Github: update current branch 2023-10-16 06:05:30 +00:00
Robert Göhler
c2c8d36286
Merge pull request #1112 from vyos/revert-1111-nat_interfaces_group
Revert "NAT: add interface-group documentation. "
2023-10-12 21:07:31 +02:00
Robert Göhler
54525f31ce
Revert "NAT: add interface-group documentation. " 2023-10-12 21:07:02 +02:00
Robert Göhler
e0fa88b183
Merge pull request #1111 from nicolas-fort/nat_interfaces_group
NAT: add interface-group documentation.
2023-10-12 09:59:45 +02:00
Nicolas Fort
531c5b9c5e NAT: add interface-group documentation. Also add firewall rules for allowing destination nat connections. 2023-10-11 15:41:18 -03:00
Robert Göhler
a7c0717e5d
Merge pull request #1107 from Dibins/patch-1
Update wireguard.rst
2023-10-10 21:36:29 +02:00
Robert Göhler
8234ffa650
Merge pull request #1108 from vyos/update-translations-master
Github: update translations
2023-10-10 21:28:01 +02:00
Robert Göhler
4b69a0eacf
Merge pull request #1110 from vyos/update-dependencies-master
Github: update current branch
2023-10-10 21:27:40 +02:00
rebortg
2c1149773c Github: update current branch 2023-10-09 06:05:45 +00:00
rebortg
6801a0b129 Github: update translations 2023-10-09 06:03:01 +00:00
Christian Breunig
7090b69845 T5630: pppoe: allow to specify MRU in addition to already configurable MTU 2023-10-08 09:08:35 +02:00
Dibins
7d9792b510
Update wireguard.rst
Adding proper syntax for 1.4 firewall commands
2023-10-05 15:50:06 -05:00
Robert Göhler
7b89b50e3d
Merge pull request #1102 from vyos/update-translations-master
Github: update translations
2023-10-05 22:26:26 +02:00
Robert Göhler
dfbfe59089
Merge pull request #1104 from vyos/update-dependencies-master
Github: update current branch
2023-10-05 22:25:28 +02:00
Robert Göhler
c6737c7213
Merge pull request #1105 from Dibins/patch-1
Update dns.rst
2023-10-05 22:25:10 +02:00
Robert Göhler
362938d8e0
Merge pull request #1106 from vyos/dependabot/pip/urllib3-1.26.17
Bump urllib3 from 1.26.15 to 1.26.17
2023-10-05 22:18:15 +02:00
dependabot[bot]
0ad7f931de
Bump urllib3 from 1.26.15 to 1.26.17
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-03 03:25:18 +00:00
Dibins
fa84bc4b35
Second update dns.rst
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 16:53:29 -05:00
Shnoobins
cf1c7eb76d
Update dns.rst
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 12:40:37 -05:00
rebortg
b089f1b2d8 Github: update current branch 2023-10-02 06:05:37 +00:00
rebortg
1e5db45029 Github: update translations 2023-10-02 06:03:00 +00:00
Robert Göhler
08ac110e10
Merge pull request #1101 from srividya0208/ikev2vpn
Added details about ipsec remote-access
2023-09-28 14:07:40 +02:00