Tag: networking
Recently I have moved my router from one place in a house to another and
got a new distraction: it's fast blinking LEDs right into my face. Pressed
the mode button on the back and I was expecting them to turn off but to my
surprise, nothing happened.
Fortunately, I had a backup o…
Learning things the hard way by getting my hands dirty is also the way I
have learned about the concept of a reverse proxy behind another reverse
proxy. The setup I had was a docker-compose file that configured multiple
services including Nginx as a reverse proxy. Nothing special…
Dealing with the situation that some LAN network consisting of multiple
connected devices without the access to the Internet needs some work, while
simultaneously requiring access the Internet from my laptop over the
wireless.
The problem is that NetworkManager prioritizes wired …
Consider tracepath as a network diagnostic tool:
tracepath peterbabic.dev
The output might be surprising:
1?: [LOCALHOST] pmtu 1500
1: _gateway 0.748ms
1: _gateway 0.676ms
2: 192.168.66.1 …