eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

215
active users

#networkmanager

0 posts0 participants0 posts today

Wenn wer Ärger mit dem #NetworkManager im #AccessPoint Mode hat oder #DHCP, #DNS upstream, DNS port usw. individuell einstellen will...
...ich kann jetzt qualifiziert helfen...🙈

Kein Witz - ich habe sowohl im NetworkManager als auch #dnsmasq jede verfluchte Zeile im Code gelesen und verstanden die das Zusammenspiel beider Dienste im AP-Mode betrifft...

#piSpot...
(minimalistischer, mobiler #HotSpot #WLAN #WWAN #ETHERNET #VPN #Tor #AdBlock #ChildProtection #RaspberryPi #Raspberry #PiZero2)

Setup -> I have a #RaspberryPi #RaspberryPiZero2W running #linux #pios #RaspberryPiOS #headless

Aim: I want the pi to always offer a #hotspot #wifihotspot on #boot
based on the command

nmcli device wifi hotspot ssid pizerohotspot password my_password

Is this below a bad solution ?? -> I came up with this solution in the link below using a .service but fear it shows I am clueless? Is there a better way? Thanks!
loramesh.org/subpages/pi_insta

www.loramesh.orglora Mesh - raspberry pi setup
Continued thread

Mein Notebook mit aktuellem #Debian 12 verbindet sich auf Anhieb via #NetworkManager mit dem #FritzBox-#WLAN.

Daraufhin meinen USB #WiFi-Stick in eine virtuelle Maschine gesteckt (ebenfalls Debian 12), da wird der Stick ganz allgemein als USB-Gerät erkannt, aber der #Linux-Kernel weiß damit offenbar nichts anzufangen.

Ich dachte eigentlich, der #DLink #AC1300 (#DWA181) Adapter wird unterstützt. Aber offenbar nur für alte 5er-Kernel? 🤔

Da werde ich wohl noch mal tiefer nach einem Treiber googlen müssen...

Hmpf. Ich hätte gedacht, dass es leichter ist, einen #RaspberryPi ins #WLAN zu bekommen.

raspi-config macht gefühlt gar nix.

Der #NetworkManager fragt immer wieder nach dem Passwort, das er schon kennt und auch vorschlägt.

#wpa_supplicant scheint einerseits mit dem NetworkManager zusammenzuarbeiten, hat aber auch eigene Konfig.

Und der Kernel schmeisst teilweise Fehler, dass er schon auf unterster Ebene den RF-Channel nicht konfigurieren könne... zumindest lese ich das da raus. Google findet zu der Meldung auch nix hilfreiches. Dann hilft auch nur noch ein Reboot, ansonsten spammt er mir die Logs zu.

Die Doku im Netz geht wild durcheinander und ist meistens undatiert, so dass nicht immer sofort ersichtlich ist, auf welche Generation der Reinen Lehre™️ sie sich gerade bezieht.

Sieht so aus, als wenn ich mich erst einmal tiefer einlesen muss, wie all die Komponenten ineinandergreifen und welche zusammen und welche gegeneinander arbeiten. 😬

So I recently used a #sledgehammer where a #scalpel was needed.

I've got an #HP DL80 Gen9 with the iLO license, but without the #FlexibleLOM card... so to access the iLO I have to have an ethernet cable plugged into the first ethernet port.

Problem is, no matter what I tried in #Webmin or #NetworkManager, every reboot would re-enable that port... which would then get a IP via DHCP (even when I'd disabled it in nm...), which would mean #Zabbix would pick it up as a client and add it.. meaning every time a disk got a little "backed up", I'd get two alerts, and this machine has 12 very old SATA drives in it.

Tired of messing with the damned thing, I finally got out the sledgehammer....
....and blacklisted HP's #OUI from the #DHCP server.

No IP, no extra client created in Zabbix, and only the normally-annoying amount of alerts.

I'll #fsck with it for real, later...

I suppose it's never too late to discover that #NetworkManager's “IPv6: disable” setting leaves accept_ra = 1 meaning you can still get a scope global IPv6 via your ISP's box, while “IPv6: link-local only” actually does what it says on the box (and indeed, accept_ra = 0).