1133 Commits

Author SHA1 Message Date
currite
dbd1307369 mpls: basic LDP configuration
Basic configuration to act as a P router in an MPLS network.
2020-08-12 20:04:12 +02:00
Christian Poessinger
fbf77ee711 troubleshooting: adjust to new chapter style 2020-08-10 10:15:26 +02:00
Christian Poessinger
355da9b311
Merge pull request #305 from jack9603301/master
ipv6-tool: T2724: Modify the use case and syntax description of router  discovery
2020-08-10 09:54:46 +02:00
Christian Poessinger
136c4b46d7
Merge pull request #304 from natekfl/patch-1
qos: fix minor typo
2020-08-10 09:53:54 +02:00
JACK
4c234d9bc5
ipv6-tool: T2724: Modify the use case and syntax description of router discovery
Some syntax and use case description errors were found, so fix them here
2020-08-09 01:19:12 +08:00
natekfl
c11755fe91
qos: fix minor typo 2020-08-08 00:02:55 -04:00
Christian Poessinger
ca0fcc9d6a Split Development and Debugging chapter into individual files 2020-08-06 12:02:42 +02:00
Christian Poessinger
36583ce867 Create new "System Operation" main chapter 2020-08-06 11:37:26 +02:00
Robert Göhler
cd99b238ee
Merge pull request #295 from jack9603301/master
ipv6-tool:T2724: Documentation about topology discovery tools
2020-08-05 22:53:52 +02:00
Christian Poessinger
1e98f1964c
Merge pull request #302 from currite/qos-examples
qos: fix and complete examples
2020-08-05 12:27:52 +02:00
Christian Poessinger
b1c07c89b2
Merge pull request #301 from currite/shaper-burst
qos: fix shaper burst definition
2020-08-05 12:27:41 +02:00
currite
046e7cebaf qos: fix and complete examples 2020-08-05 03:38:23 +02:00
currite
4c2ad4ffb4 qos: fix shaper burst definition
Shaper definition does not correspond to HTB cburst but to HTB burst.
2020-08-05 02:37:59 +02:00
Daniil Baturin
03366ba0bf
Merge pull request #300 from Elysweyr/fix/update-outdated-wireguard-docu
Wireguard: added port property for peer config
2020-08-05 07:18:14 +07:00
Elsysweyr
d23434f111 added port property for peer config 2020-08-05 01:42:03 +02:00
Christian Poessinger
4962309874
Merge pull request #299 from currite/voip-ceiling
qos: advice on voip and ceiling
2020-08-04 22:46:36 +02:00
Christian Poessinger
aa3ed0cd53
Merge pull request #298 from currite/ingress-shaping
qos: move ingress shaping to the end of the article
2020-08-04 22:46:22 +02:00
Christian Poessinger
0284bdc945
Merge pull request #294 from sever-sever/azure-add-int
Azure: Add new interface
2020-08-04 22:46:10 +02:00
currite
aba9dbe94b qos: advice on voip and ceiling 2020-08-04 21:25:42 +02:00
currite
f1c38b1335 qos: move ingress shaping to the end of the article
Ingress Shaping is an exceptional case, it should be shown after it is explained how
the standard procedure works.
2020-08-04 20:14:11 +02:00
Daniil Baturin
c87437a88c
Merge pull request #296 from lucasdavila86/patch-1
Update flow-accounting.rst correcting typo
2020-08-05 00:00:39 +07:00
lucasdavila86
43e09fa32a
Update flow-accounting.rst correcting typo 2020-08-04 13:47:29 -03:00
JACK
484a4c806a
ipv6-tool:T2724: Documentation about topology discovery tools 2020-08-04 22:14:16 +08:00
sever-sever
32a7c2659a Azure: Add new interface 2020-08-04 14:21:52 +03:00
Daniil Baturin
243238380a
Merge pull request #293 from srividya0208/RSA-cert/key-gen
"Generate X.509 Certificate and Keys" is added in the OpenVPN
2020-08-04 05:41:35 +07:00
root
1bf1c4886d The topic "Generate X.509 Certificate and Keys" is added in the OpenVPN
chapter to explian the steps to generate the server/client cert and key
files for the latest version.
2020-08-03 18:26:58 -04:00
Daniil Baturin
d9a0a63c5f
Merge pull request #292 from currite/revert-290-patch-2
Revert "Correct small typos; add matching examples"
2020-08-04 00:21:45 +07:00
currite
2ef0d2d9cd
Revert "Correct small typos; add matching examples" 2020-08-03 17:29:15 +02:00
Christian Poessinger
06e277db88 build-vyos: fix minor WARNINGS 2020-08-03 15:46:05 +02:00
Christian Poessinger
8587946d16 build-vyos: ease build instructions 2020-08-03 15:04:14 +02:00
Christian Poessinger
31744a6ecf image-mgmt: typo fix in /config dir 2020-08-01 14:51:13 +02:00
Christian Poessinger
05329c51e4 image: add VRF support to "add sytem image" 2020-08-01 14:35:57 +02:00
Christian Poessinger
be90d73152 rename "show system usb serial" to "show hardware usb serial" 2020-07-29 21:50:15 +02:00
Christian Poessinger
7b8236f9c0 vpn: wireguard: all note about redefining allowed-ips 2020-07-26 21:57:53 +02:00
Daniil Baturin
2694f6007b
Merge pull request #291 from srividya0208/patch-1
Update tunnelbroker-ipv6.rst
2020-07-23 05:47:51 +07:00
srividya0208
acbbcd0064
Update tunnelbroker-ipv6.rst
The options  'no-autonomous-flag', 'no-on-link-flag', 'preferred-lifetime', and 'valid-lifetime' are available while configuring the prefix for router-advert service. If these options are not specifically configured, then its takes the default ones.

                'autonomous_flag' : 'on',
                'on_link' : 'on',
                'preferred_lifetime': 14400,
                'valid_lifetime' : 2592000
2020-07-22 12:32:19 -05:00
Christian Poessinger
ad6e14a3d1
Merge pull request #289 from jturnism/patch-1
changed small errors in build-vyos.rst
2020-07-21 22:30:24 +02:00
Christian Poessinger
726025e4f5
Merge pull request #290 from hlmtre/patch-2
Correct small typos; add matching examples
2020-07-21 22:30:07 +02:00
Matt W
7fdc8e58ee
Correct small typos; add matching examples
Correct typos (etherhet -> ethernet) and add examples of matching on service/protocol in shaper example.
2020-07-20 11:26:24 -07:00
Joseph Turner
b21cbb5943
changed small errors in build-vyos.rst
i think, let me know if this is the proper way to improve documentation.

these are just some things I noticed that I thought was wrong while building the iso myself.
2020-07-20 01:14:07 -05:00
Christian Poessinger
499a1c59fb
Merge pull request #288 from jack9603301/master
monitor: ndp: T2706: Add NDP monitoring tool to document
2020-07-19 22:48:09 +02:00
Christian Poessinger
53f2b61322
Merge pull request #287 from as212921/rewrite-build
build-vyos: Port over changes merged in #284
2020-07-19 22:47:54 +02:00
JACK
0bbac58800
monitor: ndp: T2706: Add NDP monitoring tool to document 2020-07-19 21:21:24 +08:00
Andrew Ying
9abc6ac3a1 build-vyos: Port over changes merged in #284 2020-07-19 13:49:42 +01:00
Robert Göhler
6c25ae112c
Merge pull request #286 from rebortg/404
404: catch page not found error
2020-07-18 14:53:29 +02:00
rebortg
39b1b48800 404: catch page not found error 2020-07-18 14:49:28 +02:00
Robert Göhler
8936848d68
Merge pull request #285 from bradpeczka/master
Update DNS Forwarder and Firewall Pages
2020-07-18 14:34:45 +02:00
Brad Peczka
3e4236e4c7 Update DNS Forwarder and Firewall
Typo fixed on the Firewall page, and reworded sections on the DNS Forwarder page.
2020-07-18 14:20:14 +08:00
Brad Peczka
16991274da
Merge pull request #1 from vyos/master
Rebase with master
2020-07-18 14:04:17 +08:00
Christian Poessinger
f3ea06f2bc
Merge pull request #282 from bradpeczka/patch-1
Fixed command typo for listing USB serial devices
2020-07-17 23:14:29 +02:00