Posts by hannesken

    Hi,
    i have a RPI3 with Libraelec on it and I'm currently using this addon: http://brianhornsby.com/kodi_addons/openvpn to setup openvpn with the airvpn config file. Works perfectly but there is the problem of DNS leaks. I also tried the OpenVPN Manager Addon but this doesnt work either.
    Currently it's using my ISP's DNS since its configured by dhcp in the Libraelec config/settings.
    I searched for answers for hours now and found these options:
    1) How to accept DNS push on Linux systems with resolvconf - How-To - AirVPN
    Problem here: no resolvconf package or openresolv package is installed & /etc/resolv.conf is read-only
    -> not working
    2) i connect through my ISPs DNS to the VPN and then switch to 10.4.0.1 via libraelec settings
    -> not working
    3) use opendns or opennic as my DNS
    -> want to use the vpn dns though

    Is there a solution i'm overlooking or does solution 1) work and if so, how?

    Thanks in advance