I recently bought the newest GLiNet router [Slate 7 (GL-BE3600)] as i wanted to take advantage of many configuration features that normally are not accessible via routers that come their tied-controlled OS. My BE3600 is running on 4.8.1 and firmware version [OpenWrt 23.05-SNAPSHOT / LuCI Master git-25.231.52382-62e675d] BE3600 has two UI interfaces the regular one and LuCI which allows for more granular control. My use case is: I need to use OpenVPN client (tap mode) and the main UI default to tap-s2s everytime i upload my fully working .ovpn config file. I want to use just regular OpenVPN tap mode client that can connect to OpenVPN tap server (which is my rpi5) The problem is that when i go to LuCI UI, I don’t see VPN in the menu, nothing to configure OpenVPN which I was hoping it would allow me to setup standard OpenVPN tap not tap-s2s. In LuCI > System > Software i already searched for available luci-app-openvpn package which i installed [luci-app-openvpn git-24.316.15780-3601c2a ~12.63 KiB LuCI Support for OpenVPN]
- What does this package actually do? The name indicates it is OpenVPN support in LuCI but how, if the functionality is not added to the LuCI menu.
- Did anybody try to install it and does VPN show up on your end in LuCI?
- I know OpenVPN can be configured via CLI (i did this on my RPI5) but when i do that in BE3600 CLI and go to LuCI it says tap0 interface extension not supported.

