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
Robert Göhler
6bbd9dfca4
Merge pull request #764 from nicolas-fort/equuleus
...
Remove note on firewall
2022-04-30 20:20:28 +02:00
Nicolás Fort
59d887b362
Remove note on firewall group
...
Firewall groups can't be used on nat. Deleting note that says this is possible.
2022-04-30 12:52:21 -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
showipintbri
dd7390a38b
Update index.rst
2022-04-12 10:21:29 -04:00
Christian Poessinger
c9d1eec588
ipv6: add deprecation notice for "ipv6 disable" system option
2022-04-08 07:29:51 +02:00
Christian Poessinger
5c9651a598
isis: adjust to release CLI syntax (matching salso 1.4)
2022-04-03 12:18:03 +02:00
rebortg
2df1c7d8b4
panels: fix links for equuleus
2022-04-01 14:22:42 +02:00
erkin
207a7b7255
Fix syntactic mistake in system login radius server
2022-03-10 17:56:00 +03: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
goodNETnick
b6bbff680f
firewall: T4100: default action number
2022-01-12 21:29:01 -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
Christian Poessinger
35f30a2452
ospfv3: rename intname -> interface on CLI examples
2021-11-27 19:49:01 +01:00
Christian Poessinger
638e43825c
bond: add note about eve-ng NIC driver
...
(cherry picked from commit fd4e5422b11ad9d908b4c0fcbfa4e76993cb2eb6)
2021-11-17 18:48:58 +01:00
Christian Poessinger
7946438b90
openvpn: example add missing closing '
...
(cherry picked from commit 7e01e9f2445c02a9c053fd241703da9b04b4ef18)
2021-11-15 21:04:10 +01:00
Thatcher
315cd47a4c
changed to use 'static interface-route' instead of 'static route'
...
This appears to be an error in the documentation. Tested it with vyos 1.3-rc6
2021-10-30 22:58:13 +02: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
Robert Göhler
d354b188f7
Merge pull request #634 from goodNETnick/gNN-1.3
...
Add VTI interface IPsec warning VyOS 1.3
2021-10-12 20:08:33 +02:00
Christian Poessinger
c949341dcf
snmp: fix example values
...
(cherry picked from commit 68fc37778d2c4f3e43b9da29f568b48f1fd29bcf)
2021-10-12 07:33:01 +02:00
goodNETnick
ed884660e0
Add VTI IPsec warning (1.3)
2021-10-12 13:47:08 +10:00
rebortg
4d95c2ad1e
openvpn: correct build error
2021-10-11 21:51:57 +02:00
rebortg
d7b7cbff34
rip: correct build error
2021-10-11 21:41:16 +02:00
Viacheslav
8f70d69605
login: Fix typo for radius key
2021-10-11 15:19:23 +03:00
rebortg
508dd6abfe
Merge branch 'equuleus' of github.com:vyos/vyos-documentation into equuleus
2021-10-07 22:30:59 +02:00
rebortg
d643395999
rip: correct spelling and grammar
...
(cherry picked from commit 5b1e916046c2617b3ddff5d2936ca97927fbe232)
2021-10-04 21:04:18 +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
Cheeze_It
945ad0f422
Adding MPLS documentation changes that I forgot to add a long time ago.
...
Here we are adding documentation showing the separation of MPLS enable
for interfaces separately from LDP. This was decoupled a while ago
but I completely forgot to add it to the documentation.
It is added now though.
(cherry picked from commit 3876906ef49a8d0f6777a895d378fdc9aa58a0b1)
2021-10-01 08:35:03 +02:00
rebortg
24f85e110c
igmp: correct spelling and grammar
...
(cherry picked from commit ba8b272d75cd3a6a45ba22071f8074b3dda8ba60)
2021-09-30 20:44:13 +02:00
rebortg
b1105d89ea
bfd: correct spelling and grammar
...
(cherry picked from commit b54b1ef2fb6c8a35cbcc6267d6a66577ccd9eeee)
2021-09-29 21:36:18 +02:00
robmobz
65f8287e5a
Update wireguard.rst
...
Corrected a mistake where it showed the wrong subnet in the description for the applied rule under local side annotated commands.
2021-09-23 05:17:29 +01: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
Paul Lettington
a0ddc0459e
T971 Document the use of ssh key options
...
While adding " support in T971, I noticed that `options` weren't
documented at all. This commit adds documentation for ssh options,
including the use of "
(cherry picked from commit 1b93c11014125863c1f5baa2e929893c9195a7a5)
2021-09-07 09:37:35 +02:00
Christian Poessinger
7479329761
T3804: merge "system name-servers-dhcp" into "system name-server"
2021-09-05 19:05:40 +02:00
Paul Lettington
83b323341e
Rewrite eBGP example comments
...
Since 1.3 , prefixes used in BGP `network` statements don't need to exist in your routing table by default, but the examples at the bottom of the page hadn't been updated for this change.
2021-09-03 17:42:28 +01:00
Christian Poessinger
ade7b62c19
replace cpo@LR1.wue3 -> vyos@vyos
...
(cherry picked from commit cdbf5a45a5370138d68cdec39fb97547329c9cd4)
2021-08-18 17:36:48 +02:00
Robert Göhler
6020f60383
Merge pull request #592 from DmitriyEshenko/patch-24
...
Fix typo in example
2021-08-03 21:06:56 +02:00
Eshenko Dmitriy
ff5e87fc27
Fix typo in example
2021-08-03 11:38:23 +03:00