Closed mdsdtech closed 3 years ago
Isn't obvious by the log, the program (libernet) wanted to use tun1 device which is not availabe so they return this error
ifconfig: tun1: error fetching interface information: Device not found
either change the configuration to use tun0 instead of tun1 or add tun1 interface with
/usr/sbin/openvpn --mktun --dev tun1
as for the wireguard problem i can't help you since i didn't use it.
@rootjack404 Thanks for the solution. i managed make libernet running by removing the existing tun1 device and firewall setting then added the new firewall setting and tun1 device.
I'm running the OS(HelmiWrt 2021.09.08) on Raspberry Pi 4B. For the setup i used USB to Ethernet for WAN connection from my 4G Modem through LAN Cable. The USB to Ethernet connect on the USB 3.0 Port. The problem i facing was the Libernet Plus and Wireguard did not work. I already try added my own interfaces for USB to Ethernet to test whether it's working or not, but unfortunately its still not working. Libernet running mode SSH-SSL.
Screenshot for Libernet:
Libernet Logs:
Wireguard Screenshot:
Wireguard Logs: