Merge pull request #11 from kmpm/fixes/references

Fixes some references and tocs
This commit is contained in:
Kim 2019-03-05 21:37:59 +01:00 committed by GitHub
commit ff91f9de2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 2 deletions

View File

@ -6,7 +6,7 @@ Appendix B - Configuration Examples
VyOS DMVPN Hub
--------------
General infomration can be found in the DMVPN_ chapter.
General infomration can be found in the :ref:`vpn-dmvpn` chapter.
Configuration
^^^^^^^^^^^^^

View File

@ -162,6 +162,6 @@ interface-level traffic-policy directive:
VyOS 1.2 (Crux) also supports HFSC (:code:`set traffic-policy shaper-hfsc`)
See further information in the `QoS and Traffic Policy`_ chapter.
See further information in the :ref:`qos` chapter.
.. _tc: http://en.wikipedia.org/wiki/Tc_(Linux)

View File

@ -8,6 +8,7 @@ Services
This chapter descriptes the available system/network services provided by VyOS.
.. toctree::
:hidden:
conntrack
dhcp

View File

@ -455,6 +455,8 @@ rules. (if you used the default configuration at the top of this page)
set firewall name OUTSIDE-LOCAL rule 32 action 'accept'
set firewall name OUTSIDE-LOCAL rule 32 source address '192.168.0.0/24'
.. _vpn-dmvpn:
DMVPN
-----