Jump to content

fdsafbeaner2ß19-04-15 00:1

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by fdsafbeaner2ß19-04-15 00:1

  1. i am having issues getting the deluge VPN working in a docker container on my updated synology NAS.

     

    here is the log file?

     

    2019-04-15 00:15:34.050781 [info] System information Linux binhex-arch-delugevpn1 4.4.59+ #23824 SMP PREEMPT Tue Feb 12 16:52:55 CST 2019 x86_64 GNU/Linux
    2019-04-15 00:15:34.119609 [info] PUID defined as '1026'
    2019-04-15 00:15:34.189808 [info] PGID defined as '100'
    2019-04-15 00:15:34.313660 [info] UMASK defined as '000'
    2019-04-15 00:15:34.379194 [info] Permissions already set for volume mappings
    2019-04-15 00:15:34.457719 [info] DELUGE_DAEMON_LOG_LEVEL defined as 'info'
    2019-04-15 00:15:34.522246 [info] DELUGE_WEB_LOG_LEVEL defined as 'info'
    2019-04-15 00:15:34.586472 [info] VPN_ENABLED defined as 'yes'
    2019-04-15 00:15:34.657989 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/US West.ovpn
    dos2unix: converting file /config/openvpn/US West.ovpn to Unix format...
    2019-04-15 00:15:34.750327 [info] VPN remote line defined as 'remote us-west.privateinternetaccess.com 1198'
    2019-04-15 00:15:34.813234 [info] VPN_REMOTE defined as 'us-west.privateinternetaccess.com'
    2019-04-15 00:15:34.881986 [info] VPN_PORT defined as '1198'
    2019-04-15 00:15:34.952050 [info] VPN_PROTOCOL defined as 'udp'
    2019-04-15 00:15:35.016490 [info] VPN_DEVICE_TYPE defined as 'tun0'
    2019-04-15 00:15:35.080469 [info] VPN_PROV defined as 'pia'
    2019-04-15 00:15:35.143559 [info] LAN_NETWORK defined as '192.168.1.0/24'
    2019-04-15 00:15:35.207209 [info] NAME_SERVERS defined as '68.94.156.8,68.94.157.8'
    2019-04-15 00:15:35.274174 [info] VPN_USER defined as 'xxx'
    2019-04-15 00:15:35.340382 [info] VPN_PASS defined as 'xxx'
    2019-04-15 00:15:35.407141 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS)
    2019-04-15 00:15:35.475068 [info] STRICT_PORT_FORWARD defined as 'yes'
    2019-04-15 00:15:35.543713 [info] ENABLE_PRIVOXY defined as 'yes'
    2019-04-15 00:15:35.616166 [info] Starting Supervisor...
    2019-04-15 00:15:35,973 INFO Included extra file "/etc/supervisor/conf.d/delugevpn.conf" during parsing
    2019-04-15 00:15:35,974 INFO Set uid to user 0 succeeded
    2019-04-15 00:15:35,980 INFO supervisord started with pid 7
    2019-04-15 00:15:36,982 INFO spawned: 'start-script' with pid 147
    2019-04-15 00:15:36,985 INFO spawned: 'watchdog-script' with pid 148
    2019-04-15 00:15:36,987 INFO spawned: 'privoxy-script' with pid 149
    2019-04-15 00:15:36,987 INFO reaped unknown pid 8
    2019-04-15 00:15:36,998 DEBG 'start-script' stdout output:
    [info] VPN is enabled, beginning configuration of VPN

    2019-04-15 00:15:36,998 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2019-04-15 00:15:36,998 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2019-04-15 00:15:36,998 INFO success: privoxy-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2019-04-15 00:15:37,003 DEBG 'watchdog-script' stderr output:
    dos2unix: 
    2019-04-15 00:15:37,004 DEBG 'watchdog-script' stderr output:
    converting file /config/core.conf to Unix format...

    2019-04-15 00:15:37,027 DEBG 'start-script' stdout output:
    [warn] Password contains characters which could cause authentication issues, please consider changing this if possible

    2019-04-15 00:15:37,099 DEBG 'start-script' stdout output:
    [info] Default route for container is 172.17.0.1

    2019-04-15 00:15:37,106 DEBG 'start-script' stdout output:
    [info] Adding 68.94.156.8 to /etc/resolv.conf

    2019-04-15 00:15:37,112 DEBG 'start-script' stdout output:
    [info] Adding 68.94.157.8 to /etc/resolv.conf

    2019-04-15 00:15:37,207 DEBG 'start-script' stdout output:
    [info] Docker network defined as    172.17.0.0/16

    2019-04-15 00:15:37,213 DEBG 'start-script' stdout output:
    [info] Adding 192.168.1.0/24 as route via docker eth0

    2019-04-15 00:15:37,215 DEBG 'start-script' stdout output:
    [info] ip route defined as follows...
    --------------------

    2019-04-15 00:15:37,217 DEBG 'start-script' stdout output:
    default via 172.17.0.1 dev eth0 
    172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.2 
    192.168.1.0/24 via 172.17.0.1 dev eth0 

    2019-04-15 00:15:37,217 DEBG 'start-script' stdout output:
    --------------------

    2019-04-15 00:15:37,225 DEBG 'start-script' stdout output:
    iptable_mangle          1656  0
    ip_tables              14092  3 iptable_filter,iptable_mangle,iptable_nat
    x_tables               16302  19 ip6table_filter,xt_ipvs,xt_iprange,xt_mark,xt_recent,ip_tables,xt_tcpudp,ipt_MASQUERADE,xt_limit,xt_state,xt_conntrack,xt_LOG,xt_nat,xt_multiport,iptable_filter,xt_REDIRECT,iptable_mangle,ip6_tables,xt_addrtype

    2019-04-15 00:15:37,226 DEBG 'start-script' stdout output:
    [info] iptable_mangle support detected, adding fwmark for tables

    2019-04-15 00:15:37,310 DEBG 'start-script' stdout output:
    [info] iptables defined as follows...
    --------------------

    2019-04-15 00:15:37,313 DEBG 'start-script' stdout output:
    -P INPUT DROP
    -P FORWARD ACCEPT
    -P OUTPUT DROP
    -A INPUT -i tun0 -j ACCEPT
    -A INPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -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.1.0/24 -i eth0 -p tcp -m tcp --dport 58846 -j ACCEPT
    -A INPUT -s 192.168.1.0/24 -d 172.17.0.0/16 -i eth0 -p tcp -j ACCEPT
    -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT
    -A INPUT -i lo -j ACCEPT
    -A OUTPUT -o tun0 -j ACCEPT
    -A OUTPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -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.1.0/24 -o eth0 -p tcp -m tcp --sport 58846 -j ACCEPT
    -A OUTPUT -s 172.17.0.0/16 -d 192.168.1.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

    2019-04-15 00:15:37,317 DEBG 'start-script' stdout output:
    --------------------
    [info] Starting OpenVPN...

    2019-04-15 00:15:37,331 DEBG 'start-script' stdout output:
    Mon Apr 15 00:15:37 2019 WARNING: file 'credentials.conf' is group or others accessible

    2019-04-15 00:15:37,332 DEBG 'start-script' stdout output:
    Mon Apr 15 00:15:37 2019 OpenVPN 2.4.6 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 24 2018

    2019-04-15 00:15:37,332 DEBG 'start-script' stdout output:
    Mon Apr 15 00:15:37 2019 library versions: OpenSSL 1.1.1a  20 Nov 2018, LZO 2.10

    2019-04-15 00:15:37,334 DEBG 'start-script' stdout output:
    [info] OpenVPN started

    2019-04-15 00:15:37,334 DEBG 'start-script' stdout output:
    Mon Apr 15 00:15:37 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts

    2019-04-15 00:15:37,335 DEBG 'start-script' stdout output:
    Mon Apr 15 00:15:37 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]104.200.151.48:1198

    2019-04-15 00:15:37,335 DEBG 'start-script' stdout output:
    Mon Apr 15 00:15:37 2019 UDP link local: (not bound)

    2019-04-15 00:15:37,336 DEBG 'start-script' stdout output:
    Mon Apr 15 00:15:37 2019 UDP link remote: [AF_INET]104.200.151.48:1198

    2019-04-15 00:15:37,502 DEBG 'start-script' stdout output:
    Mon Apr 15 00:15:37 2019 [718d11436f8ced564f24769cfbe51f4e] Peer Connection Initiated with [AF_INET]104.200.151.48:1198

    2019-04-15 00:15:38,673 DEBG 'start-script' stdout output:
    Mon Apr 15 00:15:38 2019 auth-token received, disabling auth-nocache for the authentication token
    Mon Apr 15 00:15:38 2019 TUN/TAP device tun0 opened
    Mon Apr 15 00:15:38 2019 do_ifconfig, tt->did_ifconfig_ipv6_setup=0
    Mon Apr 15 00:15:38 2019 /usr/bin/ip link set dev tun0 up mtu 1500

    2019-04-15 00:15:38,678 DEBG 'start-script' stdout output:
    Mon Apr 15 00:15:38 2019 /usr/bin/ip addr add dev tun0 local 10.21.10.6 peer 10.21.10.5

    2019-04-15 00:15:38,681 DEBG 'start-script' stdout output:
    Mon Apr 15 00:15:38 2019 /root/openvpnup.sh tun0 1500 1558 10.21.10.6 10.21.10.5 init

    2019-04-15 00:15:38,742 DEBG 'start-script' stdout output:
    Mon Apr 15 00:15:38 2019 Initialization Sequence Completed

    2019-04-15 00:15:38,845 DEBG 'privoxy-script' stdout output:
    [info] Configuring Privoxy...

    2019-04-15 00:15:38,871 DEBG 'privoxy-script' stdout output:
    [info] All checks complete, starting Privoxy...

    2019-04-15 00:15:38,874 DEBG 'privoxy-script' stderr output:
    2019-04-15 00:15:38.874 7f118ae15100 Info: Privoxy version 3.0.26

    2019-04-15 00:15:38,875 DEBG 'privoxy-script' stderr output:
    2019-04-15 00:15:38.875 7f118ae15100 Info: Program name: /usr/bin/privoxy

    2019-04-15 00:15:38,884 DEBG 'watchdog-script' stdout output:
    [info] Deluge listening interface IP 0.0.0.0 and VPN provider IP 10.21.10.6 different, marking for reconfigure

    2019-04-15 00:15:38,891 DEBG 'watchdog-script' stdout output:
    [info] Deluge not running

    2019-04-15 00:15:38,898 DEBG 'start-script' stdout output:
    [info] Attempting to curl https://www.privateinternetaccess.com/vpninfo/servers?version=82...

    2019-04-15 00:15:38,907 DEBG 'watchdog-script' stdout output:
    [info] Deluge Web UI not running

×
×
  • Create New...