R6300V2 多次嘗試都失敗, 界面安裝又唔得, 指令都唔得, 唔知點解決有無人指教下
root@OpenWrt:~# opkg install tailscale
Package tailscale (1.58.2-1) installed in root is up to date.
root@OpenWrt:~# opkg install libustream-openssl ca-bundle kmod-tun
Installing libustream-openssl20201210 (2023-02-25-498f6e26-1) to root...
Downloading https://downloads.openwrt.org/re ... ckages/arm_cortex-a 9/base/libustream-openssl20201210_2023-02-25-498f6e26-1_arm_cortex-a9.ipk
Package ca-bundle (20230311-1) installed in root is up to date.
Package kmod-tun (5.15.162-1) installed in root is up to date.
Collected errors:
* check_data_file_clashes: Package libustream-openssl20201210 wants to install file /lib/libustream-ssl.so
But that file is already provided by package * libustream-mbedtls202012 10
* opkg_install_cmd: Cannot install package libustream-openssl.
root@OpenWrt:~# /etc/init.d/tailscale start
root@OpenWrt:~# tailscale up --accept-dns=false --advertise-routes=192.168.1.0/2
4
failed to connect to local tailscaled; it doesn't appear to be running
root@OpenWrt:~# tailscale up --accept-dns=false --advertise-routes=192.168.1.1/2
4
failed to connect to local tailscaled; it doesn't appear to be running
root@OpenWrt:~# |