From 93ad4d03b9d87d6177514de27bb94d9230da82e6 Mon Sep 17 00:00:00 2001 From: Gabriel Arakaki Giovanini Date: Tue, 21 Jun 2022 21:39:04 +0200 Subject: ref: Move from orgmode to markdown I'll never ever again move away from markdown. fix: Move to http ... until I add a certificate --- content/posts/2020-07-14-fritzbox.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 content/posts/2020-07-14-fritzbox.md (limited to 'content/posts/2020-07-14-fritzbox.md') diff --git a/content/posts/2020-07-14-fritzbox.md b/content/posts/2020-07-14-fritzbox.md new file mode 100644 index 0000000..bba7f4e --- /dev/null +++ b/content/posts/2020-07-14-fritzbox.md @@ -0,0 +1,16 @@ +--- +title: "Friz.box turned off DHCP" +date: 2020-07-14 +tags: ['fritz.box', 'DHCP'] +--- + +If you turned off your DHCP server follow these steps to connect to FritzBox +settings. + +- Set your computer IP to `169.254.1.2` and your mask to `255.255.0.0` +- Then go to `169.254.1.1`, login and re-enable the DHCP server. + +On gnome turn the wired connection off on again to apply the settings. + +Note: why in the hell does FritzBox 7490 require a land-line telephone to be +physically factory reset? -- cgit v1.2.3