Jump to content

jom

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by jom

  1. 33 minutes ago, binhex said:

     

    for now roll back to the previous image, tag name is '2.1.1-3-02' then once its running to help me debug this please run the following commands inside of the container and paste the output here:-

     

    iptables -S

    and

    lsmod

     

    Thank you! i have already switched back to binhex/arch-qbittorrentvpn:4.5.1-1-01

    Perhaps this also helps:
     

    Quote

    sh-5.1# iptables -S
    -P INPUT DROP
    -P FORWARD DROP
    -P OUTPUT DROP
    -A INPUT -s 172.***.***.0/22 -d 172.***.***.0/22 -j ACCEPT
    -A INPUT -s 213.***.***.***/32 -i eth0 -j ACCEPT
    -A INPUT -i eth0 -p tcp -m tcp --dport 8112 -j ACCEPT
    -A INPUT -i eth0 -p udp -m udp --dport 8112 -j ACCEPT
    -A INPUT -s 192.168.178.0/24 -d 172.***.***.0/22 -i eth0 -p tcp -m tcp --dport 8118 -j ACCEPT
    -A INPUT -s 192.168.178.0/24 -d 172.***.***.0/22 -i eth0 -p tcp -m tcp --sport 39348 -j ACCEPT
    -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT
    -A INPUT -i lo -j ACCEPT
    -A INPUT -i tun0 -j ACCEPT
    -A OUTPUT -s 172.***.***.0/22 -d 172.***.***.0/22 -j ACCEPT
    -A OUTPUT -d 213.***.***.***/32 -o eth0 -j ACCEPT
    -A OUTPUT -o eth0 -p tcp -m tcp --sport 8112 -j ACCEPT
    -A OUTPUT -o eth0 -p udp -m udp --sport 8112 -j ACCEPT
    -A OUTPUT -s 172.***.***.0/22 -d 192.168.178.0/24 -o eth0 -p tcp -m tcp --sport 8118 -j ACCEPT
    -A OUTPUT -s 172.***.***.0/22 -d 192.168.178.0/24 -o eth0 -p tcp -m tcp --dport 39348 -j ACCEPT
    -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT
    -A OUTPUT -o lo -j ACCEPT
    -A OUTPUT -o tun0 -j ACCEPT
    sh-5.1# lsmod
    Module                  Size  Used by
    xt_ipvs                16384  0
    ip_vs_rr               16384  0
    ip_vs_ftp              16384  0
    ip_vs                 139264  15 ip_vs_rr,xt_ipvs,ip_vs_ftp
    xt_nat                 16384  53
    xt_addrtype            16384  10
    kvm_intel             225280  0
    kvm                   516096  1 kvm_intel
    vhost_net              24576  0
    tap                    24576  1 vhost_net
    vhost                  40960  1 vhost_net
    vhost_iotlb            16384  1 vhost
    tun                    49152  5 vhost_net
    usdm_drv               94208  0
    intel_qat             286720  1 usdm_drv
    uio                    20480  1 intel_qat
    iscsi_tcp              20480  0
    libiscsi_tcp           28672  1 iscsi_tcp
    libiscsi               53248  2 libiscsi_tcp,iscsi_tcp
    scsi_transport_iscsi    90112  4 libiscsi_tcp,iscsi_tcp,libiscsi
    fbdisk                 36864  0
    xt_conntrack           16384  13
    cfg80211              397312  0
    dummy                  16384  0
    br_netfilter           24576  0
    bridge                172032  1 br_netfilter
    stp                    16384  1 bridge
    bonding               163840  0
    xt_connmark            16384  2
    xt_TCPMSS              16384  0
    xt_LOG                 16384  0
    xt_set                 16384  12
    ip_set_hash_netiface    45056  1
    ip_set_hash_net        45056  11
    ip_set                 40960  3 ip_set_hash_netiface,xt_set,ip_set_hash_net
    xt_MASQUERADE          16384  32
    xt_REDIRECT            16384  0
    iptable_nat            16384  11
    nf_nat                 36864  5 xt_nat,iptable_nat,xt_MASQUERADE,xt_REDIRECT,ip_vs_ftp
    xt_policy              16384  0
    xt_mark                16384  16
    8021q                  28672  0
    ipv6                  475136  278 bridge,br_netfilter
    uvcvideo              106496  0
    videobuf2_v4l2         24576  1 uvcvideo
    videobuf2_vmalloc      16384  1 uvcvideo
    videobuf2_memops       16384  1 videobuf2_vmalloc
    videobuf2_common       45056  2 videobuf2_v4l2,uvcvideo
    snd_usb_caiaq          49152  0
    snd_usb_audio         262144  0
    snd_usbmidi_lib        28672  1 snd_usb_audio
    snd_seq_midi           16384  0
    snd_rawmidi            32768  3 snd_seq_midi,snd_usbmidi_lib,snd_usb_caiaq
    fnotify                61440  1
    nfsd                 1204224  1 fnotify
    udf                   114688  0
    isofs                  45056  0
    iTCO_wdt               16384  1
    vfio_pci               61440  0
    irqbypass              16384  2 vfio_pci,kvm
    vfio_virqfd            16384  1 vfio_pci
    vfio                   28672  1 vfio_pci
    x53S_pins              16384  0
    exfat                  77824  0
    ufsd                  794624  0
    jnl                    32768  1 ufsd
    cdc_acm                32768  0
    pl2303                 24576  0
    usbserial              40960  1 pl2303
    qm2_i2c                16384  4
    intel_ips              24576  0
    drbd                  413696  4
    lru_cache              16384  1 drbd
    flashcache            167936  0
    dm_tier_hro_algo       24576  1
    dm_thin_pool          229376  10 dm_tier_hro_algo
    dm_bio_prison          24576  1 dm_thin_pool
    dm_persistent_data     81920  1 dm_thin_pool
    hal_netlink            16384  0
    r8152                 221184  0
    usbnet                 36864  0
    mii                    16384  1 usbnet
    igb                   225280  0
    e1000e                245760  0
    mv14xx                651264  0
    mpt3sas               368640  0
    scsi_transport_sas     40960  1 mpt3sas
    raid_class             16384  1 mpt3sas
    qla2xxx               856064  0
    scsi_transport_fc      57344  1 qla2xxx
    k10temp                16384  0
    coretemp               16384  0
    uas                    28672  0
    usb_storage            69632  1 uas
    xhci_pci               16384  0
    xhci_hcd              184320  1 xhci_pci
    usblp                  24576  0
    uhci_hcd               45056  0
    ehci_pci               16384  0
    ehci_hcd               81920  1 ehci_pci
    sh-5.1#

     

  2. 9 hours ago, stuntguy3000 said:

    Hi All,

     

    I have a QNAP TS-451+ running QTS 5.0.1.2277.

     

    I believe since doing this update, I am no longer able to use this docker container.

    I use Watchtower so I should be using the latest version of the docker image. 

     

    Error as in image:

    iptables kernel module 'ip_tables' not available, exiting script...

     

    Does anyone know of any solutions?

     

    Thanks

    image.png

    Same problem here with a QNAP 453be, Firmware version QTS 5.0.1.2277 Build 20230112 & Container-Station.

  3. Hello everybody,
    is there somewhere a summary of what to do to get this container running on a QNAP?

    Here's what I've been doing so far:

     

    1. Changed Config (Folder /data, /config, IP_Network, PUID, PGID & VPN):

    docker run -d \
        --cap-add=NET_ADMIN \
        -p 8112:8112 \
        -p 8118:8118 \
        -p 58846:58846 \
        -p 58946:58946 \
        --name=delugevpn \
        -v /share/Download/torrent/complete:/data \
        -v /share/Download/torrent/config:/config \
        -v /etc/localtime:/etc/localtime:ro \
        -e VPN_ENABLED=yes \
        -e VPN_USER=REMOVED \
        -e VPN_PASS=REMOVED \
        -e VPN_PROV=pia \
        -e STRICT_PORT_FORWARD=yes \
        -e ENABLE_PRIVOXY=yes \
        -e LAN_NETWORK=192.168.178.0/24 \
        -e NAME_SERVERS=209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40,1.0.0.1 \
        -e DELUGE_DAEMON_LOG_LEVEL=info \
        -e DELUGE_WEB_LOG_LEVEL=info \
        -e DEBUG=false \
        -e UMASK=000 \
        -e PUID=505 \
        -e PGID=100 \
        binhex/arch-delugevpn

    2. Created Dockeruser on qnap

    [~] # id dockeruser
    uid=505(dockeruser) gid=100(everyone) groups=100(everyone)

    3. Disabled QVPN Service on Qnap.

    3. Logs

    Created by...
    ___.   .__       .__                   
    \_ |__ |__| ____ |  |__   ____ ___  ___
     | __ \|  |/    \|  |  \_/ __ \\  \/  /
     | \_\ \  |   |  \   Y  \  ___/ >    < 
     |___  /__|___|  /___|  /\___  >__/\_ \
         \/        \/     \/     \/      \/
       https://hub.docker.com/u/binhex/
    
    2020-03-16 23:59:42.416354 [info] System information Linux c71f2a4ef297 4.14.24-qnap #1 SMP Fri Feb 14 01:13:38 CST 2020 x86_64 GNU/Linux
    2020-03-16 23:59:42.484742 [info] PUID defined as '505'
    2020-03-16 23:59:42.904720 [info] PGID defined as '100'
    2020-03-16 23:59:43.507039 [info] UMASK defined as '000'
    2020-03-16 23:59:43.574016 [info] Permissions already set for volume mappings
    2020-03-16 23:59:43.647206 [info] DELUGE_DAEMON_LOG_LEVEL defined as 'info'
    2020-03-16 23:59:43.719217 [info] DELUGE_WEB_LOG_LEVEL defined as 'info'
    2020-03-16 23:59:43.791383 [info] VPN_ENABLED defined as 'yes'
    2020-03-16 23:59:43.867437 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/DEBerlin.ovpn
    2020-03-16 23:59:44.150302 [info] VPN remote line defined as 'remote de-berlin.privateinternetaccess.com 1198'
    2020-03-16 23:59:44.222324 [info] VPN_REMOTE defined as 'de-berlin.privateinternetaccess.com'
    2020-03-16 23:59:44.288646 [info] VPN_PORT defined as '1198'
    2020-03-16 23:59:44.360455 [info] VPN_PROTOCOL defined as 'udp'
    2020-03-16 23:59:44.429092 [info] VPN_DEVICE_TYPE defined as 'tun0'
    2020-03-16 23:59:44.494813 [info] VPN_PROV defined as 'pia'
    2020-03-16 23:59:44.560775 [info] LAN_NETWORK defined as '192.168.178.0/24'
    2020-03-16 23:59:44.626671 [info] NAME_SERVERS defined as '209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40,1.0.0.1'
    2020-03-16 23:59:44.695872 [info] VPN_USER defined as 'REMOVED'
    2020-03-16 23:59:44.762561 [info] VPN_PASS defined as 'REMOVED'
    2020-03-16 23:59:44.828458 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS)
    2020-03-16 23:59:44.895785 [info] STRICT_PORT_FORWARD defined as 'yes'
    2020-03-16 23:59:44.963687 [info] ENABLE_PRIVOXY defined as 'yes'
    2020-03-16 23:59:47.979177 [info] Deleting files in /tmp (non recursive)...
    2020-03-16 23:59:48.041860 [info] Starting Supervisor...
    2020-03-16 23:59:48,493 INFO Included extra file "/etc/supervisor/conf.d/delugevpn.conf" during parsing
    2020-03-16 23:59:48,493 INFO Set uid to user 0 succeeded
    2020-03-16 23:59:48,499 INFO supervisord started with pid 7
    2020-03-16 23:59:49,506 INFO spawned: 'start-script' with pid 169
    2020-03-16 23:59:49,509 INFO spawned: 'watchdog-script' with pid 170
    2020-03-16 23:59:49,509 INFO reaped unknown pid 8
    2020-03-16 23:59:49,522 DEBG 'start-script' stdout output:
    [info] VPN is enabled, beginning configuration of VPN
    
    2020-03-16 23:59:49,523 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2020-03-16 23:59:49,523 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2020-03-16 23:59:49,544 DEBG 'watchdog-script' stdout output:
    [info] Line ending conversion required, moving '/tmp/dos2unixtemp.4o0tcE5lB' to '/config/core.conf'
    
    2020-03-16 23:59:49,608 DEBG 'watchdog-script' stderr output:
    mv: inter-device move failed: '/tmp/dos2unixtemp.4o0tcE5lB' to '/config/core.conf'; unable to remove target: Permission denied
    
    2020-03-16 23:59:49,698 DEBG 'start-script' stdout output:
    [info] Default route for container is 10.0.3.1
    
    2020-03-16 23:59:49,705 DEBG 'start-script' stdout output:
    [info] Adding 209.222.18.222 to /etc/resolv.conf
    
    2020-03-16 23:59:49,712 DEBG 'start-script' stdout output:
    [info] Adding 84.200.69.80 to /etc/resolv.conf
    
    2020-03-16 23:59:49,718 DEBG 'start-script' stdout output:
    [info] Adding 37.235.1.174 to /etc/resolv.conf
    
    2020-03-16 23:59:49,724 DEBG 'start-script' stdout output:
    [info] Adding 1.1.1.1 to /etc/resolv.conf
    
    2020-03-16 23:59:49,731 DEBG 'start-script' stdout output:
    [info] Adding 209.222.18.218 to /etc/resolv.conf
    
    2020-03-16 23:59:49,737 DEBG 'start-script' stdout output:
    [info] Adding 37.235.1.177 to /etc/resolv.conf
    
    2020-03-16 23:59:49,744 DEBG 'start-script' stdout output:
    [info] Adding 84.200.70.40 to /etc/resolv.conf
    
    2020-03-16 23:59:49,750 DEBG 'start-script' stdout output:
    [info] Adding 1.0.0.1 to /etc/resolv.conf
    
    2020-03-16 23:59:49,843 DEBG 'start-script' stdout output:
    [info] Attempting to load iptable_mangle module...
    
    2020-03-16 23:59:49,845 DEBG 'start-script' stderr output:
    modprobe: FATAL: Module iptable_mangle not found in directory /lib/modules/4.14.24-qnap
    
    2020-03-16 23:59:49,846 DEBG 'start-script' stdout output:
    [warn] Unable to load iptable_mangle module using modprobe, trying insmod...
    
    2020-03-16 23:59:49,848 DEBG 'start-script' stderr output:
    insmod: ERROR: could not load module /lib/modules/iptable_mangle.ko: No such file or directory
    
    2020-03-16 23:59:49,848 DEBG 'start-script' stdout output:
    [warn] Unable to load iptable_mangle module, you will not be able to connect to the applications Web UI or Privoxy outside of your LAN
    [info] unRAID/Ubuntu users: Please attempt to load the module by executing the following on your host: '/sbin/modprobe iptable_mangle'
    [info] Synology users: Please attempt to load the module by executing the following on your host: 'insmod /lib/modules/iptable_mangle.ko'
    
    2020-03-16 23:59:49,883 DEBG 'start-script' stdout output:
    [info] Docker network defined as    10.0.3.0/24
    
    2020-03-16 23:59:49,889 DEBG 'start-script' stdout output:
    [info] Adding 192.168.178.0/24 as route via docker eth0
    
    2020-03-16 23:59:49,892 DEBG 'start-script' stdout output:
    [info] ip route defined as follows...
    --------------------
    
    2020-03-16 23:59:49,895 DEBG 'start-script' stdout output:
    default via 10.0.3.1 dev eth0 
    10.0.3.0/24 dev eth0 proto kernel scope link src 10.0.3.2 
    192.168.178.0/24 via 10.0.3.1 dev eth0 
    --------------------
    
    2020-03-16 23:59:49,998 DEBG 'start-script' stdout output:
    [info] iptables defined as follows...
    --------------------
    
    2020-03-16 23:59:50,001 DEBG 'start-script' stdout output:
    -P INPUT DROP
    -P FORWARD DROP
    -P OUTPUT DROP
    -A INPUT -s 10.0.3.0/24 -d 10.0.3.0/24 -j ACCEPT
    -A INPUT -i eth0 -p udp -m udp --sport 1198 -j ACCEPT
    -A INPUT -i eth0 -p tcp -m tcp --dport 8112 -j ACCEPT
    -A INPUT -i eth0 -p tcp -m tcp --sport 8112 -j ACCEPT
    -A INPUT -s 192.168.178.0/24 -i eth0 -p tcp -m tcp --dport 58846 -j ACCEPT
    -A INPUT -s 192.168.178.0/24 -d 10.0.3.0/24 -i eth0 -p tcp -j ACCEPT
    -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT
    -A INPUT -i lo -j ACCEPT
    -A INPUT -i tun0 -j ACCEPT
    -A OUTPUT -s 10.0.3.0/24 -d 10.0.3.0/24 -j ACCEPT
    -A OUTPUT -o eth0 -p udp -m udp --dport 1198 -j ACCEPT
    -A OUTPUT -o eth0 -p tcp -m tcp --dport 8112 -j ACCEPT
    -A OUTPUT -o eth0 -p tcp -m tcp --sport 8112 -j ACCEPT
    -A OUTPUT -d 192.168.178.0/24 -o eth0 -p tcp -m tcp --sport 58846 -j ACCEPT
    -A OUTPUT -s 10.0.3.0/24 -d 192.168.178.0/24 -o eth0 -p tcp -j ACCEPT
    -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT
    -A OUTPUT -o lo -j ACCEPT
    -A OUTPUT -o tun0 -j ACCEPT
    
    2020-03-16 23:59:50,003 DEBG 'start-script' stdout output:
    --------------------
    
    2020-03-16 23:59:50,005 DEBG 'start-script' stdout output:
    [info] Starting OpenVPN...
    
    2020-03-16 23:59:50,015 DEBG 'start-script' stdout output:
    Mon Mar 16 23:59:50 2020 WARNING: file 'credentials.conf' is group or others accessible
    Mon Mar 16 23:59:50 2020 OpenVPN 2.4.8 [git:makepkg/3976acda9bf10b5e+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jan  3 2020
    
    2020-03-16 23:59:50,016 DEBG 'start-script' stdout output:
    Mon Mar 16 23:59:50 2020 library versions: OpenSSL 1.1.1d  10 Sep 2019, LZO 2.10
    
    2020-03-16 23:59:50,016 DEBG 'start-script' stdout output:
    [info] OpenVPN started
    
    2020-03-16 23:59:50,017 DEBG 'start-script' stdout output:
    Mon Mar 16 23:59:50 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
    
    2020-03-16 23:59:50,020 DEBG 'start-script' stdout output:
    Mon Mar 16 23:59:50 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]185.230.127.233:1198
    Mon Mar 16 23:59:50 2020 UDP link local: (not bound)
    Mon Mar 16 23:59:50 2020 UDP link remote: [AF_INET]185.230.127.233:1198
    
    2020-03-16 23:59:50,081 DEBG 'start-script' stdout output:
    Mon Mar 16 23:59:50 2020 [0ce02cafecb3990b8f942641af884118] Peer Connection Initiated with [AF_INET]185.230.127.233:1198
    
    2020-03-16 23:59:51,266 DEBG 'start-script' stdout output:
    Mon Mar 16 23:59:51 2020 AUTH: Received control message: AUTH_FAILED
    
    2020-03-16 23:59:51,267 DEBG 'start-script' stdout output:
    Mon Mar 16 23:59:51 2020 SIGTERM[soft,auth-failure] received, process exiting
    
    2020-03-17 00:00:20,032 DEBG 'start-script' stdout output:
    [warn] OpenVPN process terminated, restarting OpenVPN...
    
    2020-03-17 00:00:20,042 DEBG 'start-script' stdout output:
    Tue Mar 17 00:00:20 2020 WARNING: file 'credentials.conf' is group or others accessible
    Tue Mar 17 00:00:20 2020 OpenVPN 2.4.8 [git:makepkg/3976acda9bf10b5e+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jan  3 2020
    Tue Mar 17 00:00:20 2020 library versions: OpenSSL 1.1.1d  10 Sep 2019, LZO 2.10
    
    2020-03-17 00:00:20,044 DEBG 'start-script' stdout output:
    [info] OpenVPN restarted
    
    2020-03-17 00:00:20,044 DEBG 'start-script' stdout output:
    Tue Mar 17 00:00:20 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
    
    2020-03-17 00:00:20,047 DEBG 'start-script' stdout output:
    Tue Mar 17 00:00:20 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]185.230.127.233:1198
    Tue Mar 17 00:00:20 2020 UDP link local: (not bound)
    Tue Mar 17 00:00:20 2020 UDP link remote: [AF_INET]185.230.127.233:1198
    
    2020-03-17 00:00:20,109 DEBG 'start-script' stdout output:
    Tue Mar 17 00:00:20 2020 [0ce02cafecb3990b8f942641af884118] Peer Connection Initiated with [AF_INET]185.230.127.233:1198
    
    2020-03-17 00:00:21,295 DEBG 'start-script' stdout output:
    Tue Mar 17 00:00:21 2020 AUTH: Received control message: AUTH_FAILED
    
    2020-03-17 00:00:21,295 DEBG 'start-script' stdout output:
    Tue Mar 17 00:00:21 2020 SIGTERM[soft,auth-failure] received, process exiting
    
    2020-03-17 00:00:50,052 DEBG 'start-script' stdout output:
    [warn] OpenVPN process terminated, restarting OpenVPN...
    
    2020-03-17 00:00:50,061 DEBG 'start-script' stdout output:
    Tue Mar 17 00:00:50 2020 WARNING: file 'credentials.conf' is group or others accessible
    Tue Mar 17 00:00:50 2020 OpenVPN 2.4.8 [git:makepkg/3976acda9bf10b5e+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jan  3 2020
    Tue Mar 17 00:00:50 2020 library versions: OpenSSL 1.1.1d  10 Sep 2019, LZO 2.10
    
    2020-03-17 00:00:50,063 DEBG 'start-script' stdout output:
    [info] OpenVPN restarted
    
    2020-03-17 00:00:50,064 DEBG 'start-script' stdout output:
    Tue Mar 17 00:00:50 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
    
    2020-03-17 00:00:50,067 DEBG 'start-script' stdout output:
    Tue Mar 17 00:00:50 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]185.230.127.233:1198
    Tue Mar 17 00:00:50 2020 UDP link local: (not bound)
    Tue Mar 17 00:00:50 2020 UDP link remote: [AF_INET]185.230.127.233:1198
    
    2020-03-17 00:00:50,130 DEBG 'start-script' stdout output:
    Tue Mar 17 00:00:50 2020 [0ce02cafecb3990b8f942641af884118] Peer Connection Initiated with [AF_INET]185.230.127.233:1198
    
    2020-03-17 00:00:56,280 DEBG 'start-script' stdout output:
    Tue Mar 17 00:00:56 2020 AUTH: Received control message: AUTH_FAILED
    Tue Mar 17 00:00:56 2020 SIGTERM[soft,auth-failure] received, process exiting
    
    2020-03-17 00:01:20,071 DEBG 'start-script' stdout output:
    [warn] OpenVPN process terminated, restarting OpenVPN...
    
    2020-03-17 00:01:20,081 DEBG 'start-script' stdout output:
    Tue Mar 17 00:01:20 2020 WARNING: file 'credentials.conf' is group or others accessible
    Tue Mar 17 00:01:20 2020 OpenVPN 2.4.8 [git:makepkg/3976acda9bf10b5e+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jan  3 2020
    Tue Mar 17 00:01:20 2020 library versions: OpenSSL 1.1.1d  10 Sep 2019, LZO 2.10
    
    2020-03-17 00:01:20,082 DEBG 'start-script' stdout output:
    [info] OpenVPN restarted
    
    2020-03-17 00:01:20,083 DEBG 'start-script' stdout output:
    Tue Mar 17 00:01:20 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
    
    2020-03-17 00:01:20,085 DEBG 'start-script' stdout output:
    Tue Mar 17 00:01:20 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]185.230.127.234:1198
    Tue Mar 17 00:01:20 2020 UDP link local: (not bound)
    Tue Mar 17 00:01:20 2020 UDP link remote: [AF_INET]185.230.127.234:1198
    
    2020-03-17 00:01:20,146 DEBG 'start-script' stdout output:
    Tue Mar 17 00:01:20 2020 [3da71deeca053d577fd293fbf7d20ca2] Peer Connection Initiated with [AF_INET]185.230.127.234:1198
    
    2020-03-17 00:01:21,383 DEBG 'start-script' stdout output:
    Tue Mar 17 00:01:21 2020 AUTH: Received control message: AUTH_FAILED
    
    2020-03-17 00:01:21,384 DEBG 'start-script' stdout output:
    Tue Mar 17 00:01:21 2020 SIGTERM[soft,auth-failure] received, process exiting
    
    2020-03-17 00:01:50,091 DEBG 'start-script' stdout output:
    [warn] OpenVPN process terminated, restarting OpenVPN...
    
    2020-03-17 00:01:50,101 DEBG 'start-script' stdout output:
    Tue Mar 17 00:01:50 2020 WARNING: file 'credentials.conf' is group or others accessible
    Tue Mar 17 00:01:50 2020 OpenVPN 2.4.8 [git:makepkg/3976acda9bf10b5e+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jan  3 2020
    Tue Mar 17 00:01:50 2020 library versions: OpenSSL 1.1.1d  10 Sep 2019, LZO 2.10
    
    2020-03-17 00:01:50,102 DEBG 'start-script' stdout output:
    [info] OpenVPN restarted
    
    2020-03-17 00:01:50,104 DEBG 'start-script' stdout output:
    Tue Mar 17 00:01:50 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
    
    2020-03-17 00:01:50,107 DEBG 'start-script' stdout output:
    Tue Mar 17 00:01:50 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]193.176.86.146:1198
    
    2020-03-17 00:01:50,107 DEBG 'start-script' stdout output:
    Tue Mar 17 00:01:50 2020 UDP link local: (not bound)
    Tue Mar 17 00:01:50 2020 UDP link remote: [AF_INET]193.176.86.146:1198
    
    2020-03-17 00:01:50,169 DEBG 'start-script' stdout output:
    Tue Mar 17 00:01:50 2020 [aa3ebcc9c9c3c10f6bb2c681500e5150] Peer Connection Initiated with [AF_INET]193.176.86.146:1198
    
    2020-03-17 00:01:51,407 DEBG 'start-script' stdout output:
    Tue Mar 17 00:01:51 2020 AUTH: Received control message: AUTH_FAILED
    
    2020-03-17 00:01:51,407 DEBG 'start-script' stdout output:
    Tue Mar 17 00:01:51 2020 SIGTERM[soft,auth-failure] received, process exiting
    
    2020-03-17 00:02:20,111 DEBG 'start-script' stdout output:
    [warn] OpenVPN process terminated, restarting OpenVPN...
    
    2020-03-17 00:02:20,121 DEBG 'start-script' stdout output:
    Tue Mar 17 00:02:20 2020 WARNING: file 'credentials.conf' is group or others accessible
    Tue Mar 17 00:02:20 2020 OpenVPN 2.4.8 [git:makepkg/3976acda9bf10b5e+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jan  3 2020
    Tue Mar 17 00:02:20 2020 library versions: OpenSSL 1.1.1d  10 Sep 2019, LZO 2.10
    
    2020-03-17 00:02:20,123 DEBG 'start-script' stdout output:
    [info] OpenVPN restarted
    Tue Mar 17 00:02:20 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
    
    2020-03-17 00:02:20,126 DEBG 'start-script' stdout output:
    Tue Mar 17 00:02:20 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]193.176.86.146:1198
    Tue Mar 17 00:02:20 2020 UDP link local: (not bound)
    Tue Mar 17 00:02:20 2020 UDP link remote: [AF_INET]193.176.86.146:1198
    
    2020-03-17 00:02:20,189 DEBG 'start-script' stdout output:
    Tue Mar 17 00:02:20 2020 [aa3ebcc9c9c3c10f6bb2c681500e5150] Peer Connection Initiated with [AF_INET]193.176.86.146:1198
    
    2020-03-17 00:02:21,301 DEBG 'start-script' stdout output:
    Tue Mar 17 00:02:21 2020 AUTH: Received control message: AUTH_FAILED
    
    2020-03-17 00:02:21,301 DEBG 'start-script' stdout output:
    Tue Mar 17 00:02:21 2020 SIGTERM[soft,auth-failure] received, process exiting
    
    2020-03-17 00:02:50,149 DEBG 'start-script' stdout output:
    [warn] OpenVPN process terminated, restarting OpenVPN...
    
    2020-03-17 00:02:50,150 DEBG 'start-script' stdout output:
    Tue Mar 17 00:02:50 2020 WARNING: file 'credentials.conf' is group or others accessible
    Tue Mar 17 00:02:50 2020 OpenVPN 2.4.8 [git:makepkg/3976acda9bf10b5e+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jan  3 2020
    Tue Mar 17 00:02:50 2020 library versions: OpenSSL 1.1.1d  10 Sep 2019, LZO 2.10
    [info] OpenVPN restarted
    
    2020-03-17 00:02:50,150 DEBG 'start-script' stdout output:
    Tue Mar 17 00:02:50 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
    
    2020-03-17 00:02:50,153 DEBG 'start-script' stdout output:
    Tue Mar 17 00:02:50 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]185.230.127.241:1198
    Tue Mar 17 00:02:50 2020 UDP link local: (not bound)
    Tue Mar 17 00:02:50 2020 UDP link remote: [AF_INET]185.230.127.241:1198
    
    2020-03-17 00:02:50,227 DEBG 'start-script' stdout output:
    Tue Mar 17 00:02:50 2020 [549ba32cedc293f70bd0b668cb85651f] Peer Connection Initiated with [AF_INET]185.230.127.241:1198
    
    2020-03-17 00:02:56,303 DEBG 'start-script' stdout output:
    Tue Mar 17 00:02:56 2020 AUTH: Received control message: AUTH_FAILED
    
    2020-03-17 00:02:56,304 DEBG 'start-script' stdout output:
    Tue Mar 17 00:02:56 2020 SIGTERM[soft,auth-failure] received, process exiting
    
    2020-03-17 00:03:20,157 DEBG 'start-script' stdout output:
    [warn] OpenVPN process terminated, restarting OpenVPN...
    
    2020-03-17 00:03:20,167 DEBG 'start-script' stdout output:
    Tue Mar 17 00:03:20 2020 WARNING: file 'credentials.conf' is group or others accessible
    
    2020-03-17 00:03:20,169 DEBG 'start-script' stdout output:
    Tue Mar 17 00:03:20 2020 OpenVPN 2.4.8 [git:makepkg/3976acda9bf10b5e+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jan  3 2020
    Tue Mar 17 00:03:20 2020 library versions: OpenSSL 1.1.1d  10 Sep 2019, LZO 2.10
    [info] OpenVPN restarted
    Tue Mar 17 00:03:20 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
    
    2020-03-17 00:03:20,171 DEBG 'start-script' stdout output:
    Tue Mar 17 00:03:20 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]185.230.127.241:1198
    Tue Mar 17 00:03:20 2020 UDP link local: (not bound)
    Tue Mar 17 00:03:20 2020 UDP link remote: [AF_INET]185.230.127.241:1198
    
    2020-03-17 00:03:20,238 DEBG 'start-script' stdout output:
    Tue Mar 17 00:03:20 2020 [549ba32cedc293f70bd0b668cb85651f] Peer Connection Initiated with [AF_INET]185.230.127.241:1198
    
    2020-03-17 00:03:21,360 DEBG 'start-script' stdout output:
    Tue Mar 17 00:03:21 2020 AUTH: Received control message: AUTH_FAILED
    
    2020-03-17 00:03:21,361 DEBG 'start-script' stdout output:
    Tue Mar 17 00:03:21 2020 SIGTERM[soft,auth-failure] received, process exiting
    
    2020-03-17 00:03:50,179 DEBG 'start-script' stdout output:
    [warn] OpenVPN process terminated, restarting OpenVPN...
    
    2020-03-17 00:03:50,192 DEBG 'start-script' stdout output:
    Tue Mar 17 00:03:50 2020 WARNING: file 'credentials.conf' is group or others accessible
    Tue Mar 17 00:03:50 2020 OpenVPN 2.4.8 [git:makepkg/3976acda9bf10b5e+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jan  3 2020
    Tue Mar 17 00:03:50 2020 library versions: OpenSSL 1.1.1d  10 Sep 2019, LZO 2.10
    [info] OpenVPN restarted
    
    2020-03-17 00:03:50,195 DEBG 'start-script' stdout output:
    Tue Mar 17 00:03:50 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
    
    2020-03-17 00:03:50,199 DEBG 'start-script' stdout output:
    Tue Mar 17 00:03:50 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]193.176.86.166:1198
    Tue Mar 17 00:03:50 2020 UDP link local: (not bound)
    Tue Mar 17 00:03:50 2020 UDP link remote: [AF_INET]193.176.86.166:1198
    
    2020-03-17 00:03:50,261 DEBG 'start-script' stdout output:
    Tue Mar 17 00:03:50 2020 [e4a2c67d6de953a7c16d6a98a05245cd] Peer Connection Initiated with [AF_INET]193.176.86.166:1198
    
    2020-03-17 00:03:51,478 DEBG 'start-script' stdout output:
    Tue Mar 17 00:03:51 2020 AUTH: Received control message: AUTH_FAILED
    
    2020-03-17 00:03:51,478 DEBG 'start-script' stdout output:
    Tue Mar 17 00:03:51 2020 SIGTERM[soft,auth-failure] received, process exiting
    
    2020-03-17 00:04:20,208 DEBG 'start-script' stdout output:
    [warn] OpenVPN process terminated, restarting OpenVPN...
    
    2020-03-17 00:04:20,244 DEBG 'start-script' stdout output:
    Tue Mar 17 00:04:20 2020 WARNING: file 'credentials.conf' is group or others accessible
    Tue Mar 17 00:04:20 2020 OpenVPN 2.4.8 [git:makepkg/3976acda9bf10b5e+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jan  3 2020
    Tue Mar 17 00:04:20 2020 library versions: OpenSSL 1.1.1d  10 Sep 2019, LZO 2.10
    
    2020-03-17 00:04:20,246 DEBG 'start-script' stdout output:
    [info] OpenVPN restarted
    
    2020-03-17 00:04:20,248 DEBG 'start-script' stdout output:
    Tue Mar 17 00:04:20 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
    
    2020-03-17 00:04:20,253 DEBG 'start-script' stdout output:
    Tue Mar 17 00:04:20 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]185.230.127.234:1198
    Tue Mar 17 00:04:20 2020 UDP link local: (not bound)
    Tue Mar 17 00:04:20 2020 UDP link remote: [AF_INET]185.230.127.234:1198
    
    2020-03-17 00:04:20,320 DEBG 'start-script' stdout output:
    Tue Mar 17 00:04:20 2020 [3da71deeca053d577fd293fbf7d20ca2] Peer Connection Initiated with [AF_INET]185.230.127.234:1198
    
    2020-03-17 00:04:21,523 DEBG 'start-script' stdout output:
    Tue Mar 17 00:04:21 2020 AUTH: Received control message: AUTH_FAILED
    Tue Mar 17 00:04:21 2020 SIGTERM[soft,auth-failure] received, process exiting

    Can any of you see the error, why the container does not work?

    Thank your very much!

    jom

×
×
  • Create New...