Posts by s2gus24

    Das frage ich mich auch….

    Code
    opkg update && opkg upgrade
    opkg install wireguard-tools
    opkg install wireguard-tools-bash-completion
    opkg install openresolv   

    Box neustarten.


    wg0.conf nach /etc/wireguard/ kopieren

    chmod 600 /etc/wireguard/wg0.conf


    wg0.conf

    Code
    AllowedIPs = 0.0.0.0/1, 128.0.0.0/1

    Wireguard starten:


    Code
    wg-quick up wg0


    Befehl über Telnet ausführen:

    Code
    ip route add XXX.XXX.XXX.XXX/32 via YYY.YYY.YYY.Y dev eth0


    XXX.XXX.XXX.XXX = IP Adresse des VPN Providers.

    YYY.YYY.YYY.Y = Dein Gateway.


    -----------------------------------------


    Autostart:

    Datei enigma2_pre_start.sh erstellen:


    Bash
    #!/bin/sh 
    
    wg-quick up wg0
    
    exit  

    enigma2_pre_start.sh nach /usr/bin/ kopieren.

    chmod 755 /usr/bin/enigma2_pre_start.sh

    Es geht weiter .....


    Code
    root@zgemmah9sse:~# wg-quick up Wg0
    [#] ip link add Wg0 type wireguard
    [#] wg setconf Wg0 /dev/fd/63
    [#] ip -4 address add 10.2.0.2/32 dev Wg0
    [#] ip link set mtu 1420 up dev Wg0
    [#] resolvconf -a Wg0 -m 0 -x
    /sbin/resolvconf: illegal option -- x
    [#] ip -4 route add 0.0.0.0/1 dev Wg0
    Code
    root@zgemmah9sse:~# ping -c 3 XXX.183.XX.XX
    PING XXX.183.XX.XX (185.183.33.11): 56 data bytes
    64 bytes from XXX.183.XX.XX: seq=0 ttl=58 time=35.566 ms
    64 bytes from XXX.183.XX.XX: seq=1 ttl=58 time=33.382 ms
    64 bytes from XXX.183.XX.XX: seq=2 ttl=58 time=33.420 ms
    
    --- XXX.183.XX.XX ping statistics ---
    3 packets transmitted, 3 packets received, 0% packet loss
    round-trip min/avg/max = 33.382/34.122/35.566 ms


    Das Plugin IP Checker zeigt die IP Adresse des VPN Providers (XXX.183.XX.XX)

    Code
    wget -O - -q http://checkip.dyndns.org/

    .... zeigt aber meine reale IP Adresse!


    Das obige habe ich mit AllowedIPs = 0.0.0.0/1


    AllowedIPs = 0.0.0.0/0 erzeugt den Fehler (iptables-restore v1.8.7 (legacy): iptables-restore: unable to initialize table 'raw')

    AllowedIPs = 0.0.0.0/1, 128.0.0.0/1 erzeugt keinen Fehler, habe aber keine Internetverbindung!

    Ciao

    Io utilizzo wireguard vpn ormai da due anni e va che e' una meraviglia.

    Lo utilizzo direttamente nel router e cosi sono proteto su tutto, ricevitore sat, pc, ipad ecc..ecc..

    Ti basta un semplice router che sia compatibile con protocollo wireguard da mettere in cascata al router principale,io uso ad esempio un "GL-AR750" dal costo inferiore ai 50 euro e va una favola.

    Hi,

    I totally subscribe to this point of view. However, the reason why I'd like to have a Wireguard client on the box itself is the same that made me choose an open source operating system with all its bells and whistles, as simple as that.

    Ja weil du immer auf e2 rum

    Reitest :smiling face with sunglasses:

    nimm einfach raspi und gut ist

    Ich habe zwar noch einen Raspberry Pi der ersten Generation rumliegen, aber ich hätte gerne eine kompaktere Lösung ;)

    FritzOS 7.50 wird bald kommen und Wireguard ist ohnehin integriert.

    Am liebsten wäre mir, wenn die Möglichkeit für OpenATV gäbe.

    Wireguard funktionniert als Server aber auch als Client (selbst ausprobiert) in OpenSPA-7.5.005 (19 Februar 2022)

    Ich weiß nicht, ob dies als Ausgangspunkt in Betracht gezogen werden kann um eine funktionierende Lösung für OpenATV zu finden.

    I'm running egami-10.1-r9 on my ZGemma H9S SE. Thank you very much for providing the image!

    Can you please update OpenVPN extension, as it's still the fairly old 2.4.3 -r0.

    whats wrong with OpenVPN ? i'm using OpenVPN 24/7 with last OpenSSL have never problem.

    Neither have I, but what's wrong with upgrading?

    Please, Egami Team has other things to deal with than updating working VPN just for the sake of updating.

    No worries, keep up the good work :winking face:

    Hi there and thanks for providing us with this brilliant plugin.

    I'm having a problem running the plugin (latest version) on the latest OpenATV 7.1 nightly build from April 5, 2022 as well as latest Egami nightly 10.1-r9.

    The plugin installs fine, but after downloading the chosen picons, these can't be extracted due to the lack of 7 z. There's also a message appearing on the plugin interface saying "Preview image".