aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorJulien Dessaux2022-08-28 22:29:32 +0200
committerJulien Dessaux2022-08-28 22:29:32 +0200
commitf8329249d1fb0258b8acd3112d33d47a7293f72a (patch)
tree1162d283b858096cefad5b2d4be7db287eb4f9f0 /content
parentAdded the third blog article in my home network series (diff)
downloadwww-f8329249d1fb0258b8acd3112d33d47a7293f72a.tar.gz
www-f8329249d1fb0258b8acd3112d33d47a7293f72a.tar.bz2
www-f8329249d1fb0258b8acd3112d33d47a7293f72a.zip
Updated previous home network articles
Diffstat (limited to 'content')
-rw-r--r--content/blog/home/home.md4
-rw-r--r--content/blog/home/interfaces.md6
2 files changed, 7 insertions, 3 deletions
diff --git a/content/blog/home/home.md b/content/blog/home/home.md
index 53b28f0..4f16e1f 100644
--- a/content/blog/home/home.md
+++ b/content/blog/home/home.md
@@ -8,7 +8,9 @@ tags:
## Introduction
-This week I have upgraded my OpenWRT access points. The new release had non compatible changes so I had to wipe the routers and reconfigure everything from scratch. I took the opportunity to document the process and will write at least two blog articles about this. This first one describes my network and the design choices, the second one will be about the OpenWRT configuration to implement these choices.
+This week I have upgraded my OpenWRT access points. The new release had non compatible changes so I had to wipe the routers and reconfigure everything from scratch. I took the opportunity to document the process and will write a series of blog articles about this. This first one describes my network and the design choices, the following will be about the OpenWRT configuration to implement these choices.
+- [part two: My OpenWRT Routers initial configuration]({{< ref "blog/home/interfaces.md" >}})
+- [part three: Bridging and roaming on my home wifi]({{< ref "blog/home/wifi.md" >}})
## My home network
diff --git a/content/blog/home/interfaces.md b/content/blog/home/interfaces.md
index 9f867cc..2e4cc12 100644
--- a/content/blog/home/interfaces.md
+++ b/content/blog/home/interfaces.md
@@ -8,7 +8,9 @@ tags:
## Introduction
-This article is the continuation of [the previous one]({{< ref "blog/home/home.md" >}}). Since posting I updated the last two paragraphs because I forgot two reasons for my design choices. You might want to read it again since the following articles implement those choices.
+This article is the second one in a series about my home network:
+- [part one: My home network]({{< ref "blog/home/home.md" >}})
+- [part three: Bridging and roaming on my home wifi]({{< ref "blog/home/wifi.md" >}})
If you try to follow this as a guide and something is not clear do not hesitate to shoot me an email asking for clarifications or screenshots!
@@ -38,7 +40,7 @@ Now we can reconfigure the lan interface:
And finally reconfigure the wan interface:
- edit the wan interface and configure its final subnet: I use `192.168.1.5/24` to address the router with `192.168.1.1` as gateway (the address of my FAI's router on my LAN)
-- Save and apply your changes
+- save and apply your changes
I leave the INPUT traffic allowed on my firewall because I intend to access my router from my LAN, which means through this interface named wan