Exposure unit
for expose PCB by UV light
BananaPi sigle board computer
Banana Pi is an open source hardware project lead by GuangDong BiPai technology co., LTD.
Radiation monitor with BananaPi Zero.
Screenshot of Grafana data interpretation of radiation meter
Load dependent speed controller of the mini drill
The basic equipment of every electrical engineering or model maker's workshop
DPS with soldered components
view of the mounted printed circuit board exported from CAD
Reflow oven
for soldering SMD prited circuits board
Reflow oven
also suitable for drying solid materials
RC433 for HomeAsistant
remote controler for garage door from HomeAssistant

Zywall USG300 cert. error

I got my hands on a Zywall USG300 VPN router. It had been unused for a long time and was lying in a depository. I found a use for it, but a problem arose. When trying to log in via the web interface, it returned an error: ERR_SSL_VERSION_OR_CIPHER_MISMATCH

       

To get into remote router management, I had to enable router management via the http interface. This can be done easily using CLI commands from the console. You can connect to the console via the serial RS232 interface, or via SSH, which is easier if the network interface is functional. I don't need to remind you that the factory reset was performed by holding down the reset button on the router's front panel for more than 5 seconds.

        I logged into the router's SSH console and entered the following commands:

configure terminal
no ip http secure-server
write
exit 

Now it is possible to access the router settings via the http protocol at address http://192.168.99.1. Default login credentials are: admin and password is 1234 .

VPN router USG300 http

 

Related Articles

Copyright © Free Joomla! 4 templates / Design by Galusso Themes