TotalInsanity4

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by TotalInsanity4

  1. Alright then, that solves that! Thanks so much for all your help!
  2. It was erroring because it wasn't a valid IPv4 address, I feel dumb now lol. So I've got it set to 192.168.1.3 and it's working fine, thanks for your help One oddity though, the WebUI from unRAID's Docker list page defaults to [set.IP]:6025, even though I've left the port at the default 3000? I tried setting that to 6025 but that didn't work since it doesn't have an allocation for that port. It's not a huge issue since it appears to be working fine as long as I manually go to that address myself, it just seems... odd, that it's not landing on the correct page
  3. Okay, I must really be missing something because it's still refusing to work. So here's a rundown of how I'm trying to set this up, I'm sure the error is obvious but I don't have enough docker experience to see it: Network is running on a Linksys router, so subnet is 192.168.1.0/24 Router is at static IP 192.168.1.1 unRAID is at static IP 192.168.1.2 I just tried to set AdGuard Home to 192.168.1.3:80 in the docker configuration page, but it said something like "command failed" and became an orphan image after that attempt, and obviously leaving it in bridged mode just makes it so it never starts Any suggestions?
  4. Aha, that makes sense, thanks! I'll let you know how that goes
  5. So rather than simply Port=3000 (for example) it has to be Port=[local.network]:3000?
  6. Could you elaborate on this? I'm trying to add the AdGuard Home container and every time I try to start it I get an execution error. Are the default values for paths/ports not enough?
  7. I'll keep that in mind definitely. I don't mind not being able to seed, and I can live with stuff downloading slowly (to a point), but if it's absolutely not going to work without eating the cost of a recurring subscription then I'll definitely get PIA
  8. Hey @binhex, first off I want to say thanks for maintaining as many Docker apps as you do, it's really awesome of you to support the unRAID community so much. Unfortunately, I wish I could leave my comment there with the complement, but I've run into the first unRAID problem that I can't solve just by Google-ing around so far, and I'm kind of afraid it might be unique to my situation. I'm trying to set up Sonarr and DelugeVPN to download TV shows automatically (you know, like everyone does), but I can't connect to the WebUI of Deluge with the VPN feature active; yes, I've read the FAQ and I'm aware that means that the VPN connection is failing. I'm using VPNbook, though (it's free and I'm familiar with it), and I'm wondering if somehow that's an issue? I do have a valid certificate in the config folder (it's the euro1 tcp80 certificate, if that matters). I've also noticed, though, that according to the log file there seems to be an issue with "iptable_mangle" not existing - as in, if I try to manually start it via the terminal, it tosses back an error saying it doesn't exist, it's not just that it's not properly loading. I'll attach the entire log file below, though Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2018-07-25 17:39:21.571693 [info] Host is running unRAID 2018-07-25 17:39:21.607082 [info] System information Linux 316d585e8870 4.14.49-unRAID #1 SMP Mon Jun 11 16:21:07 PDT 2018 x86_64 GNU/Linux 2018-07-25 17:39:21.646732 [info] PUID defined as '99' 2018-07-25 17:39:21.688214 [info] PGID defined as '100' 2018-07-25 17:39:21.847322 [info] UMASK defined as '000' 2018-07-25 17:39:21.885516 [info] Permissions already set for volume mappings 2018-07-25 17:39:21.931079 [info] VPN_ENABLED defined as 'yes' 2018-07-25 17:39:21.980904 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/vpnbook-euro1-tcp80.ovpn dos2unix: converting file /config/openvpn/vpnbook-euro1-tcp80.ovpn to Unix format... 2018-07-25 17:39:22.066816 [info] VPN remote line defined as 'remote 176.126.237.217 80' 2018-07-25 17:39:22.106504 [info] VPN_REMOTE defined as '176.126.237.217' 2018-07-25 17:39:22.145372 [info] VPN_PORT defined as '80' 2018-07-25 17:39:22.206195 [info] VPN_PROTOCOL defined as 'tcp-client' 2018-07-25 17:39:22.247028 [info] VPN_DEVICE_TYPE defined as 'tun0' 2018-07-25 17:39:22.285439 [info] VPN_PROV defined as 'custom' 2018-07-25 17:39:22.322226 [info] LAN_NETWORK defined as '192.168.1.0/24' 2018-07-25 17:39:22.362254 [info] NAME_SERVERS defined as '209.222.18.222,37.235.1.174,1.1.1.1,8.8.8.8,209.222.18.218,37.235.1.177,1.0.0.1,8.8.4.4' 2018-07-25 17:39:22.398356 [info] VPN_USER defined as 'vpnbook' 2018-07-25 17:39:22.434752 [info] VPN_PASS defined as 'RG3B8sh' 2018-07-25 17:39:22.474446 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS) 2018-07-25 17:39:22.514385 [info] ENABLE_PRIVOXY defined as 'no' 2018-07-25 17:39:22.553263 [info] Starting Supervisor... 2018-07-25 17:39:22,717 INFO Included extra file "/etc/supervisor/conf.d/delugevpn.conf" during parsing 2018-07-25 17:39:22,717 INFO Set uid to user 0 succeeded 2018-07-25 17:39:22,722 INFO supervisord started with pid 7 2018-07-25 17:39:23,725 INFO spawned: 'start-script' with pid 132 2018-07-25 17:39:23,727 INFO spawned: 'deluge-script' with pid 133 2018-07-25 17:39:23,729 INFO spawned: 'deluge-web-script' with pid 134 2018-07-25 17:39:23,731 INFO spawned: 'privoxy-script' with pid 135 2018-07-25 17:39:23,732 INFO reaped unknown pid 8 2018-07-25 17:39:23,737 DEBG 'start-script' stdout output: [info] VPN is enabled, beginning configuration of VPN 2018-07-25 17:39:23,737 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2018-07-25 17:39:23,737 INFO success: deluge-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2018-07-25 17:39:23,737 INFO success: deluge-web-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2018-07-25 17:39:23,738 INFO success: privoxy-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2018-07-25 17:39:23,738 DEBG 'deluge-script' stdout output: [info] Deluge config file already exists, skipping copy 2018-07-25 17:39:23,738 DEBG 'deluge-script' stdout output: [info] VPN is enabled, checking VPN tunnel local ip is valid 2018-07-25 17:39:23,740 DEBG 'privoxy-script' stdout output: [info] Privoxy set to disabled 2018-07-25 17:39:23,740 DEBG fd 26 closed, stopped monitoring <POutputDispatcher at 22371738077088 for <Subprocess at 22371740650600 with name privoxy-script in state RUNNING> (stderr)> 2018-07-25 17:39:23,741 DEBG fd 22 closed, stopped monitoring <POutputDispatcher at 22371738076656 for <Subprocess at 22371740650600 with name privoxy-script in state RUNNING> (stdout)> 2018-07-25 17:39:23,741 INFO exited: privoxy-script (exit status 0; expected) 2018-07-25 17:39:23,741 DEBG received SIGCLD indicating a child quit 2018-07-25 17:39:23,920 DEBG 'start-script' stdout output: [info] Default route for container is 172.17.0.1 2018-07-25 17:39:23,926 DEBG 'start-script' stdout output: [info] Adding 209.222.18.222 to /etc/resolv.conf 2018-07-25 17:39:23,931 DEBG 'start-script' stdout output: [info] Adding 37.235.1.174 to /etc/resolv.conf 2018-07-25 17:39:23,935 DEBG 'start-script' stdout output: [info] Adding 1.1.1.1 to /etc/resolv.conf 2018-07-25 17:39:23,941 DEBG 'start-script' stdout output: [info] Adding 8.8.8.8 to /etc/resolv.conf 2018-07-25 17:39:23,946 DEBG 'start-script' stdout output: [info] Adding 209.222.18.218 to /etc/resolv.conf 2018-07-25 17:39:23,951 DEBG 'start-script' stdout output: [info] Adding 37.235.1.177 to /etc/resolv.conf 2018-07-25 17:39:23,955 DEBG 'start-script' stdout output: [info] Adding 1.0.0.1 to /etc/resolv.conf 2018-07-25 17:39:23,960 DEBG 'start-script' stdout output: [info] Adding 8.8.4.4 to /etc/resolv.conf 2018-07-25 17:39:23,965 DEBG 'start-script' stdout output: 176.126.237.217 2018-07-25 17:39:23,977 DEBG 'start-script' stdout output: [info] Attempting to load iptable_mangle module... 2018-07-25 17:39:23,978 DEBG 'start-script' stderr output: modprobe: FATAL: Module iptable_mangle not found in directory /lib/modules/4.14.49-unRAID 2018-07-25 17:39:23,978 DEBG 'start-script' stdout output: [warn] Unable to load iptable_mangle module using modprobe, trying insmod... 2018-07-25 17:39:23,979 DEBG 'start-script' stderr output: insmod: ERROR: could not load module /lib/modules/iptable_mangle.ko: No such file or directory 2018-07-25 17:39:23,979 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' 2018-07-25 17:39:23,985 DEBG 'start-script' stdout output: [info] Adding 192.168.1.0/24 as route via docker eth0 2018-07-25 17:39:23,986 DEBG 'start-script' stdout output: [info] ip route defined as follows... -------------------- 2018-07-25 17:39:23,987 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.3 2018-07-25 17:39:23,988 DEBG 'start-script' stdout output: 192.168.1.0/24 via 172.17.0.1 dev eth0 -------------------- 2018-07-25 17:39:24,019 DEBG 'start-script' stdout output: [info] Docker network defined as 172.17.0.0/16 2018-07-25 17:39:24,114 DEBG 'start-script' stdout output: [info] iptables defined as follows... -------------------- 2018-07-25 17:39:24,117 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 tcp -m tcp --sport 80 -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 -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 tcp -m tcp --dport 80 -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 -p icmp -m icmp --icmp-type 8 -j ACCEPT -A OUTPUT -o lo -j ACCEPT 2018-07-25 17:39:24,117 DEBG 'start-script' stdout output: -------------------- 2018-07-25 17:39:24,118 DEBG 'start-script' stdout output: [info] Starting OpenVPN... 2018-07-25 17:39:24,129 DEBG 'start-script' stdout output: Wed Jul 25 17:39:24 2018 WARNING: file 'credentials.conf' is group or others accessible Wed Jul 25 17:39:24 2018 OpenVPN 2.4.5 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Mar 1 2018 Wed Jul 25 17:39:24 2018 library versions: OpenSSL 1.1.0g 2 Nov 2017, LZO 2.10 2018-07-25 17:39:24,129 DEBG 'start-script' stdout output: [info] OpenVPN started 2018-07-25 17:39:24,130 DEBG 'start-script' stdout output: Wed Jul 25 17:39:24 2018 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. Wed Jul 25 17:39:24 2018 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts Wed Jul 25 17:39:24 2018 NOTE: --fast-io is disabled since we are not using UDP 2018-07-25 17:39:24,130 DEBG 'start-script' stdout output: Wed Jul 25 17:39:24 2018 TCP/UDP: Preserving recently used remote address: [AF_INET]176.126.237.217:80 2018-07-25 17:39:24,130 DEBG 'start-script' stdout output: Wed Jul 25 17:39:24 2018 Socket Buffers: R=[87380->87380] S=[65536->65536] Wed Jul 25 17:39:24 2018 Attempting to establish TCP connection with [AF_INET]176.126.237.217:80 [nonblock] 2018-07-25 17:39:25,131 DEBG 'start-script' stdout output: Wed Jul 25 17:39:25 2018 TCP connection established with [AF_INET]176.126.237.217:80 Wed Jul 25 17:39:25 2018 TCP_CLIENT link local: (not bound) Wed Jul 25 17:39:25 2018 TCP_CLIENT link remote: [AF_INET]176.126.237.217:80 2018-07-25 17:39:25,547 DEBG 'start-script' stdout output: Wed Jul 25 17:39:25 2018 TLS: Initial packet from [AF_INET]176.126.237.217:80, sid=45f0347f 4d386b72 2018-07-25 17:39:26,019 DEBG 'start-script' stdout output: Wed Jul 25 17:39:26 2018 VERIFY OK: depth=1, C=CH, ST=Zurich, L=Zurich, O=vpnbook.com, OU=IT, CN=vpnbook.com, name=vpnbook.com, [email protected] 2018-07-25 17:39:26,020 DEBG 'start-script' stdout output: Wed Jul 25 17:39:26 2018 VERIFY OK: depth=0, C=CH, ST=Zurich, L=Zurich, O=vpnbook.com, OU=IT, CN=vpnbook.com, name=vpnbook.com, [email protected] 2018-07-25 17:39:26,542 DEBG 'start-script' stdout output: Wed Jul 25 17:39:26 2018 Control Channel: TLSv1.2, cipher TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384, 1024 bit RSA Wed Jul 25 17:39:26 2018 [vpnbook.com] Peer Connection Initiated with [AF_INET]176.126.237.217:80 2018-07-25 17:39:27,695 DEBG 'start-script' stdout output: Wed Jul 25 17:39:27 2018 SENT CONTROL [vpnbook.com]: 'PUSH_REQUEST' (status=1) 2018-07-25 17:39:28,799 DEBG 'start-script' stdout output: Wed Jul 25 17:39:28 2018 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 8.8.4.4,dhcp-option DNS 91.239.100.100,route 10.12.0.1,topology net30,ping 5,ping-restart 30,ifconfig 10.12.0.42 10.12.0.41,peer-id 0,cipher AES-256-GCM' 2018-07-25 17:39:28,799 DEBG 'start-script' stdout output: Wed Jul 25 17:39:28 2018 OPTIONS IMPORT: timers and/or timeouts modified Wed Jul 25 17:39:28 2018 OPTIONS IMPORT: --ifconfig/up options modified Wed Jul 25 17:39:28 2018 OPTIONS IMPORT: route options modified Wed Jul 25 17:39:28 2018 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified Wed Jul 25 17:39:28 2018 OPTIONS IMPORT: peer-id set Wed Jul 25 17:39:28 2018 OPTIONS IMPORT: adjusting link_mtu to 1627 Wed Jul 25 17:39:28 2018 OPTIONS IMPORT: data channel crypto options modified Wed Jul 25 17:39:28 2018 Data Channel: using negotiated cipher 'AES-256-GCM' Wed Jul 25 17:39:28 2018 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key Wed Jul 25 17:39:28 2018 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key Wed Jul 25 17:39:28 2018 ROUTE_GATEWAY 172.17.0.1/255.255.0.0 IFACE=eth0 HWADDR=02:42:ac:11:00:03 Wed Jul 25 17:39:28 2018 TUN/TAP device tun3 opened Wed Jul 25 17:39:28 2018 TUN/TAP TX queue length set to 100 Wed Jul 25 17:39:28 2018 do_ifconfig, tt->did_ifconfig_ipv6_setup=0 Wed Jul 25 17:39:28 2018 /usr/bin/ip link set dev tun3 up mtu 1500 2018-07-25 17:39:28,801 DEBG 'start-script' stdout output: Wed Jul 25 17:39:28 2018 /usr/bin/ip addr add dev tun3 local 10.12.0.42 peer 10.12.0.41 2018-07-25 17:39:28,803 DEBG 'start-script' stdout output: Wed Jul 25 17:39:28 2018 /root/openvpnup.sh tun3 1500 1555 10.12.0.42 10.12.0.41 init 2018-07-25 17:39:30,961 DEBG 'start-script' stdout output: Wed Jul 25 17:39:30 2018 /usr/bin/ip route add 176.126.237.217/32 via 172.17.0.1 2018-07-25 17:39:30,963 DEBG 'start-script' stdout output: Wed Jul 25 17:39:30 2018 /usr/bin/ip route add 0.0.0.0/1 via 10.12.0.41 2018-07-25 17:39:30,964 DEBG 'start-script' stdout output: Wed Jul 25 17:39:30 2018 /usr/bin/ip route add 128.0.0.0/1 via 10.12.0.41 2018-07-25 17:39:30,966 DEBG 'start-script' stdout output: Wed Jul 25 17:39:30 2018 /usr/bin/ip route add 10.12.0.1/32 via 10.12.0.41 2018-07-25 17:39:30,968 DEBG 'start-script' stdout output: Wed Jul 25 17:39:30 2018 Initialization Sequence Completed Thank you in advance for your help!