home.social

#radiusd — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #radiusd, aggregated by home.social.

  1. Warum sieht mein schöner #Freeradius-Server den für ihn bestimmten Traffic nicht?
    #radsniff sieht ihn; #radiusd offenbar nicht.

    listen {
    type = acct
    ipaddr = *
    port = 0
    proto = udp
    interface = bond0.20
    }

    vs.
    $ radsniff -i bond0.20 -m -s tralalala

    (Und das ist nur eine 1:1 Übertragung der Konfiguration auf einen anderen Host ….)

  2. The builtin sysupgrade procedure of #openwrt is complete crap, especially if you jump over multiple releases like from 19.07. to 22.03.

    Lucky me, I was able to adjust my installation script for reinstalling all modules and configs (e.g., #radiusd, #openvpn, #wireguard, #privoxy, #adblock) on a system installed from scratch.