Setup VPN on a snapshot (Raspberry Pi4) [IT WORKS -> SOLVED]

I am trying to set up a VPN client on a snapshot.
I have OpenVPN starting but nothing is using it. :frowning:

I am reading https://openwrt.org/docs/guide-user/services/vpn/openvpn/client but I have a problem.

# uci add_list firewall.wan.device="tun0"
uci: Invalid argument
# uci show | grep device
wireless.radio1=wifi-device
wireless.wifinet0.device='radio1'
wireless.radio0=wifi-device

EDIT: I got it to work without following the guide.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.