aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Dessaux2022-07-25 23:17:58 +0200
committerJulien Dessaux2022-07-25 23:17:58 +0200
commit4564bfab01c792399a0b538af35ec18a9c8b6032 (patch)
tree03f820ba87ea50c2a7e60e7067f1e5724c433b22
parentAdded home blog article (diff)
downloadwww-4564bfab01c792399a0b538af35ec18a9c8b6032.tar.gz
www-4564bfab01c792399a0b538af35ec18a9c8b6032.tar.bz2
www-4564bfab01c792399a0b538af35ec18a9c8b6032.zip
Rewrote a part of the last article
-rw-r--r--content/blog/miscellaneous/home.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/content/blog/miscellaneous/home.md b/content/blog/miscellaneous/home.md
index b2d3b54..1e916b7 100644
--- a/content/blog/miscellaneous/home.md
+++ b/content/blog/miscellaneous/home.md
@@ -28,4 +28,6 @@ I chose to run OpenWRT on these two access points in order to do the following c
Roaming wifi is fantastic once you experience it: never again will your network go down for a few seconds when disconnecting from an access point and reconnecting another. You always have the best signal and your connection never loses a packet!
-Having your wifi network bridged with your lan is very comfortable if you need to ssh from your workstation to your wifi devices like laptops or phones, especially coupled with the roaming. But devices like TVs, sound bar or game consoles need to go onto an isolated network. It allows me to hide devices from each others on wifi, run dns adblocking on it and ban some weird spying traffic all these "smart" devices do.
+On top of that, having your wifi network bridged with your lan is very comfortable if like me you need to move around with your laptop and occasionally sit down and plug-in your rj45 cable. With bridging, you just configure the same static ip on both your wired and wireless interfaces and you are good to go! Never again will your ssh connections hang or terminate while moving around.
+
+Devices like TVs, sound bar or game consoles need to go onto an isolated network. It allows me to hide devices from each others on wifi, run dns adblocking on it and ban some weird spying traffic all these "smart" devices do.