aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2020-07-14Friz_box_turned_off_DHCP.html
diff options
context:
space:
mode:
authorGabriel A. Giovanini <mail@gabrielgio.me>2022-05-15 15:34:36 +0200
committerGabriel A. Giovanini <mail@gabrielgio.me>2022-05-15 15:34:36 +0200
commit231f2cb2205988cf87062bc9f595307af1ed827f (patch)
treef1094bf50677abed5266feb17c65240a45d7a387 /content/posts/2020-07-14Friz_box_turned_off_DHCP.html
parent46e6b5fa84b1ec6e08f124c478909ec745562214 (diff)
downloadmacroblog.rs-231f2cb2205988cf87062bc9f595307af1ed827f.tar.gz
macroblog.rs-231f2cb2205988cf87062bc9f595307af1ed827f.tar.bz2
macroblog.rs-231f2cb2205988cf87062bc9f595307af1ed827f.zip
feat: Add missing blog post
Add the missing blog post from my hugo blog. Also add a locustfile so I can do some stress test locally.
Diffstat (limited to 'content/posts/2020-07-14Friz_box_turned_off_DHCP.html')
-rw-r--r--content/posts/2020-07-14Friz_box_turned_off_DHCP.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/content/posts/2020-07-14Friz_box_turned_off_DHCP.html b/content/posts/2020-07-14Friz_box_turned_off_DHCP.html
index 7eb69ef..3ee5daf 100644
--- a/content/posts/2020-07-14Friz_box_turned_off_DHCP.html
+++ b/content/posts/2020-07-14Friz_box_turned_off_DHCP.html
@@ -1,9 +1,11 @@
<section>
<p>
- If you turned off your DHCP server follow these steps to connect to FritzBox settings.
- <br/>
+ If you turned off your DHCP server follow these steps to connect to
+ FritzBox settings. <br/>
<ul>
- <li> Set your computer IP to 170.254.1.2 and your mask to 255.255.0.0</li>
+ <li>
+ Set your computer IP to 170.254.1.2 and your mask to 255.255.0.0
+ </li>
<li> Then go to 169.254.1.1, login and re-enable the DHCP server:</li>
</ul>
</p>
@@ -11,7 +13,7 @@
On gnome turn the wired connection off on again to apply the settings.
</p>
<p>
- <strong>Note</strong>: why in the hell does FritzBox 7490 require a land-line telephone to be physically factory
- reset?
+ <strong>Note</strong>: why in the hell does FritzBox 7490 require a
+ land-line telephone to be physically factory reset?
</p>
</section>