2903 Commits

Author SHA1 Message Date
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
srividya0208
3f7e9a6de9 Added details about ipsec remote-access 2023-09-28 02:41:47 -04:00
Robert Göhler
b15d0560a2
Merge pull request #1095 from aslanvyos/patch-2
Update login.rst
2023-09-26 22:11:13 +02:00
Robert Göhler
f635b6e714
Merge pull request #1088 from Nephiaust/2023-FirewallUpdates
Updates to the firewall pages
2023-09-26 22:08:20 +02:00
Robert Göhler
3d73d00dcb
Merge pull request #1100 from aslanvyos/patch-4
Update libvirt.rst
2023-09-26 21:55:33 +02:00
aslanvyos
ed603d68d8
Update libvirt.rst
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-26 14:39:32 +04:00
Robert Göhler
0e483210ad
Merge pull request #1097 from vyos/update-translations-master
Github: update translations
2023-09-25 20:25:58 +02:00
Robert Göhler
f53d35f04b
Merge pull request #1099 from vyos/update-dependencies-master
Github: update current branch
2023-09-25 20:23:15 +02:00
rebortg
ca3a5176ee Github: update current branch 2023-09-25 06:06:02 +00:00
rebortg
3031d68f6c Github: update translations 2023-09-25 06:02:38 +00:00
aslanvyos
6f8c303510
Update login.rst
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-22 16:33:23 +04:00
Robert Göhler
0013b57003
Merge pull request #1092 from sever-sever/synproxy
Add firewal synproxy
2023-09-21 21:15:49 +02:00
Viacheslav Hletenko
f7cd4483aa Add firewal synproxy 2023-09-21 15:22:34 +03:00
Robert Göhler
a7f6b67f7e
Merge pull request #1091 from vyos/update-translations-master
Github: update translations
2023-09-18 20:13:45 +02:00
rebortg
a6100b2988 Github: update translations 2023-09-18 18:13:23 +00:00
Robert Göhler
473a5562ad
Merge pull request #1089 from vyos/update-dependencies-master
Github: update current branch
2023-09-18 19:59:25 +02:00
Robert Göhler
7459088efa
Merge pull request #1090 from vyos/update-translations-master
Github: update translations
2023-09-18 19:58:57 +02:00
rebortg
f1d53340b2 Github: update translations 2023-09-18 05:42:25 +00:00
rebortg
74e8b93376 Github: update current branch 2023-09-18 05:41:37 +00:00
Daniil Baturin
b966542cf7
Merge pull request #1087 from Nephiaust/master
Fixed minor issues in documentation
2023-09-17 18:06:41 +01:00
Nephiaust
7d07926f37
Added new section about the different firewalls
Updated labels for the pages
Added new pictures.

Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com>
2023-09-18 01:08:00 +09:30
Nephiaust
d9a978cf58
Change ref firewall for int groups to be unique
Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com>
2023-09-17 23:28:53 +09:30
Nephiaust
b5ce5a2eba
Fixed bad formatting for code-blocks
Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com>
2023-09-17 23:27:53 +09:30
Nephiaust
af5b760d3c
Fixed header tag for Circinus
Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com>
2023-09-17 23:27:26 +09:30
Robert Göhler
9688bca70d
Merge pull request #1063 from NickAnderegg/overview-nftables-translation
quick-start: update firewall tutorials to reflect nftables-based firewall commands
2023-09-13 20:46:17 +02:00
Robert Göhler
ed13fc4624
Merge pull request #1082 from nicolas-fort/blueprint-fwall-ipsec
Config blueprints: Add new example in configuration blueprints
2023-09-13 20:40:26 +02:00
Nick Anderegg
9d5d575d71 quick-start: fix typo 2023-09-13 13:12:02 -04:00
Christian Breunig
55b1909b03 vrf: add NAT example 2023-09-13 19:11:17 +02:00
John Estabrook
93c8726ab9
Merge pull request #1075 from dmbaturin/T5270-openvpn-peer-fingerprint
openvpn: Add peer fingerprint mode
2023-09-13 09:54:20 -05:00
Daniil Baturin
14633c945f openvpn: Add peer fingerprint mode 2023-09-13 15:39:58 +01:00