From 475fc89e4f00f33009d76e39f9d8072c1cc55a1d Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Mon, 15 Nov 2021 09:52:17 -0500 Subject: [PATCH] Fix some issues --- content/blog/2021-11-14-amprnet-bgp.md | 2 +- templates/page.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/blog/2021-11-14-amprnet-bgp.md b/content/blog/2021-11-14-amprnet-bgp.md index 9dae506..9297181 100644 --- a/content/blog/2021-11-14-amprnet-bgp.md +++ b/content/blog/2021-11-14-amprnet-bgp.md @@ -51,7 +51,7 @@ In the world of internet routing, you generally need four things: ### Requesting an IP allocation -My existing AMPRNet allocation was a `/29` block which, due to [CIDR Notation](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing#CIDR_notation) being being clever, is *smaller* than a `/24`. Thus, I had to request a larger IP block for myself. The process for requesting a BGP-routable `/24` from ARDC is a bit different than the standard allocation request process. Firstly, all BGP allocations must be requested under [`44.31.0.0/16`](https://portal.ampr.org/networks.php?a=region&id=162), which is the "BGP Allocations" segment of `44/8`. These BGP allocations fall under the `Direct` allocation type that the AMPRNet Wiki warns you *not* to use. +My existing AMPRNet allocation was a `/29` block which, due to [CIDR Notation](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing#CIDR_notation) being clever, is *smaller* than a `/24`. Thus, I had to request a larger IP block for myself. The process for requesting a BGP-routable `/24` from ARDC is a bit different than the standard allocation request process. Firstly, all BGP allocations must be requested under [`44.31.0.0/16`](https://portal.ampr.org/networks.php?a=region&id=162), which is the "BGP Allocations" segment of `44/8`. These BGP allocations fall under the `Direct` allocation type that the AMPRNet Wiki warns you *not* to use. After filling out the usual allocation application, I was contacted by [G1FEF](https://g1fef.co.uk/), the IT Director of ARDC, with an extra document to fill out, then I was handed an Letter Of Authorization (LOA) and was ready to go! diff --git a/templates/page.html b/templates/page.html index 9898a3e..7e31160 100644 --- a/templates/page.html +++ b/templates/page.html @@ -21,7 +21,7 @@ MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']], displayMat {% block profile %}
- Headshot + Headshot

{{config.extra.name}}