The radius-disconnect trigger allows not to immediately terminate the user’s session upon receiving a request from the radius server to terminate the session, but to wait until the client requests an extension of the IP address lease and only then send FORCERENEW to the client and terminate the session.
Continue reading “Juniper: Setting up radius-disconnect”Setting up BFD on Juniper MX
When one of the channels goes down and in order not to wait for a timer of tens of seconds to break the BGP session and delete the routes, it was necessary to configure the BFD (Bidirectional Forwarding Detection) protocol, which allows you to immediately notify BGP about this and delete the routes going through the non-working neighbor.
Continue reading “Setting up BFD on Juniper MX”How to add a Favicon in phpBB
I was once asked to add a Favicon icon to phpBB so that it would be displayed in search engines and would look better, I will show you how to do it.
Continue reading “How to add a Favicon in phpBB”Logging Deadlocks InnoDB
Once I needed to detect Deadlocks and log them, I will describe how to do it:
Continue reading “Logging Deadlocks InnoDB”Juniper. Port Blocking Filter
I will give an example of blocking SMTP port 25 TCP so that users cannot send spam to servers, that is, they cannot make an outgoing connection to the destination port 25 TCP, instead they can make a connection to ports with authorization and encryption, for example 465 or 587.
Continue reading “Juniper. Port Blocking Filter”PC does not turn off when Windows is shut down
One day, an old computer with Windows 10 stopped shutting down, when I pressed the shutdown button, it started shutting down and after that the screen turned off and started up again, it wasn’t even a reboot, but just a Windows user logout/login.
Continue reading “PC does not turn off when Windows is shut down”How to Enable IPv6 in Nginx
I’ll show you how to quickly and easily enable IPv6 support in Nginx.
Continue reading “How to Enable IPv6 in Nginx”iLO4 won’t open – SSL_ERROR_NO_CYPHER_OVERLAP
One day, the iLO4 web interface stopped opening on the servers, while iLO5 opened successfully.
Continue reading “iLO4 won’t open – SSL_ERROR_NO_CYPHER_OVERLAP”Setting up PJSIP in Asterisk
In this article I will show examples of setting up PJSIP in Asterisk.
Since chan_sip is deprecated, I use and recommend using PJSIP.

Setting up ETP4860-B1A2 (SMU11B) with Lifepo4 battery
As an example, I will configure ETP4860-B1A2 (SMU11B) with a 50A Lifepo4 battery.
Continue reading “Setting up ETP4860-B1A2 (SMU11B) with Lifepo4 battery”