When i use DHCP and then try to change the DNS it says its forbidden, which is a bit odd. Unfortunately, in my country we are sometimes forced to use a different DNS server than the one that is sent by the proprietary router (where nothing like dns is configurable).
allow changing DNS when using DHCP
-
olze -
August 20, 2026 at 3:56 PM -
Thread is Unresolved
-
-
-
i can set it from cli, yes, but cli is not an option for "regular" users. i can do that for myself, but when my little sis asks me "how can i do that?" (because she gets blocked because or her ISP), then she has 0 chance to change anything thats not changable from UI.
There are RFCs out there that mention that DHCP DNS settings must not be forced and user overrides should be accepted (something like that...), so imo this would be a reasonable and nice feature
-
i can set it from cli, yes, but cli is not an option for "regular" users. i can do that for myself, but when my little sis asks me "how can i do that?" (because she gets blocked because or her ISP), then she has 0 chance to change anything thats not changeable from UI.
ThreadRunning Python Scripts from Remote Control
Hi.
Thanks to all the support I received here, I was able to get an old Jolly Click 1:1 IR remote control connected to my Raspberry (3b).
Since it has more than 40 buttons there is plenty of room for making certain buttons do useful stuff for me.
This is what I implemented:
1. Channel down plays the next video in the current directory
2. Channel up plays the previous video
3. One button will now toggle the "watched status" of the currently selected video
1 & 2 I find quite helpful when binge-watching…
SkeeveOctober 26, 2025 at 6:49 PM