FortiGate HA Synchronization Fail

Problem: Two FortiGate firewall show “not synchonized” in the HA status. Discussion: the problem with this is, that FortiGate does not show why it fails. I found no log file with a reasonable error message. So I tried to synchronize the config myself, which is exactly what should NOT be necessary when using HA synchronization. Solution: When an

FortiGate HA Synchronization Fail Read More »

F5 iRule Class Match Crash

Problem: F5 iRules with “class match” crash sometimes with this message: /Common/UA_DETECT – ambiguous option “-“: must be -all, -index, -element, -name, or -value while executing “class match [string tolower [HTTP::header User-Agent]] contains UA_STRINGS” Discussion: the class match command has optional parameters, when the HTTP header User-Agent starts with a “-” it gets intepreted by

F5 iRule Class Match Crash Read More »

Huawei Mate Book Pro X

I bought a new notebook, and installed a minimal Linux distribution on it. While setting everything up, I put together a collection of configuration files and scripts, and compiled them in this github repository: https://github.com/alexte/mate-book-pro-x-linux-config

Huawei Mate Book Pro X Read More »

Juniper MX204 Upgrade

1. Check the current version: 2. go to https://support.juniper.net/support/downloads/ and select MX204, and search for newer version3. Select “Install Package” -> “VMHOST 64-BIT” -> “tgz”4. After login you will see a URL. Copy this URL5. Download the file onto your Juniper MX204, with this command 6. You may validate the image with: 7. Install the software

Juniper MX204 Upgrade Read More »

Web Audio Silence

Problem: I had problems with an audio driver (no not on Linux). The sound started with a delay after every gap of silence. This bug cuts off about 1/2 of a second of the attack of the sound. This is a problem when you try to make music in particular. Workarround: I made a little webpage that

Web Audio Silence Read More »