Growatt - ShineWiFI-X Default Wi-Fi-Password

I keep forgetting the default-password of the Growatt ShineWiFI-X used to connect the Growatt PV-Inverters to their cloud-service. Therefore I created this blogpost to keep me reminded of the password userd to connect to the Wi-Fi dongle during the first setup. growatt growatt-20221120 (put the current date in there) 12345678 Additionally, a installer code is needed during the registration of the inverter in the app. If you live in germany and are not willing to request a code on your own (by mail to: service....

November 20, 2022 · 1 min · 91 words · Jan Gilla

AS3320 NL-ix routing-issue

November 8, 2022 · 0 min · 0 words · Jan Gilla

Proxmox VE - IPv6 unstable behind bridge

Today, I had a strange issue with IPv6 on my Proxmox VE based Hypervisors. I configured IPv6 for a customer by using a transfer subnet between our gateway router and the virtuel firewall. Additionally, I’ve routed a /56 subnet to be used by the customer onto the firewall and added a few /64s onto the internal interfaces of the customer. Once I configured static addresses on the servers running behind the firewall, they were able to reach the IPv6 internet without any issues....

September 12, 2022 · 2 min · 269 words · Jan Gilla

Monitoring home power usage on a DWS7412.2.G2

August 22, 2022 · 0 min · 0 words · Jan Gilla

Becoming a private pilot

August 5, 2022 · 0 min · 0 words · Jan Gilla

Migration of the blog from WordPress to Hugo

July 31, 2022 · 0 min · 0 words · Jan Gilla

Mennekes Wallbox Statistiken in Home Assistant

April 7, 2022 · 0 min · 0 words · Jan Gilla

Wireguard + BGP + ECMP + BFD = Win!

Da ich aktuell mehrere Internetleitungen zuhause liegen habe und auch aktiv zahle (Umzug und Restvertragslaufzeit), würde ich die beiden Leitungen (Telekom DSL und Vodafone Coax) gerne aktiv nutzen und den Traffic auf beide Leitungen zu verteilen. Da ich aktuell arbeitstechnisch relativ viel mit BGP und BFD zu tun habe, sollte dies die Grundlage für das Routing in Kombination mit Wireguard als State-of-the-Art VPN-Protokoll werden. Als Hardware hatte ich noch ein ungenutztes APU2D4 Board auf Lager....

June 3, 2021 · 2 min · 319 words · Jan Gilla

SNMP Deployment Skripte für Windows und Debian/Ubuntu

Aus aktuellem Anlass habe ich mir zwei kleine Skripte geschrieben, die SNMP auf Windows bzw. Debian/Ubuntu aktivieren und die passenden Konfigurationsparameter in der Konfiguration bzw. Registry setzten. PowerShell Variante Ebenfalls zu finden als Github Gist. # # Author: Jan Gilla # Company: level66.network UG (haftungsbeschränkt) # Description: PowerShell script to install snmpd daemon on windows systems, generate the configuration and reload the service. # # Define variables here. $SNMPD_COMMUNITY = "public" $SNMPD_LOCATION = "Milki Way" $SNMPD_CONTACT = "test@example....

February 15, 2021 · 2 min · 277 words · Jan Gilla

Peplink FusionHub goes PC Engines APU-Board

Primär bietet Peplink LTE-Router und SD-WAN Geräte an. Zusätzlich stellen Sie für kleiner Setups eine Software-Variante Ihres SD-WAN Hubs, den FusionHub Solo, kostenlos zur Verfügung (nach Registrierung). Grundsätzlich lässt sich der Software-Hub problemlos als virtuelle Maschine betreiben, dennoch kann es sehr interessant sein den Hub auf einer dedizierten Hardware zu betreiben. Tatsächlich gibt es bei Peplink den FusionHub Solo direkt auch als RAW-Image (siehe Firmware-Downloads auf der Webseite), dass man z....

February 8, 2021 · 2 min · 243 words · Jan Gilla