• openvpn and kernel 5.4.x

    From Benny Pedersen@2:230/0 to All on Thu Jan 16 09:38:54 2020
    Hello All!

    anyone with succes ?

    my setup fails :/


    Regards Benny

    ... there can only be one way of life, and it works :)

    --- Msged/LNX 6.1.2 (Linux/5.4.12-gentoo-x86_64 (x86_64))
    * Origin: I will always keep a PC running CPM 3.0 (2:230/0)
  • From Alexey Vissarionov@2:5020/545 to Benny Pedersen on Thu Jan 16 15:45:00 2020
    Good ${greeting_time}, Benny!

    16 Jan 2020 09:38:54, you wrote to All:

    anyone with succes ? my setup fails :/

    Everything ok.


    --
    Alexey V. Vissarionov aka Gremlin from Kremlin
    gremlin.ru!gremlin; +vii-cmiii-ccxxix-lxxix-xlii

    ... that's why I really dislike fools.
    --- /bin/vi
    * Origin: http://openwall.com/Owl (2:5020/545)
  • From Benny Pedersen@2:230/0 to Alexey Vissarionov on Fri Jan 17 12:25:28 2020
    Hello Alexey!

    16 Jan 2020 15:45, Alexey Vissarionov wrote to Benny Pedersen:

    Everything ok.

    good

    ----- openvpn.conf begins -----
    cd /etc/openvpn
    local 172.104.248.211
    proto udp
    mssfix 1200
    port 1194
    verb 3
    daemon
    dev tun0
    persist-tun
    persist-key
    server 10.23.23.0 255.255.255.0
    ifconfig-pool-persist ips.txt
    client-to-client
    push "route-delay 2 600"
    push "route 192.168.1.0 255.255.255.0"
    push "route 10.23.23.0 255.255.255.0"
    push "redirect-gateway def1"
    push "dhcp-option DNS 10.23.23.1"
    cipher AES-256-CBC
    ca /etc/openvpn/certs/ca.crt
    dh /etc/openvpn/certs/dh2048.pem
    cert /etc/openvpn/certs/openvpn-server.crt
    key /etc/openvpn/keys/openvpn-server.key
    tls-auth /etc/openvpn/keys/ta.key 0
    tls-cipher TLS-DHE-RSA-WITH-AES-256-GCM-SHA384:TLS-DHE-RSA-WITH-AES-256-CBC-SHA256:TLS-DHE-RSA-WITH-AES-256-CBC-SHA:TLS-DHE-RSA-WITH-CAMELLIA-256-CBC-SHA
    auth-nocache
    duplicate-cn
    keepalive 10 60
    crl-verify /etc/openvpn/certs/crl.pem
    script-security 2
    ----- openvpn.conf ends -----

    could it be error in config ?

    will try to get a log if its not in config fails


    Regards Benny

    ... there can only be one way of life, and it works :)

    --- Msged/LNX 6.1.2 (Linux/5.4.12-gentoo-x86_64 (x86_64))
    * Origin: I will always keep a PC running CPM 3.0 (2:230/0)