Never heard about GL.iNet before but their new travel router (Mudi 7) is a really solid device as far as I can tell after initial setup and poking around a bit. Based on #OpenWRT and full of really comprehensive configuration options. 5G, WiFi repeater, 2.5G LAN, replaceable battery, #OpenVPN and #Wireguard out of the box and a lot more stuff. Rather expensive but you get a lot for your money. We’ll see how it holds up in the coming months.

Обновлял вчера опёнка (до 7.9) на ноуте: отвалился openvpn до офиса.
В логах была ошибка, что на сервере используется TLS 1.0, а моя обновлённая ОС такое уже не поддерживает. Нашел в описании выпуска LibreSSL 4.3.1 следущее:

- In addition to what was done in LibreSSL 4.0 for the version handling, disable TLSv1.1 and lower also on the method level.

Благо в портах есть openvpn-mbedtls, установка которого решила проблему.

Сегодня попробую попинать людей, отвечающих за серверную инфраструктуру на работе. Ну негоже в 2026-ом TLS 1.0 использовать.

Das deckt aktuell meinen ganzen Zirkus ab: #forgejo, #openvpn, #nextcloud, #collaboraoffice, #vaultwarden ..

Noch ist der Code bei GitHub zu finden .. das soll sich im Laufe des Jahres ändern.

CC: @[email protected] @[email protected] @[email protected] @[email protected]
Hosting a small vps, buying a domain, running Linux/BSD
Gmail -> run own email server
messenger -> run own #xmpp server
VPN -> run own #wireguard/#openVPN
Youtube -> piped instances/ #LibreTube
Chrome -> #LibreWolf

It is my setup :)
#protonvpn #networking #vpn #security #openvpn someone plz check whether your openvpn config uses static keys embedded in your config file.

Lock down remote access without overcomplicating your network. This guide walks through MikroTik OpenVPN client configuration and VPN routing so you can connect users securely and send the right traffic through the tunnel with confidence. Useful for admins tightening access or refining branch connectivity. https://monovm.com/blog/mikrotik-openvpn-setup/

#MikroTik #OpenVPN #NetworkSecurity #VPN #SysAdmin

Worth a read if you're improving secure connectivity.

https://monovm.com/blog/mikrotik-...

Has anyone configured a #FreeBSD workstation to connect to an #OpenVPN provider that uses webauth SAML?

I think OpenVPN version 3 needs to be used, but there's no openvpn3 in FreeBSD ports.

Error I'm getting from the standard OpenVPN client:

2026-05-05 00:15:04 AUTH: Received control message: AUTH_FAILED,This profile requires web based SAML authentication, please upgrade to a web-based login capable client (IV_SSO=webauth)

Has anyone successfully got this to work on FreeBSD or #HardenedBSD?

I'm trying to use #openvpn on #emacs. I just installed openvpn-mode from MELPA (https://github.com/anticomputer/ovpn-mode) but I can't get it to work.

I start a openvpn session. It asks for my desktop sudo pass (to run openvpn). If I type the right passwd it stalls - I need to C-g. If I type the wrong pass, it asks for it again. Then I type the correct pass and I connect to the VPN get the username/password prompt.

But, the minibuffer stays "opened" (5 lines) and it starts to behave strangely. It wont go away

GitHub - anticomputer/ovpn-mode: OpenVPN management mode for Emacs

OpenVPN management mode for Emacs. Contribute to anticomputer/ovpn-mode development by creating an account on GitHub.

GitHub