815 Commits

Author SHA1 Message Date
Christian Poessinger
8266ed004e conf: remove empty pages after each chapter 2020-01-21 13:18:17 +01:00
Christian Poessinger
992b3f969f nptv6: add missing reference to _ULAs 2020-01-21 13:17:26 +01:00
currite
f0106f6a5c troubleshooting: remove old monitor interfaces command
remove monitor interfaces command and replace tshark with tcpdump
2020-01-21 12:55:52 +01:00
Christian Poessinger
9ee929766b nptv6: move into dedicated chapter 2020-01-21 12:52:07 +01:00
Christian Poessinger
ca482df616 nat: rename "Destination NAT" chapter to "DNAT" 2020-01-21 12:47:03 +01:00
Christian Poessinger
28f54cd324 nat: rename "Source NAT" chapter to "SNAT" 2020-01-21 12:46:45 +01:00
Christian Poessinger
12884aeff5 tftp-server: remove directory example from CLI definition 2020-01-21 12:39:59 +01:00
Christian Poessinger
5698c2e186 ssh: use comma separated list on mac/cipher suites 2020-01-21 12:38:03 +01:00
Christian Poessinger
4151910b8a pppoe-server: grammar fix 2020-01-21 12:34:11 +01:00
Christian Poessinger
7ffd333ba5 mdns-repeater: tiny rewording, eliminate broadcast term 2020-01-21 12:32:57 +01:00
Christian Poessinger
3d96045e7e dhcp-relay: make CLI syntax more consistent 2020-01-21 12:29:21 +01:00
hagbard-01
9bac097c6e
Merge pull request #188 from JayBeale/patch-1
Correcting syntax for showing a keypair
2020-01-19 09:06:11 -08:00
hagbard-01
4af7d71171
Merge pull request #189 from kroy-the-rabbit/install-updates
install: new section about known issues that can't be fixed
2020-01-19 09:02:45 -08:00
kroy
58cc285c04 install: new section about known issues that can't be fixed 2020-01-18 22:00:14 -06:00
Jay Beale
f6dae4b3ce
Correcting syntax for showing a keypair
When running the command listed on this page, I receive this error:

run show wireguard named-keypairs pubkey KP01

  Invalid command: show wireguard [named-keypairs]

When I instead run the following, the desired output arrives:  run show wireguard keypairs pubkey KP01
2020-01-18 15:44:21 -08:00
Robert Göhler
df79114b9b
Merge pull request #184 from fakoor/revise-native-build
Revise native build
2020-01-15 15:58:00 +01:00
client
7dea305232 Fix native build layout 2020-01-15 01:01:12 +03:30
client
a7cef06c95 Declare python3 requirements for native build, update relevant section 2020-01-15 00:44:03 +03:30
Daniil Baturin
bea7c7318f
Merge pull request #183 from StephenOrJames/master
Fix some typos and capitalizations
2020-01-12 11:46:37 +07:00
Stephen James
74c5a1fc3c Fix some typos and capitalizations 2020-01-11 23:37:28 -05:00
Robert Göhler
689756182b
Merge pull request #182 from currite/image-mgmt-typo
image management: fix typo at last paragraph
2020-01-11 09:33:35 +01:00
currite
dbc5291322 image management: fix typo at last paragraph 2020-01-10 18:40:02 +01:00
Robert Göhler
e680a4ac47
Merge pull request #181 from currite/log-privacy02
syslog: hint on show log strip-private
2020-01-10 18:31:44 +01:00
currite
eb98403c36 syslog: fix typo on strip-private 2020-01-10 18:28:47 +01:00
Robert Göhler
46cfe9f79d
Merge pull request #180 from currite/latest-image-hint
Latest image hint
2020-01-10 18:10:32 +01:00
currite
a49928959d syslog: hint on show log strip-private 2020-01-10 17:23:05 +01:00
currite
016cfa0e58 update vyos: indicate latest image URL
show hint for URL https://downloads.vyos.io/rolling/current/amd64/vyos-rolling-latest.iso
2020-01-10 13:07:55 +01:00
currite
865ff07ba7 command tree configmode: expand explanation and example of edit command
recycling https://blog.vyos.io/copying/renaming-node-comments-and-other-little-known-features-of-the-vyos-cli
2020-01-09 21:18:10 +01:00
Robert Göhler
a90516e53c
Merge pull request #178 from PedroPerezElastic/azure/fixes
Azure fixes
2020-01-09 21:05:05 +01:00
Pedro Perez
2a59df86ae Fixed active-active typo 2020-01-09 14:01:50 +00:00
Pedro Perez
78219f484f Linked redudant doc from single tunnel doc
Updated as some folks missed the dual/redundant configuration examples.
2020-01-09 14:00:20 +00:00
Robert Göhler
b7526b5732
Merge pull request #174 from rebortg/cfgcmdlist
Configuration Overview: erase space and fix layout
2020-01-04 20:11:21 +01:00
Robert Göhler
5e23f4966f Configuration Overview: erase space and fix layout 2020-01-04 20:10:25 +01:00
Christian Poessinger
50352bbf62 dhcp: use documented section style guide 2020-01-04 16:33:09 +01:00
Christian Poessinger
811129e2e3 dhcp: use proper indent on description inside failover section 2020-01-04 16:25:54 +01:00
Christian Poessinger
389f5fb8e5 dhcp: add dedicated failover example 2020-01-04 16:25:54 +01:00
Christian Poessinger
3bc405eaa0 dhcp: remove example statements from cfgcmd definition 2020-01-04 16:25:54 +01:00
Christian Poessinger
36da6f8bc5 dhcp: use 80 character line breaks 2020-01-04 16:03:41 +01:00
Christian Poessinger
e9b576ebe9 flow-accounting: proper indent by 3 the cfgcmd explanations 2020-01-04 15:47:56 +01:00
Christian Poessinger
8b52f20424
Merge pull request #173 from rebortg/vyosextension
vyosextension
2020-01-04 14:54:38 +01:00
Robert Göhler
1d7328e3b7 BGP: fix ref error 2020-01-04 14:21:49 +01:00
Robert Göhler
52595595f7 Merge branch 'master' into newdirectives 2020-01-04 14:12:53 +01:00
Robert Göhler
156eef1779 Documentation: add :cfgcmd: and :opcmd: inline commands 2020-01-04 14:09:08 +01:00
Robert Göhler
544359d46e docker: readd sphinx-auto-build 2020-01-04 14:08:11 +01:00
Robert Göhler
0326ed00ae Docker: update debian and sphinx-doc version
the update of sphinx repair a dependency problem with docutil and the new vyos extension
2020-01-04 13:28:25 +01:00
Robert Göhler
5b3160976a conf.py: resolve merge conflict 2020-01-04 12:56:19 +01:00
Robert Göhler
a4fbdcf4b0 Merge branch 'newdirectives' 2020-01-04 12:54:56 +01:00
Robert Göhler
d2159df647 sphinx: implement latex layout 2020-01-04 12:48:07 +01:00
Robert Göhler
fa0a2ec10c latex: add preamble for directive block 2020-01-04 12:42:18 +01:00
Christian Poessinger
57913db57a interfaces: move common "ipv6 addr autoconf" description to include file
This reduces the amount of duplicated text.
2020-01-04 10:48:32 +01:00