Advertisement
timmyx

Untitled

Feb 20th, 2023
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.75 KB | None | 0 0
  1.  
  2. Created by...
  3. ___. .__ .__
  4. \_ |__ |__| ____ | |__ ____ ___ ___
  5. | __ \| |/ \| | \_/ __ \\ \/ /
  6. | \_\ \ | | \ Y \ ___/ > <
  7. |___ /__|___| /___| /\___ >__/\_ \
  8. \/ \/ \/ \/ \/
  9. https://hub.docker.com/u/binhex/
  10.  
  11. 2023-02-20 14:12:12.724002 [info] Host is running unRAID
  12. 2023-02-20 14:12:12.745959 [info] System information Linux cbc91932f38e 5.19.17-Unraid #2 SMP PREEMPT_DYNAMIC Wed Nov 2 11:54:15 PDT 2022 x86_64 GNU/Linux
  13. 2023-02-20 14:12:12.799131 [info] OS_ARCH defined as 'x86-64'
  14. 2023-02-20 14:12:12.857464 [info] PUID defined as '99'
  15. 2023-02-20 14:12:14.846385 [info] PGID defined as '100'
  16. 2023-02-20 14:12:17.502789 [info] UMASK defined as '000'
  17. 2023-02-20 14:12:17.527610 [info] Permissions already set for '/config'
  18. 2023-02-20 14:12:17.608974 [info] Deleting files in /tmp (non recursive)...
  19. 2023-02-20 14:12:17.725017 [info] VPN_ENABLED defined as 'yes'
  20. 2023-02-20 14:12:17.751208 [info] VPN_CLIENT defined as 'openvpn'
  21. 2023-02-20 14:12:17.775826 [info] VPN_PROV defined as 'custom'
  22. 2023-02-20 14:12:17.837679 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/69.ovpn
  23. 2023-02-20 14:12:17.915920 [info] VPN remote server(s) defined as 'br.torguard.com,'
  24. 2023-02-20 14:12:17.937234 [info] VPN remote port(s) defined as '1912,'
  25. 2023-02-20 14:12:17.958673 [info] VPN remote protcol(s) defined as 'udp,'
  26. 2023-02-20 14:12:17.983763 [info] VPN_DEVICE_TYPE defined as 'tun0'
  27. 2023-02-20 14:12:18.008229 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS)
  28. 2023-02-20 14:12:18.870279 [info] LAN_NETWORK defined as '129.105.186.0/24'
  29. 2023-02-20 14:12:18.895038 [info] NAME_SERVERS defined as '8.8.8.8,1.0.0.1,1.1.1.1'
  30. 2023-02-20 14:12:18.919813 [info] VPN_USER defined as 'myuser'
  31. 2023-02-20 14:12:18.944734 [info] VPN_PASS defined as 'mypass'
  32. 2023-02-20 14:12:18.969638 [info] ENABLE_PRIVOXY defined as 'yes'
  33. 2023-02-20 14:12:18.997893 [info] VPN_INPUT_PORTS not defined (via -e VPN_INPUT_PORTS), skipping allow for custom incoming ports
  34. 2023-02-20 14:12:19.022775 [info] VPN_OUTPUT_PORTS not defined (via -e VPN_OUTPUT_PORTS), skipping allow for custom outgoing ports
  35. 2023-02-20 14:12:19.050803 [info] DELUGE_DAEMON_LOG_LEVEL defined as 'info'
  36. 2023-02-20 14:12:19.075692 [info] DELUGE_WEB_LOG_LEVEL defined as 'info'
  37. 2023-02-20 14:12:19.100569 [info] DELUGE_ENABLE_WEBUI_PASSWORD not defined,(via -e DELUGE_ENABLE_WEBUI_PASSWORD), defaulting to 'yes'
  38. 2023-02-20 14:12:19.200848 [info] Starting Supervisor...
  39. 2023-02-20 14:12:27,571 INFO Included extra file "/etc/supervisor/conf.d/delugevpn.conf" during parsing
  40. 2023-02-20 14:12:27,571 INFO Set uid to user 0 succeeded
  41. 2023-02-20 14:12:27,852 INFO supervisord started with pid 7
  42. 2023-02-20 14:12:28,854 INFO spawned: 'start-script' with pid 258
  43. 2023-02-20 14:12:28,856 INFO spawned: 'watchdog-script' with pid 259
  44. 2023-02-20 14:12:28,857 INFO reaped unknown pid 8 (exit status 0)
  45. 2023-02-20 14:12:28,954 DEBG 'start-script' stdout output:
  46. [info] VPN is enabled, beginning configuration of VPN
  47.  
  48. 2023-02-20 14:12:28,954 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  49. 2023-02-20 14:12:28,955 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  50. 2023-02-20 14:12:28,968 DEBG 'start-script' stdout output:
  51. [warn] Password contains characters which could cause authentication issues, please consider changing this if possible
  52.  
  53. 2023-02-20 14:12:29,163 DEBG 'start-script' stdout output:
  54. [info] Adding 8.8.8.8 to /etc/resolv.conf
  55.  
  56. 2023-02-20 14:12:29,166 DEBG 'start-script' stdout output:
  57. [info] Adding 1.0.0.1 to /etc/resolv.conf
  58.  
  59. 2023-02-20 14:12:29,170 DEBG 'start-script' stdout output:
  60. [info] Adding 1.1.1.1 to /etc/resolv.conf
  61.  
  62. 2023-02-20 14:12:29,270 DEBG 'start-script' stdout output:
  63. [info] Attempting to load iptable_mangle module...
  64.  
  65. 2023-02-20 14:12:29,292 DEBG 'start-script' stderr output:
  66. modprobe: FATAL: Module iptable_mangle not found in directory /lib/modules/5.19.17-Unraid
  67.  
  68. 2023-02-20 14:12:29,293 DEBG 'start-script' stdout output:
  69. [warn] Unable to load iptable_mangle module using modprobe, trying insmod...
  70.  
  71. 2023-02-20 14:12:29,301 DEBG 'start-script' stderr output:
  72. insmod: ERROR: could not load module /lib/modules/iptable_mangle.ko: No such file or directory
  73.  
  74. 2023-02-20 14:12:29,301 DEBG 'start-script' stdout output:
  75. [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
  76. [info] unRAID/Ubuntu users: Please attempt to load the module by executing the following on your host: '/sbin/modprobe iptable_mangle'
  77. [info] Synology users: Please attempt to load the module by executing the following on your host: 'insmod /lib/modules/iptable_mangle.ko'
  78.  
  79. 2023-02-20 14:12:29,378 DEBG 'start-script' stdout output:
  80. [info] Default route for container is 172.17.0.1
  81.  
  82. 2023-02-20 14:12:29,577 DEBG 'start-script' stdout output:
  83. [info] Docker network defined as 172.17.0.0/16
  84.  
  85. 2023-02-20 14:12:29,581 DEBG 'start-script' stdout output:
  86. [info] Adding 129.105.186.0/24 as route via docker eth0
  87.  
  88. 2023-02-20 14:12:29,582 DEBG 'start-script' stdout output:
  89. [info] ip route defined as follows...
  90. --------------------
  91.  
  92. 2023-02-20 14:12:29,583 DEBG 'start-script' stdout output:
  93. default via 172.17.0.1 dev eth0
  94. 129.105.186.0/24 via 172.17.0.1 dev eth0
  95. 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.12
  96. local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1
  97. local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1
  98. broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1
  99. local 172.17.0.12 dev eth0 table local proto kernel scope host src 172.17.0.12
  100. broadcast 172.17.255.255 dev eth0 table local proto kernel scope link src 172.17.0.12
  101.  
  102. 2023-02-20 14:12:29,584 DEBG 'start-script' stdout output:
  103. --------------------
  104.  
  105. 2023-02-20 14:12:29,635 DEBG 'start-script' stdout output:
  106. [info] iptables defined as follows...
  107. --------------------
  108.  
  109. 2023-02-20 14:12:29,642 DEBG 'start-script' stdout output:
  110. -P INPUT DROP
  111. -P FORWARD DROP
  112. -P OUTPUT DROP
  113. -A INPUT -s 45.133.180.162/32 -i eth0 -j ACCEPT
  114. -A INPUT -s 45.133.180.146/32 -i eth0 -j ACCEPT
  115. -A INPUT -s 45.133.180.130/32 -i eth0 -j ACCEPT
  116. -A INPUT -s 45.133.180.138/32 -i eth0 -j ACCEPT
  117. -A INPUT -s 45.133.180.154/32 -i eth0 -j ACCEPT
  118. -A INPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT
  119. -A INPUT -i eth0 -p tcp -m tcp --dport 8112 -j ACCEPT
  120. -A INPUT -i eth0 -p udp -m udp --dport 8112 -j ACCEPT
  121. -A INPUT -s 129.105.186.0/24 -d 172.17.0.0/16 -i eth0 -p tcp -m tcp --dport 58846 -j ACCEPT
  122. -A INPUT -s 129.105.186.0/24 -d 172.17.0.0/16 -i eth0 -p tcp -m tcp --dport 8118 -j ACCEPT
  123. -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT
  124. -A INPUT -i lo -j ACCEPT
  125. -A INPUT -i tun0 -j ACCEPT
  126. -A OUTPUT -d 45.133.180.162/32 -o eth0 -j ACCEPT
  127. -A OUTPUT -d 45.133.180.146/32 -o eth0 -j ACCEPT
  128. -A OUTPUT -d 45.133.180.130/32 -o eth0 -j ACCEPT
  129. -A OUTPUT -d 45.133.180.138/32 -o eth0 -j ACCEPT
  130. -A OUTPUT -d 45.133.180.154/32 -o eth0 -j ACCEPT
  131. -A OUTPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT
  132. -A OUTPUT -o eth0 -p tcp -m tcp --sport 8112 -j ACCEPT
  133. -A OUTPUT -o eth0 -p udp -m udp --sport 8112 -j ACCEPT
  134. -A OUTPUT -s 172.17.0.0/16 -d 129.105.186.0/24 -o eth0 -p tcp -m tcp --sport 58846 -j ACCEPT
  135. -A OUTPUT -s 172.17.0.0/16 -d 129.105.186.0/24 -o eth0 -p tcp -m tcp --sport 8118 -j ACCEPT
  136. -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT
  137. -A OUTPUT -o lo -j ACCEPT
  138. -A OUTPUT -o tun0 -j ACCEPT
  139.  
  140. 2023-02-20 14:12:29,643 DEBG 'start-script' stdout output:
  141. --------------------
  142.  
  143. 2023-02-20 14:12:29,644 DEBG 'start-script' stdout output:
  144. [info] Starting OpenVPN (non daemonised)...
  145.  
  146. 2023-02-20 14:12:30,149 DEBG 'start-script' stdout output:
  147. 2023-02-20 14:12:30 DEPRECATED OPTION: --cipher set to 'AES-128-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305). OpenVPN ignores --cipher for cipher negotiations.
  148.  
  149. 2023-02-20 14:12:30,149 DEBG 'start-script' stdout output:
  150. 2023-02-20 14:12:30 WARNING: file 'credentials.conf' is group or others accessible
  151.  
  152. 2023-02-20 14:12:30,150 DEBG 'start-script' stdout output:
  153. 2023-02-20 14:12:30 OpenVPN 2.6.0 [git:makepkg/b999466418dddb89+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jan 25 2023
  154. 2023-02-20 14:12:30 library versions: OpenSSL 3.0.8 7 Feb 2023, LZO 2.10
  155.  
  156. 2023-02-20 14:12:30,150 DEBG 'start-script' stdout output:
  157. 2023-02-20 14:12:30 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  158.  
  159. 2023-02-20 14:12:30,170 DEBG 'start-script' stdout output:
  160. 2023-02-20 14:12:30 TCP/UDP: Preserving recently used remote address: [AF_INET]45.133.180.162:1912
  161. 2023-02-20 14:12:30 UDPv4 link local: (not bound)
  162. 2023-02-20 14:12:30 UDPv4 link remote: [AF_INET]45.133.180.162:1912
  163.  
  164. 2023-02-20 14:12:30,708 DEBG 'start-script' stdout output:
  165. 2023-02-20 14:12:30 [server] Peer Connection Initiated with [AF_INET]45.133.180.162:1912
  166.  
  167. 2023-02-20 14:12:31,867 DEBG 'start-script' stdout output:
  168. 2023-02-20 14:12:31 TUN/TAP device tun0 opened
  169. 2023-02-20 14:12:31 net_iface_mtu_set: mtu 1500 for tun0
  170. 2023-02-20 14:12:31 net_iface_up: set tun0 up
  171.  
  172. 2023-02-20 14:12:31,867 DEBG 'start-script' stdout output:
  173. 2023-02-20 14:12:31 net_addr_ptp_v4_add: 10.35.0.14 peer 10.35.0.13 dev tun0
  174. 2023-02-20 14:12:31 /root/openvpnup.sh tun0 1500 0 10.35.0.14 10.35.0.13 init
  175.  
  176. 2023-02-20 14:12:31,989 DEBG 'start-script' stdout output:
  177. 2023-02-20 14:12:31 Initialization Sequence Completed
  178.  
  179. 2023-02-20 14:12:33,158 DEBG 'start-script' stdout output:
  180. [info] Attempting to get external IP using 'http://checkip.amazonaws.com'...
  181.  
  182. 2023-02-20 14:12:33,747 DEBG 'start-script' stdout output:
  183. [info] Successfully retrieved external IP address 45.133.180.162
  184.  
  185. 2023-02-20 14:12:33,754 DEBG 'start-script' stdout output:
  186. [info] Application does not require port forwarding or VPN provider is != pia, skipping incoming port assignment
  187.  
  188. 2023-02-20 14:12:33,784 DEBG 'watchdog-script' stdout output:
  189. [info] Deluge listening interface IP 0.0.0.0 and VPN provider IP 10.35.0.14 different, marking for reconfigure
  190.  
  191. 2023-02-20 14:12:33,800 DEBG 'watchdog-script' stdout output:
  192. [info] Deluge not running
  193.  
  194. 2023-02-20 14:12:33,804 DEBG 'watchdog-script' stdout output:
  195. [info] Deluge Web UI not running
  196.  
  197. 2023-02-20 14:12:33,808 DEBG 'watchdog-script' stdout output:
  198. [info] Privoxy not running
  199.  
  200. 2023-02-20 14:12:33,812 DEBG 'watchdog-script' stdout output:
  201. [info] Attempting to start Deluge...
  202. [info] Removing deluge pid file (if it exists)...
  203.  
  204. 2023-02-20 14:12:33,813 DEBG 'watchdog-script' stderr output:
  205. rm: cannot remove '/config/deluged.pid': Permission denied
  206.  
  207. 2023-02-20 14:12:38,279 DEBG 'watchdog-script' stdout output:
  208. [info] Deluge key 'listen_interface' currently has a value of '10.35.0.18'
  209. [info] Deluge key 'listen_interface' will have a new value '10.35.0.14'
  210. [info] Writing changes to Deluge config file '/config/core.conf'...
  211.  
  212. 2023-02-20 14:12:38,510 DEBG 'watchdog-script' stdout output:
  213. [info] Deluge key 'outgoing_interface' currently has a value of 'tun0'
  214. [info] Deluge key 'outgoing_interface' will have a new value 'tun0'
  215. [info] Writing changes to Deluge config file '/config/core.conf'...
  216.  
  217. 2023-02-20 14:12:38,539 DEBG 'watchdog-script' stderr output:
  218. cat: /config/hostlist.conf: Permission denied
  219.  
  220. 2023-02-20 14:12:38,722 DEBG 'watchdog-script' stdout output:
  221. [info] Deluge key 'default_daemon' currently has an undefined value
  222. [info] Deluge key 'default_daemon' will have a new value ''
  223. [info] Writing changes to Deluge config file '/config/web.conf'...
  224.  
  225. 2023-02-20 14:12:39,988 DEBG 'watchdog-script' stdout output:
  226. [info] Deluge process started
  227. [info] Waiting for Deluge process to start listening on port 58846...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement