417 Commits

Author SHA1 Message Date
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
Nicolas Fort
dce86e966e Firewall. Update matching criteria for firewall rules 2022-09-06 13:41:31 -03: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
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
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
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
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
Kav7
2faccd7b98
Update sstp.rst
The command path:
set vpn sstp ssl key-file <file>

Does not appear to exist anymore, as per https://github.com/vyos/vyos-1x/pull/1038
Can the doc be updated with instructions on SSTP setup with new command structure?
2022-08-01 14:52:20 +10:00
Robert Göhler
7751786660
Merge pull request #822 from srividya0208/dhcp-server
dhcp-server: correction in the page
2022-07-28 19:46:20 +02:00
Christian Poessinger
75752d5a75 pppoe: remove "default-route" CLI option 2022-07-27 20:04:35 +02:00
srividya0208
00fd196df2 dhcp-server: correction in the page
Added description about listen-address parameter and corrected syntax
2022-07-27 10:06:42 -04:00
Robert Göhler
930493bbaf
Merge pull request #818 from goodNETnick/master
route-map: T4542: match prefix-len Kernel notice
2022-07-26 21:06:57 +02:00
Yuxiang Zhu
8e9ce7ed36 router-advert: Add deprecate-prefix & decrement-lifetimes
for PR https://github.com/vyos/vyos-1x/pull/1421
2022-07-23 16:12:43 +00:00
goodNETnick
8189e1c7b5 Merge branch 'master' of https://github.com/goodNETnick/vyos-documentation 2022-07-23 03:52:16 -04:00
goodNETnick
ed5a43bcc5 route-map: T4542: match prefix-len Kernel notice 2022-07-23 03:50:21 -04:00
Daniil Baturin
0448c16d4a
Merge pull request #817 from goodNETnick/master
route-map match prefix-len command
2022-07-20 12:26:42 +01:00
goodNETnick
9adb46cccd route-map match prefix-len command 2022-07-20 04:41:15 -04:00
Robert Göhler
4e0468f052
Merge pull request #813 from ServerForge/ServerForge-patch-1
Update https.rst
2022-07-19 20:45:15 +02:00
Eshenko Dmitriy
41b567bd1e Add missing param to encrypt tunnel 2022-07-19 12:53:31 +01:00
KyleM
44c495b7fd
Update https.rst
"set service https api-restrict virtual-host rtr01.example.com" should be "set service https api-restrict virtual-host rtr01"
2022-07-13 22:20:48 -04:00
Robert Göhler
d840ed6258
disable-directed-broadcast correct command 2022-07-12 21:14:01 +02:00
Yuxiang Zhu
2fadd2febf Add directed broadcast forwarding documentation 2022-07-12 23:02:19 +08:00
aapostoliuk
3d9123e5b2 conntrack-sync: Changed commands syntax
Changed commands syntax to new new format
2022-07-11 11:02:47 +03:00
Daniil Baturin
0116d5de4f
Merge pull request #806 from Diekos/firewall-matchingcriteria-recent
Firewall: add 'recent' matching criteria
2022-07-09 19:55:44 +01:00
Remi
52d4e27612 Firewall: add 'recent' matching criteria 2022-07-09 17:24:52 +02:00
Yuxiang Zhu
2bd0adb634 bridge: Add IGMP/MLD snooping
... and update the description for `igmp querier`
to match the fact that MLD querier is also controlled by that option.
2022-07-08 01:50:15 +08:00
Robert Göhler
2d5878c407
Merge pull request #802 from Diekos/geoip-inverse-match
Firewall: T4299: Add inverse-match to geoip
2022-07-07 17:08:11 +02:00
Robert Göhler
14edf2698d
Merge pull request #804 from aapostoliuk/eventhandlerdocs
event handler: T3083: Created documentation for the new Event Handler
2022-07-07 17:06:48 +02:00
Remi van Dijk | Link-it
54196d2ca6 Firewall: T4299: Add inverse-match to geoip 2022-07-06 11:43:33 +02:00
Christian Poessinger
a04df9e0c6 ipv6: adjust BGP neighbor reset command 2022-07-05 12:23:39 +02:00
Christian Poessinger
38f0adb324 wifi: add infos about Intel AX200 card 2022-07-04 19:38:21 +02:00
rebortg
44b2e41714 add QAT documentation 2022-07-04 19:18:35 +02:00
aapostoliuk
e1b2a017fd event handler: T3083: Created documentation for the new Event Handler
Created documentation for the new Event Handler module
2022-07-04 09:59:33 -04:00
Robert Göhler
b0544eab8d
Merge pull request #796 from srividya0208/syntax-error
bgp:syntax check
2022-06-28 21:16:40 +02:00
Nicolas Fort
bd66e4fb6f Firewall: T4299: add geoip matching criteria 2022-06-28 16:12:27 -03:00