51 Commits

Author SHA1 Message Date
Nicolás Fort
8d83c64d9b
Update dhcp-relay.rst 2022-08-04 09:23:03 -03:00
rebortg
c60ffbd897 dhcp-server: correction in the page
Added description about listen-address parameter and corrected syntax

(cherry picked from commit 00fd196df25254aac8e23d61405417392357decf)
2022-07-29 14:45:03 +02:00
KyleM
3907a38ad7 Update https.rst
"set service https api-restrict virtual-host rtr01.example.com" should be "set service https api-restrict virtual-host rtr01"

(cherry picked from commit 44c495b7fdc42da3b07746e5a2c9122be1b922ad)
2022-07-19 20:47:42 +02:00
aapostoliuk
1f8f96d60e conntrack-sync: Changed commands syntax
Changed commands syntax to new new format
2022-07-11 11:55:03 +03:00
rebortg
6772e5f8e3 dns: add missing commands 2022-06-27 21:23:34 +02:00
rebortg
3740d7d0f7 dhcp-relay: correct and add missing commands 2022-06-26 20:57:18 +02:00
rebortg
656abb1240 console-server: fix command syntax 2022-06-26 20:40:00 +02:00
rebortg
880a7fe854 conntrack-sync: add missing commands 2022-06-23 22:03:06 +02:00
rebortg
655334a87a broadcast-relay: add missing commands 2022-06-23 21:46:21 +02:00
Viacheslav Hletenko
30bcbedb80 http-api: Add action reset and socket description
(cherry picked from commit a7fab19a17d6a412c50b4df66faa5d66b85f8d08)
2022-05-30 12:55:16 +03:00
Eshenko Dmitriy
a2fefe3e0d Add missing ipv6 allow option to enable IPv6 modules
(cherry picked from commit a9c42642e566112e0a18c740faca8ee77b8249ff)
2022-04-24 08:53:52 +02:00
erkin
f3e59ac1cd Introduce generate public-key-command and deprecate loadkey 2022-03-10 17:51:19 +03:00
srividya0208
488672f765 proof-reading: snmp : correction of typo
Fixed sentence and spelling mistakes
2022-02-01 09:55:53 -05:00
showipintbri
bc1f0bb53b
fix linting error 2021-12-10 14:01:16 -05:00
showipintbri
54ec97d003
spelling and grammar update and corrections 2021-12-10 13:54:34 -05:00
Eshenko Dmitriy
be74b12e5b
tftp: T4012: Add TFTP VRF support 2021-12-06 09:37:29 +03:00
Chris Poole
8c3a5f67bd Update dns.rst with forwarding source-address
Add documentation for "set service dns forwarding source-address <address>"
We needed this setting in a split-horizon DNS down a VPN tunnel to force the source address to a an IP that can be routed back instead of the VPN tunnel endpoint, but can only find it described in the command line currently.

(cherry picked from commit 4ef2f73b26cffa320ab9724b4bb742aee327e859)
2021-10-19 21:03:34 +02:00
Igor Melnyk
3eab2b01b8 dns: T3277: support no reverse zones rfc1918 lookup
(cherry picked from commit 25ba7e113a81ec30953dbfe8c78657473c1f5412)
2021-10-13 09:34:59 +02:00
Christian Poessinger
0386e8f8f6 dns: improve CLI commands by adding missing parameters
(cherry picked from commit 90172aca00d3fbddbb474a2248a24e48fddeb981)
2021-10-13 09:34:26 +02:00
Christian Poessinger
63451d725a dns: max-cache-entries was renamed to cache-size
(cherry picked from commit f51f769c621a41501735c062953eddf227f20b86)
2021-10-13 09:32:30 +02:00
Christian Poessinger
c949341dcf snmp: fix example values
(cherry picked from commit 68fc37778d2c4f3e43b9da29f568b48f1fd29bcf)
2021-10-12 07:33:01 +02:00
Christian Poessinger
8734c24604 dhcp: add "show log" op-mode commands
(cherry picked from commit 25d7f7d78e514d7164091397faafea61902d29bd)
2021-10-04 20:53:16 +02:00
Christian Poessinger
37d523f4fb dhcp: document per shared-network domain-search option
(cherry picked from commit 7f6393838cdd607b2e73db975ab1a56e6bfb36ab)
2021-09-21 22:09:15 +02:00
Christian Poessinger
e74f47016d dhcp: T3672: allow only one DHCP failover pool
(cherry picked from commit 95b0771ca0f13ea8175bfc7b3ab6797719e03113)
2021-09-19 12:48:50 +02:00
Christian Poessinger
d654cb418b dhcp: T3841: add ping-check option
(cherry picked from commit 7dca0ecce5ad199083afd99e9ac0cd1dffa2921f)
2021-09-19 12:48:50 +02:00
Christian Poessinger
8020b0fc6d dhcp: document per shared network DNS and domain name settings
(cherry picked from commit da8e41c20f6a30647272ba37a9c550565a90d84e)
2021-09-19 12:48:50 +02:00
Christian Poessinger
5c06d56aef dhcp: T3838: rename dns-server -> name-server
(cherry picked from commit ce87426f6316754a5f6809d99c8dfd6c4208aff4)
2021-09-19 12:48:50 +02:00
Christian Poessinger
ade7b62c19 replace cpo@LR1.wue3 -> vyos@vyos
(cherry picked from commit cdbf5a45a5370138d68cdec39fb97547329c9cd4)
2021-08-18 17:36:48 +02:00
Sigfried Seldeslachts
f57d92ec80 Changed typo in DHCP Failover
Secondary DHCP was set to primary

(cherry picked from commit 897be34eb17e9706704b289488fb7ab1398e36d9)
2021-07-19 22:50:46 +02:00
Christian Poessinger
949a0a703a conntrack-sync: adjust CLI to latest version 2021-07-02 22:08:17 +02:00
Brandon Stepler
85c219b710 dhcpdv6: T3658: add support for dhcpdv6 fixed-prefix6
(cherry picked from commit 38d726f47e9b9154fad8f6a33a18b99e15f8f535)
2021-06-30 20:10:30 +02:00
Christian Poessinger
090f04b9ee conntrac-sync: fix warning - explicit markup ends without a blank line 2021-06-13 18:26:11 +02:00
joolli
9055354a5e dhcp-server: add configuration example for UniFi devices
(cherry picked from commit 6553b5f6dea9ff97971c62215c8e209f39b9839a)
2021-05-21 18:04:55 +02:00
srividya0208
b246afed00 tftp: add verification help/example
Added verification section so that it will in testing the feature

(cherry picked from commit b13fd424a155ab09904cdbab45051a77adf1e6a1)
2021-05-19 21:09:38 +02:00
Christian Poessinger
6643c43bd6 conntrack-sync: improve overall documentation
(cherry picked from commit 1c2d4401144553acd1dafdceadd6beda10ae87f1)
2021-05-15 11:06:59 +02:00
srividya0208
c3b9667eea equueleus/console-server:correction of operational command 'connect'
Corrected the syntax for the operational command
from "connect console-server " to "connect console "
2021-04-25 14:02:43 -04:00
Marco Muskus
fedcc80947 Update IPoE section with new syntax
(cherry picked from commit f6554fc6d947f24ea50e457d8d013b0c82f693cb)
2021-03-09 19:17:02 +01:00
rebortg
740fd0e911 HTTP-API: short line
(cherry picked from commit 414f5e5263526edf7943f1bd40e2dee3a3d6228c)
2021-03-08 19:51:31 +01:00
rebortg
f0f40dffed HTTP-API: rewrite and add config multiple commands
(cherry picked from commit a1503a89215094dbcefbb480d92f533ce684c781)
2021-03-08 19:51:22 +01:00
Marco Muskus
8a5286b648 Update ipoe-server.rst
updated the docs with new syntax in the 1.3 version

(cherry picked from commit 6f5d627a9bed9711ef95971634378c164265e928)
2021-03-04 21:50:31 +01:00
rebortg
ce6aba8c6f service: add salt-minion
(cherry picked from commit 37dcf65eaffa63ec0205995a34ab3cf0640b1bef)
2021-02-23 20:43:52 +01:00
erkin
85c87bbafa dns: Typographical/cosmetic corrections 2021-02-02 13:04:37 +03:00
Christian Poessinger
c5272b1878 ssh: fix warning about "Explicit markup ends without a blank line" 2021-01-30 15:16:33 +01:00
Christian Poessinger
d0ad9cf4a0 ssh: add op-mode commands 2021-01-29 10:59:46 +01:00
rebortg
f379d91963 disable empty pages, for the moment 2021-01-12 21:46:22 +01:00
Kyle Jones
c60c9d514d Split dhcp-relay docs out of dhcp-server page 2021-01-05 23:22:51 -06:00
Christian Poessinger
3caeaac25e webproxy: update docs 2020-12-26 16:16:24 +01:00
rebortg
da08cd126c service: fix lint errors 2020-12-11 16:02:04 +01:00
rebortg
f6c43343bb Merge branch 'sagitta' of https://github.com/rebortg/vyos-documentation 2020-12-08 14:57:44 +01:00
rebortg
ce090a4ced arrange examples 2020-12-06 21:41:10 +01:00