diff --git a/posts/2014-08-17_building_my_own_router.yaml b/posts/2014-08-17_building_my_own_router.yaml index 46412d6..3336743 100644 --- a/posts/2014-08-17_building_my_own_router.yaml +++ b/posts/2014-08-17_building_my_own_router.yaml @@ -2,6 +2,7 @@ date: 2014-08-19 tags: - linux - networking + - home-router title: Building My Own Home Router, Part 1 --- This is the first of a series of blog posts on building my own home router from scratch using Debian. My hopes are that by sharing my experiences, it can help others in this endeavor. diff --git a/posts/2014-08-22_building_my_own_router2.yaml b/posts/2014-08-22_building_my_own_router2.yaml index e4cc4ee..a34088d 100644 --- a/posts/2014-08-22_building_my_own_router2.yaml +++ b/posts/2014-08-22_building_my_own_router2.yaml @@ -2,6 +2,7 @@ date: 2014-08-22 tags: - linux - networking + - home-router title: Building My Own Home Router, Part 2 - 802.11 --- In my [last post](http://nickpegg.com/2014/8/building_my_own_home_router,_part_1.html) I talked about getting my home router up and forwarding packets from nothing and getting my computers connected via Ethernet. The next step is to get 802.11 (WiFi) working. diff --git a/posts/2015-08-16_building_my_own_router_ipv6_tunnel.yaml b/posts/2015-08-16_building_my_own_router_ipv6_tunnel.yaml index 481a33e..61b6146 100644 --- a/posts/2015-08-16_building_my_own_router_ipv6_tunnel.yaml +++ b/posts/2015-08-16_building_my_own_router_ipv6_tunnel.yaml @@ -3,6 +3,7 @@ tags: - linux - networking - ipv6 + - home-router title: Building My Own Home Router - IPv6 Tunnel --- Continuing on my adventure of running my own self-built router at home, I decided to get IPv6 running on my home network. As of writing this blog post, my ISP doesn't do native IPv6 yet so I decided to go with Hurricane Electric's [IPv6 Tunnel Broker](https://tunnelbroker.net) service, which provides you with an IPv6-in-IPv4 tunnel. diff --git a/posts/2020-08-17_home-vpn-with-wireguard.yaml b/posts/2020-08-17_home-vpn-with-wireguard.yaml index c80db34..96dff0b 100644 --- a/posts/2020-08-17_home-vpn-with-wireguard.yaml +++ b/posts/2020-08-17_home-vpn-with-wireguard.yaml @@ -2,6 +2,7 @@ date: 2020-08-17 tags: - linux - networking +- home-router title: Home VPN with Wireguard --- If you have an interest in Linux networking, by now you've probably heard of