Hello, I was so happy when I saw “ServerTACACSPLUS log level for client initiated connection terminations is now DEBUG. It's normal for the client to close TACACS+ connection.” In 4.26-10 but quickly realized that it doesn’t block the message I was out to get rid of .. so I made a patch for it! 😊
It simply modifies loglevel for the messages “ Connection from $peeraddr port $peerport was immediately gone: getpeername failed “ which gets quite annoying, and they are expected most of the time. It follows DisconnectTraceLevel which works fine (as of 4.26-10 that is DEBUG) 😊 (go to the directory /opt/radiator/radiator/Radius and appy with “ patch < <path/>ServerTACACSPLUS.pm.patch “) Also builddbm doesn’t allow you to run it outside the radiator home directory .. which of course gets quite annoying when using dbm files. So I patched it to use the same routine as radpwts. (go to the directory /opt/radiator/radiator and appy with “ patch < <path/>builddbm.patch “) --- Best Regards, Patrik
builddbm.patch
Description: builddbm.patch
ServerTACACSPLUS.pm.patch
Description: ServerTACACSPLUS.pm.patch
_______________________________________________ radiator mailing list [email protected] https://lists.open.com.au/mailman/listinfo/radiator
