From 1f4e4be979389f973688f28935eda43c2dbd9700 Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Tue, 10 Dec 2019 14:38:19 +0100 Subject: Zone Policy: correct redirect link --- docs/appendix/examples/zone-policy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/appendix/examples/zone-policy.rst b/docs/appendix/examples/zone-policy.rst index db985258..666fc99b 100644 --- a/docs/appendix/examples/zone-policy.rst +++ b/docs/appendix/examples/zone-policy.rst @@ -18,7 +18,7 @@ We have three networks. This specific example is for a router on a stick, but is very easily adapted for however many NICs you have. -[http://imgur.com/Alz1J.png Topology Image] +[https://i.imgur.com/Alz1J.png Topology Image] The VyOS interface is assigned the .1/:1 address of their respective networks. WAN is on VLAN 10, LAN on VLAN 20, and DMZ on VLAN 30. -- cgit v1.2.3 From 63a34d5451aa05cd06c250ebd499fb1d79346ea9 Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Tue, 10 Dec 2019 14:41:50 +0100 Subject: Bare Metal: delete brokem Amazon URL --- docs/appendix/vyos-on-baremetal.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/appendix/vyos-on-baremetal.rst b/docs/appendix/vyos-on-baremetal.rst index 2b155fd7..76b5e210 100644 --- a/docs/appendix/vyos-on-baremetal.rst +++ b/docs/appendix/vyos-on-baremetal.rst @@ -306,8 +306,7 @@ Partaker i5 .. figure:: ../_static/images/600px-Partaker-i5.jpg I believe this is actually the same hardware as the Protectli. I purchased it -from `Amazon `_ in June 2018. -It came pre-loaded with pfSense. +in June 2018. It came pre-loaded with pfSense. `Manufacturer product page `_. -- cgit v1.2.3 From 7c5ad425d9a23e88399c052af4b89f602ff7b7e7 Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Tue, 10 Dec 2019 14:46:18 +0100 Subject: Build VyOS: correct redirect link --- docs/contributing/build-vyos.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/contributing/build-vyos.rst b/docs/contributing/build-vyos.rst index 51cfc7a4..bc113750 100644 --- a/docs/contributing/build-vyos.rst +++ b/docs/contributing/build-vyos.rst @@ -156,7 +156,7 @@ versions, so we are building it from source. Debian does keep their package in git, but it's upstream tarball imported into git without its original commit history. To be able to merge new tags in, we keep a fork of the upstream repository with packaging files imported from -Debian at http://github.com/vyos/keepalived-upstream +Debian at https://github.com/vyos/keepalived-upstream strongswan ^^^^^^^^^^ -- cgit v1.2.3 From 8eb93e2633a6770ae3dd19f77043e89d309a8fc7 Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Tue, 10 Dec 2019 14:58:10 +0100 Subject: Development: correct redirect link --- docs/contributing/development.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/contributing/development.rst b/docs/contributing/development.rst index 8558284a..c699ad48 100644 --- a/docs/contributing/development.rst +++ b/docs/contributing/development.rst @@ -63,7 +63,7 @@ it. In general, use an editor to create your commit messages rather than passing them on the command line. The format should be and is inspired by this blog -post: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html +post: https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html * A single, short, summary of the commit (recommended 50 characters or less, not exceeding 80 characters) @@ -636,8 +636,8 @@ to our Debian repository which is used during build time. It is located here: http://dev.packages.vyos.net/repositories/. .. _process: https://blog.vyos.io/vyos-development-digest-10 -.. _VyConf: https://github.com/vyos/vyconf/blob/master/data/schemata -.. _vyos-1x: https://github.com/vyos/vyos-1x/blob/current/schema/ +.. _VyConf: https://github.com/vyos/vyconf/tree/master/data/schemata +.. _vyos-1x: https://github.com/vyos/vyos-1x/tree/current/schema .. _Jinja2: https://jinja.palletsprojects.com/ .. _Phabricator: https://phabricator.vyos.net/ .. _Jenkins: https://jenkins.io/ -- cgit v1.2.3 From b4506f2f5629b90a426e54b27713134b8bb84bfc Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Tue, 10 Dec 2019 15:00:13 +0100 Subject: Issues and Features: correct broken link --- docs/contributing/issues-features.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/contributing/issues-features.rst b/docs/contributing/issues-features.rst index fd6225b9..3a1738d7 100644 --- a/docs/contributing/issues-features.rst +++ b/docs/contributing/issues-features.rst @@ -66,7 +66,7 @@ please search Phabricator_ if there is already a request pending. You can enhance it or if you don't find one, create a new one by use the quick link in the left side under the specific project. -.. _documentation: https://vyos.redthedocs.io +.. _documentation: https://docs.vyos.io .. _Slack: https://slack.vyos.io .. _Forum: https://forum.vyos.io .. _Phabricator: https://phabricator.vyos.net \ No newline at end of file -- cgit v1.2.3 From 13932e17cc10bb5afa9f9caba2116ec40da5fff3 Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Tue, 10 Dec 2019 15:01:02 +0100 Subject: Firewall: correct redirect link --- docs/firewall.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/firewall.rst b/docs/firewall.rst index 59bbaa31..f6967850 100644 --- a/docs/firewall.rst +++ b/docs/firewall.rst @@ -3,7 +3,7 @@ Firewall ======== -VyOS makes use of Linux `netfilter `_ for packet filtering. +VyOS makes use of Linux `netfilter `_ for packet filtering. The firewall supports the creation of groups for ports, addresses, and networks (implemented using netfilter ipset) and the option of interface or zone based -- cgit v1.2.3 From eff40c9e4e0dddae8a40f65434f027cbbc612d16 Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Tue, 10 Dec 2019 15:05:00 +0100 Subject: History: correct redirect link --- docs/history.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/history.rst b/docs/history.rst index b1393520..25affaf8 100644 --- a/docs/history.rst +++ b/docs/history.rst @@ -8,13 +8,13 @@ VyOS is a Linux-based network operating system that provides software-based network routing, firewall, and VPN functionality. The VyOS project was started in late 2013 as a community fork of the -`GPL `_ portions of +`GPL `_ portions of Vyatta Core 6.6R1 with the goal of maintaining a free and open source network operating system in response to the decision to discontinue the community edition of Vyatta. Here everyone loves learning, older managers and new users. -VyOS is primarily based on `Debian GNU/Linux `_ and the -`Quagga `_ routing engine. Its configuration +VyOS is primarily based on `Debian GNU/Linux `_ and +the `Quagga `_ routing engine. Its configuration syntax and :ref:`cli` are loosely derived from Juniper JUNOS as modelled by the `XORP project `_, which was the original routing engine for Vyatta. -- cgit v1.2.3 From 3154a978051f3775a0d4342225f2bf88167720a9 Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Tue, 10 Dec 2019 15:10:13 +0100 Subject: Install: correct redirect link --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/install.rst b/docs/install.rst index c42eda6b..1bd6c87e 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -275,7 +275,7 @@ Requirements * A **HTTP server** (optional, but we will use it to speed up intallation) * The **VyOS ISO** image to be installed (do not use images prior to VyOS 1.2.3) * The ``pxelinux.0`` and ``ldlinux.c32`` files from the Syslinux distribution - https://kernel.org/pub/linux/utils/boot/syslinux/ + https://mirrors.edge.kernel.org/pub/linux/utils/boot/syslinux/ Step 1: DHCP ^^^^^^^^^^^^ -- cgit v1.2.3 From 580d7f028546541e7612057fe5c9d6ef49990ce6 Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Tue, 10 Dec 2019 15:11:31 +0100 Subject: L2TPv3: correct redirect link --- docs/interfaces/l2tpv3.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/interfaces/l2tpv3.rst b/docs/interfaces/l2tpv3.rst index 4574e731..a53c7b1d 100644 --- a/docs/interfaces/l2tpv3.rst +++ b/docs/interfaces/l2tpv3.rst @@ -117,4 +117,4 @@ L2TPv3: set interfaces l2tpv3 l2tpeth0 source-port '5000' set interfaces l2tpv3 l2tpeth0 tunnel-id '10' -.. _`Wikipedia L2TPv3`: http://en.wikipedia.org/wiki/L2TPv3 +.. _`Wikipedia L2TPv3`: https://en.wikipedia.org/wiki/L2TPv3 -- cgit v1.2.3 From 4b6495b1e43f8866b012250dfd489d7b5369e8eb Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Tue, 10 Dec 2019 15:13:29 +0100 Subject: Tunnel: correct redirect link --- docs/interfaces/tunnel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/interfaces/tunnel.rst b/docs/interfaces/tunnel.rst index 98d3766c..87de9000 100644 --- a/docs/interfaces/tunnel.rst +++ b/docs/interfaces/tunnel.rst @@ -201,5 +201,5 @@ Results in: description "Description" } -.. _`other proposals`: https://www.isc.org/downloads/aftr +.. _`other proposals`: https://www.isc.org/othersoftware/ .. _`Hurricane Electric`: https://tunnelbroker.net/ -- cgit v1.2.3 From f077d2e98fda579661f08c4dee916a30f7c9a925 Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Tue, 10 Dec 2019 15:14:51 +0100 Subject: NAT: correct redirect link --- docs/nat.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/nat.rst b/docs/nat.rst index a8475978..714697d3 100644 --- a/docs/nat.rst +++ b/docs/nat.rst @@ -152,7 +152,7 @@ To setup a destination NAT rule we need to gather: In our example, we will be forwarding web server traffic to an internal web server on 192.168.0.100. HTTP traffic makes use of the TCP protocol on port 80. -For other common port numbers, see: http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers +For other common port numbers, see: https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers Our configuration commands would be: @@ -469,4 +469,4 @@ Start by checking for IPSec SAs (Security Associations) with: That looks good - we defined 2 tunnels and they're both up and running. -.. _ULAs: http://en.wikipedia.org/wiki/Unique_local_address +.. _ULAs: https://en.wikipedia.org/wiki/Unique_local_address -- cgit v1.2.3 From a400996fe20db480ad7ad34048fc0543468fbe4d Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Tue, 10 Dec 2019 15:16:23 +0100 Subject: QoS: correct redirect link --- docs/qos.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/qos.rst b/docs/qos.rst index f3b3d36c..72666d3d 100644 --- a/docs/qos.rst +++ b/docs/qos.rst @@ -1372,7 +1372,7 @@ tcp .. note:: You must set ipv6 protocol to TCP to use the TCP filters. .. note:: This filter will only match IPv6 packets with no header extension, see - http://en.wikipedia.org/wiki/IPv6_packet#Extension_headers for no header + https://en.wikipedia.org/wiki/IPv6_packet#Extension_headers for no header extension. .. code-block:: none @@ -1406,7 +1406,7 @@ vif set interfaces ethernet eth0 traffic-policy out 'WAN-OUT' set interfaces ethernet eth1 traffic-policy out 'LAN-OUT' -.. _tc: http://en.wikipedia.org/wiki/Tc_(Linux) +.. _tc: https://en.wikipedia.org/wiki/Tc_(Linux) .. _TBF: https://en.wikipedia.org/wiki/Token_bucket .. _HFSC: https://en.wikipedia.org/wiki/Hierarchical_fair-service_curve -.. _IFB: http://www.linuxfoundation.org/collaborate/workgroups/networking/ifb +.. _IFB: https://www.linuxfoundation.org/collaborate/workgroups/networking/ifb -- cgit v1.2.3 From 30b0a9bb2931d780a042bc56cd5c2c8ae9f9abd2 Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Tue, 10 Dec 2019 15:17:23 +0100 Subject: Quick Start: correct redirect link --- docs/quick-start.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/quick-start.rst b/docs/quick-start.rst index 9eee49a6..ad0d896f 100644 --- a/docs/quick-start.rst +++ b/docs/quick-start.rst @@ -211,4 +211,4 @@ SSH: Commit and save. -.. _tc: http://en.wikipedia.org/wiki/Tc_(Linux) +.. _tc: https://en.wikipedia.org/wiki/Tc_(Linux) -- cgit v1.2.3 From cef04e6ad13e12b7c716d33ac7598d6bbc6ba9dd Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Tue, 10 Dec 2019 15:23:28 +0100 Subject: Troubleshooting: correct redirect link --- docs/troubleshooting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/troubleshooting.rst b/docs/troubleshooting.rst index 148bce4c..b3b8ff3d 100644 --- a/docs/troubleshooting.rst +++ b/docs/troubleshooting.rst @@ -335,7 +335,7 @@ These are the boot steps for VyOS 1.2 11. Finally it runs the post-config script ``/config/scripts/vyos-postconfig-bootup.script`` -.. _Quagga: http://www.quagga.net/ +.. _Quagga: https://www.quagga.net/ .. _`GNU Zebra`: https://www.gnu.org/software/zebra/ .. _FRR: https://frrouting.org/ .. _vyatta-cfg: https://github.com/vyos/vyatta-cfg -- cgit v1.2.3 From e3a64989599b112aae935169a8b621bcede799c2 Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Tue, 10 Dec 2019 15:24:45 +0100 Subject: Dynamic-DNS: correct redirect link --- docs/services/references.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/services/references.rst b/docs/services/references.rst index 408d5288..7d9ae82c 100644 --- a/docs/services/references.rst +++ b/docs/services/references.rst @@ -1,5 +1,5 @@ .. _`Cisco Discovery Protocol`: https://en.wikipedia.org/wiki/Cisco_Discovery_Protocol -.. _ddclient: http://sourceforge.net/p/ddclient/wiki/Home/ +.. _ddclient: https://sourceforge.net/p/ddclient/wiki/Home/ .. _`Foundry Discovery Protocol`: https://en.wikipedia.org/wiki/Foundry_Discovery_Protocol .. _MIB: https://en.wikipedia.org/wiki/Management_information_base .. _SNMP: https://en.wikipedia.org/wiki/Simple_Network_Management_Protocol -- cgit v1.2.3