Ganawa Juanah
deb95e79ca
firewall: correct rule-set interface assignment
2022-10-08 16:19:31 -05:00
Robert Göhler
d5bb462db1
Merge pull request #866 from vyos/update-dependencies-master
...
Github: update current branch
2022-10-06 20:45:18 +02:00
Robert Göhler
8eb8d61b17
Merge pull request #865 from goodNETnick/password_reset
...
Password recovery procedure
2022-10-06 20:44:35 +02:00
rebortg
2276c7df3d
Github: update current branch
2022-10-03 06:11:17 +00:00
goodNETnick
a48df9e130
Password recovery procedure
2022-10-01 01:53:40 -04:00
Viacheslav Hletenko
4dabe5123f
ipsec: T4118: Change IPSec syntax
...
Migration and Change boolean nodes "enable/disable" to
disable-xxxx, enable-xxxx and just xxx for VPN IPsec
configurations
- IKE changes:
- replace 'ipsec ike-group <tag> mobike disable'
=> 'ipsec ike-group <tag> disable-mobike'
- replace 'ipsec ike-group <tag> ikev2-reauth yes|no'
=> 'ipsec ike-group <tag> ikev2-reauth'
- ESP changes:
- replace 'ipsec esp-group <tag> compression enable'
=> 'ipsec esp-group <tag> compression'
- PEER changes:
- replace: 'peer <tag> id xxx'
=> 'peer <tag> local-id xxx'
- replace: 'peer <tag> force-encapsulation enable'
=> 'peer <tag> force-udp-encapsulation'
- add option: 'peer <tag> remote-address x.x.x.x'
If peer name is IPv4 or IPv6 address add remote-address via
migration script
2022-09-29 17:16:28 +03:00
William Hughes
78dbc71354
conserver: T4717: Support for setting a name for console-server devices
2022-09-28 17:36:54 +13:00
rebortg
33d03cc102
Github: update current branch
2022-09-26 06:27:19 +00:00
Robert Göhler
b442d20e65
Merge pull request #860 from icyfire0573/patch-2
...
Update Set Firewall
2022-09-25 21:11:31 +02:00
Nephiaust
d056bf6edd
Update documentation.rst
...
Fixed typo in the 'page content' section. "Title" was misspelt.
2022-09-26 00:42:32 +09:30
icyfire0573
e50a28e49c
Update Set Firewall
...
Current commands look like they were for 1.3?
2022-09-25 09:20:07 -04:00
Robert Göhler
1095fc3071
correct phabricator task id
2022-09-19 20:43:57 +02:00
rebortg
9681230893
Github: update current branch
2022-09-19 06:29:55 +00:00
Christian Poessinger
392a14de57
pppoe-server: T4703: combine vlan-id and vlan-range into single CLI
2022-09-17 08:50:06 +02:00
Christian Poessinger
122ecb23fc
firewall: T2199: adjust to new 1.4 CLI syntax
...
"set zone-policy zone <name>" moved to "set firewall zone <name>".
2022-09-14 19:55:56 +02:00
rebortg
9edc99e2b1
Github: update current branch
2022-09-12 06:28:24 +00:00
rebortg
a93b0b8eb5
proxmox: subscription information correction
2022-09-09 20:55:34 +02:00
Nicolas Fort
5ce3679ff3
Update policy route docs. Gral structure change, moving forward to a similar structure that firewall docs. Also, new matching options was added to the docs.
2022-09-08 13:35:28 -03:00
srividya0208
da88a7dadc
ipsec-interface: syntax correction
...
The command to set the vpn interface is changed in the rolling release
which is not modified in many configuration examples, corrected syntax
in all pages where it is mentioned
2022-09-08 06:55:52 -04:00
Robert Göhler
86f8017a80
Merge pull request #848 from nicolas-fort/Firewall-Matching_criteria
...
Firewall. Update matching criteria for firewall rules
2022-09-06 20:38:45 +02:00
Robert Göhler
892c24d943
Merge pull request #845 from roedie/T4665
...
T4665: Keepalived: Docs for using the same VRID
2022-09-06 20:36:14 +02:00
Nicolas Fort
dce86e966e
Firewall. Update matching criteria for firewall rules
2022-09-06 13:41:31 -03:00
rebortg
1178579947
Github: update current branch
2022-09-05 06:22:13 +00:00
Sander Klein
6a0d06565f
T4665: Keepalived: Docs for using the same VRID
...
Using the same VRID on the same interface is allowed when they
are different address families.
2022-09-02 21:11:48 +02:00
rebortg
c2bca566b2
Github: update current branch
2022-08-29 06:26:01 +00:00
fett0
22de986f19
ospfv3 /mpls : worng commannds and description
2022-08-25 17:11:29 -03:00
fett0
6b99162a0b
ospfv3 /mpls : worng commannds and description
2022-08-25 17:03:55 -03:00
Nicolas Fort
28acbc3f0a
Wan Load Balancing: add warning message - it should not be ussed with dynamic routing protocols
2022-08-24 15:23:16 -03:00
rebortg
9d556a7df5
Github: update current branch
2022-08-22 06:06:32 +00:00
rebortg
e9236755bb
add :defaultvalue: option
...
(cherry picked from commit b09f2222ed6181ba377a41de37a3997559a234c8)
(cherry picked from commit 1205c1e7806d4e84e03aafc94831248cbfa9b1c8)
2022-08-16 15:38:16 +02:00
Robert Göhler
656cc5732a
Merge pull request #833 from evie404/patch-2
...
Update generate public-key-command user subcommand for sagitta
2022-08-16 15:25:17 +02:00
Robert Göhler
0599c6cb41
Merge pull request #834 from evie404/static-mapping
...
Add ipv4 DHCP static mapping example and fix ipv6 DHCP static mapping show output
2022-08-16 15:24:16 +02:00
Robert Göhler
61ce38a482
Merge pull request #835 from evie404/patch-3
...
update ethernet hardware offload to reflect current options and order
2022-08-15 09:57:51 +02:00
Robert Göhler
158adb119b
Merge pull request #832 from nicolas-fort/T4480-Webproxy
...
T4480: Webproxy: add docs for setting ports to acl Safe_ports and SSL ports
2022-08-15 09:53:36 +02:00
rebortg
f06bf12187
Github: update current branch
2022-08-15 06:05:14 +00:00
Evelyn Pai
fb7b7f20ea
update ethernet hardware offload to reflect current options and order
2022-08-14 10:01:13 -07:00
Ricky Pai
e3c911777f
fix ipv6 dhcp mapping codeblock
2022-08-12 10:09:07 -07:00
Ricky Pai
1b65bcf2f7
ipv4 static mapping example
2022-08-12 10:08:35 -07:00
Evelyn Pai
47f9effb16
Update generate public-key-command user subcommand
2022-08-12 09:37:04 -07:00
Nicolas Fort
aa476d6ea3
T4480: Webproxy: add docs for setting ports to acl Safe_ports and SSL_ports
2022-08-12 08:26:43 -03:00
rebortg
d7811074da
Github: update current branch
2022-08-08 06:05:20 +00:00
Robert Göhler
e60bd3dba6
Merge pull request #826 from vyos/update-dependencies-master
...
Github: update current branch
2022-08-07 20:28:25 +02:00
Robert Göhler
764b8a5825
Merge pull request #827 from FileGo/pki-certificates-typo
...
Fix typo in command: "certificate" instead of "certificates"
2022-08-07 20:27:18 +02:00
aapostoliuk
6819261f12
openconnect: Fixed gramma mistake in commands
...
Fixed gramma mistake in commands
2022-08-05 14:34:44 +03:00
Christian Poessinger
be69070e24
bgp: T4257: changing BGP "local-as" to "system-as"
2022-08-04 21:15:38 +02:00
FileGo
fe50c706d3
Fix typo in command: "certificate" instead of "certificates"
2022-08-02 13:01:45 +01:00
Christian Poessinger
30ea3e8f98
macsec: fix typo in command example
2022-08-02 12:25:13 +02:00
Christian Poessinger
afe2e334a1
macsec: add abbreviations
2022-08-01 20:25:00 +02:00
Christian Poessinger
fb7c7999f3
macsec: adjust op-mode commands to latest CLI syntax
2022-08-01 18:12:36 +02:00
rebortg
2002db2531
Github: update current branch
2022-08-01 06:13:44 +00:00