Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2021-05-02 22:51:46.479427 [info] VPN_OUTPUT_PORTS defined as '9117,6789'
- 2021-05-02 22:51:46.506572 [info] DELUGE_DAEMON_LOG_LEVEL defined as 'info'
- 2021-05-02 22:51:46.534442 [info] DELUGE_WEB_LOG_LEVEL defined as 'info'
- 2021-05-02 22:51:46.561771 [info] Starting Supervisor...
- 2021-05-02 22:51:46,891 INFO Included extra file "/etc/supervisor/conf.d/delugevpn.conf" during parsing
- 2021-05-02 22:51:46,891 INFO Set uid to user 0 succeeded
- 2021-05-02 22:51:46,898 INFO supervisord started with pid 7
- 2021-05-02 22:51:47,899 INFO spawned: 'shutdown-script' with pid 189
- 2021-05-02 22:51:47,901 INFO spawned: 'start-script' with pid 190
- 2021-05-02 22:51:47,909 INFO spawned: 'watchdog-script' with pid 191
- 2021-05-02 22:51:47,909 INFO reaped unknown pid 8 (exit status 0)
- 2021-05-02 22:51:47,910 DEBG 'start-script' stdout output:
- [info] VPN is enabled, beginning configuration of VPN
- 2021-05-02 22:51:47,910 INFO success: shutdown-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
- 2021-05-02 22:51:47,910 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
- 2021-05-02 22:51:47,911 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
- 2021-05-02 22:51:48,063 DEBG 'start-script' stdout output:
- [info] Adding 209.222.18.222 to /etc/resolv.conf
- 2021-05-02 22:51:48,067 DEBG 'start-script' stdout output:
- [info] Adding 84.200.69.80 to /etc/resolv.conf
- 2021-05-02 22:51:48,072 DEBG 'start-script' stdout output:
- [info] Adding 37.235.1.174 to /etc/resolv.conf
- 2021-05-02 22:51:48,077 DEBG 'start-script' stdout output:
- [info] Adding 1.1.1.1 to /etc/resolv.conf
- 2021-05-02 22:51:48,083 DEBG 'start-script' stdout output:
- [info] Adding 209.222.18.218 to /etc/resolv.conf
- 2021-05-02 22:51:48,089 DEBG 'start-script' stdout output:
- [info] Adding 37.235.1.177 to /etc/resolv.conf
- 2021-05-02 22:51:48,093 DEBG 'start-script' stdout output:
- [info] Adding 84.200.70.40 to /etc/resolv.conf
- 2021-05-02 22:51:48,105 DEBG 'start-script' stdout output:
- [info] Adding 1.0.0.1 to /etc/resolv.conf
- 2021-05-02 22:51:48,226 DEBG 'start-script' stdout output:
- [info] Default route for container is 172.17.0.1
- 2021-05-02 22:51:48,253 DEBG 'start-script' stdout output:
- [info] Docker network defined as 172.17.0.0/16
- 2021-05-02 22:51:48,257 DEBG 'start-script' stdout output:
- [info] Adding 192.168.1.0/24 as route via docker eth0
- 2021-05-02 22:51:48,261 DEBG 'start-script' stdout output:
- [info] ip route defined as follows...
- --------------------
- 2021-05-02 22:51:48,262 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
- broadcast 127.0.0.0 dev lo table local proto kernel scope link src 127.0.0.1
- local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1
- local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1
- broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1
- broadcast 172.17.0.0 dev eth0 table local proto kernel scope link src 172.17.0.2
- local 172.17.0.2 dev eth0 table local proto kernel scope host src 172.17.0.2
- broadcast 172.17.255.255 dev eth0 table local proto kernel scope link src 172.17.0.2
- 2021-05-02 22:51:48,262 DEBG 'start-script' stdout output:
- --------------------
- 2021-05-02 22:51:48,271 DEBG 'start-script' stdout output:
- iptable_mangle 16384 2
- ip_tables 28672 5 iptable_filter,iptable_nat,iptable_mangle
- x_tables 28672 14 ip6table_filter,xt_conntrack,iptable_filter,xt_tcpudp,xt_addrtype,xt_CHECKSUM,xt_nat,ip6_tables,ipt_REJECT,ip_tables,ip6table_mangle,xt_MASQUERADE,iptable_mangle,xt_mark
- 2021-05-02 22:51:48,272 DEBG 'start-script' stdout output:
- [info] iptable_mangle support detected, adding fwmark for tables
- 2021-05-02 22:51:48,423 DEBG 'start-script' stdout output:
- [info] iptables defined as follows...
- --------------------
- 2021-05-02 22:51:48,426 DEBG 'start-script' stdout output:
- -P INPUT DROP
- -P FORWARD DROP
- -P OUTPUT DROP
- -A INPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT
- -A INPUT -s 199.36.223.231/32 -i eth0 -j ACCEPT
- -A INPUT -s 199.36.223.202/32 -i eth0 -j ACCEPT
- -A INPUT -s 199.36.223.241/32 -i eth0 -j ACCEPT
- -A INPUT -s 199.36.223.212/32 -i eth0 -j ACCEPT
- -A INPUT -s 199.36.223.251/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 -i eth0 -p tcp -m tcp --dport 7878 -j ACCEPT
- -A INPUT -i eth0 -p udp -m udp --dport 7878 -j ACCEPT
- -A INPUT -i eth0 -p tcp -m tcp --dport 8989 -j ACCEPT
- -A INPUT -i eth0 -p udp -m udp --dport 8989 -j ACCEPT
- -A INPUT -s 192.168.1.0/24 -d 172.17.0.0/16 -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 -m tcp --sport 9117 -j ACCEPT
- -A INPUT -s 192.168.1.0/24 -d 172.17.0.0/16 -i eth0 -p tcp -m tcp --sport 6789 -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.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT
- -A OUTPUT -d 199.36.223.231/32 -o eth0 -j ACCEPT
- -A OUTPUT -d 199.36.223.202/32 -o eth0 -j ACCEPT
- -A OUTPUT -d 199.36.223.241/32 -o eth0 -j ACCEPT
- -A OUTPUT -d 199.36.223.212/32 -o eth0 -j ACCEPT
- -A OUTPUT -d 199.36.223.251/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 -o eth0 -p tcp -m tcp --sport 7878 -j ACCEPT
- -A OUTPUT -o eth0 -p udp -m udp --sport 7878 -j ACCEPT
- -A OUTPUT -o eth0 -p tcp -m tcp --sport 8989 -j ACCEPT
- -A OUTPUT -o eth0 -p udp -m udp --sport 8989 -j ACCEPT
- -A OUTPUT -s 172.17.0.0/16 -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 -m tcp --dport 9117 -j ACCEPT
- -A OUTPUT -s 172.17.0.0/16 -d 192.168.1.0/24 -o eth0 -p tcp -m tcp --dport 6789 -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
- 2021-05-02 22:51:48,428 DEBG 'start-script' stdout output:
- --------------------
- 2021-05-02 22:51:48,429 DEBG 'start-script' stdout output:
- [info] Starting OpenVPN (non daemonised)...
- 2021-05-02 22:51:48,467 DEBG 'start-script' stdout output:
- 2021-05-02 22:51:48 DEPRECATED OPTION: --cipher set to 'aes-128-cbc' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'aes-128-cbc' to --data-ciphers or change --cipher 'aes-128-cbc' to --data-ciphers-fallback 'aes-128-cbc' to silence this warning.
- 2021-05-02 22:51:48,468 DEBG 'start-script' stdout output:
- 2021-05-02 22:51:48 WARNING: file 'credentials.conf' is group or others accessible
- 2021-05-02 22:51:48,468 DEBG 'start-script' stdout output:
- 2021-05-02 22:51:48 OpenVPN 2.5.1 [git:makepkg/f186691b32e68362+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Feb 24 2021
- 2021-05-02 22:51:48,468 DEBG 'start-script' stdout output:
- 2021-05-02 22:51:48 library versions: OpenSSL 1.1.1k 25 Mar 2021, LZO 2.10
- 2021-05-02 22:51:48,469 DEBG 'start-script' stdout output:
- 2021-05-02 22:51:48 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
- 2021-05-02 22:51:48,470 DEBG 'start-script' stdout output:
- 2021-05-02 22:51:48 CRL: loaded 1 CRLs from file -----BEGIN X509 CRL-----
- MIICWDCCAUAwDQYJKoZIhvcNAQENBQAwgegxCzAJBgNVBAYTAlVTMQswCQYDVQQI
- EwJDQTETMBEGA1UEBxMKTG9zQW5nZWxlczEgMB4GA1UEChMXUHJpdmF0ZSBJbnRl
- cm5ldCBBY2Nlc3MxIDAeBgNVBAsTF1ByaXZhdGUgSW50ZXJuZXQgQWNjZXNzMSAw
- HgYDVQQDExdQcml2YXRlIEludGVybmV0IEFjY2VzczEgMB4GA1UEKRMXUHJpdmF0
- ZSBJbnRlcm5ldCBBY2Nlc3MxLzAtBgkqhkiG9w0BCQEWIHNlY3VyZUBwcml2YXRl
- aW50ZXJuZXRhY2Nlc3MuY29tFw0xNjA3MDgxOTAwNDZaFw0zNjA3MDMxOTAwNDZa
- MCYwEQIBARcMMTYwNzA4MTkwMDQ2MBECAQYXDDE2MDcwODE5MDA0NjANBgkqhkiG
- 9w0BAQ0FAAOCAQEAQZo9X97ci8EcPYu/uK2HB152OZbeZCINmYyluLDOdcSvg6B5
- jI+ffKN3laDvczsG6CxmY3jNyc79XVpEYUnq4rT3FfveW1+Ralf+Vf38HdpwB8EW
- B4hZlQ205+21CALLvZvR8HcPxC9KEnev1mU46wkTiov0EKc+EdRxkj5yMgv0V2Re
- ze7AP+NQ9ykvDScH4eYCsmufNpIjBLhpLE2cuZZXBLcPhuRzVoU3l7A9lvzG9mjA
- 5YijHJGHNjlWFqyrn1CfYS6koa4TGEPngBoAziWRbDGdhEgJABHrpoaFYaL61zqy
- MR6jC0K2ps9qyZAN74LEBedEfK7tBOzWMwr58A==
- -----END X509 CRL-----
- 2021-05-02 22:51:48,470 DEBG 'start-script' stdout output:
- 2021-05-02 22:51:48 TCP/UDP: Preserving recently used remote address: [AF_INET]199.36.223.231:1198
- 2021-05-02 22:51:48,470 DEBG 'start-script' stdout output:
- 2021-05-02 22:51:48 UDP link local: (not bound)
- 2021-05-02 22:51:48,471 DEBG 'start-script' stdout output:
- 2021-05-02 22:51:48 UDP link remote: [AF_INET]199.36.223.231:1198
- 2021-05-02 22:51:48,856 DEBG 'start-script' stdout output:
- 2021-05-02 22:51:48 [montreal410] Peer Connection Initiated with [AF_INET]199.36.223.231:1198
- 2021-05-02 22:51:48,957 DEBG 'start-script' stdout output:
- 2021-05-02 22:51:48 TUN/TAP device tun0 opened
- 2021-05-02 22:51:48 net_iface_mtu_set: mtu 1500 for tun0
- 2021-05-02 22:51:48 net_iface_up: set tun0 up
- 2021-05-02 22:51:48,958 DEBG 'start-script' stdout output:
- 2021-05-02 22:51:48 net_addr_v4_add: 10.37.112.198/24 dev tun0
- 2021-05-02 22:51:48 /root/openvpnup.sh tun0 1500 1553 10.37.112.198 255.255.255.0 init
- 2021-05-02 22:51:48,960 DEBG 'start-script' stdout output:
- 2021-05-02 22:51:48 Initialization Sequence Completed
- 2021-05-02 22:51:51,182 DEBG 'start-script' stdout output:
- [info] Attempting to get external IP using 'http://checkip.amazonaws.com'...
- 2021-05-02 22:51:51,532 DEBG 'start-script' stdout output:
- [info] Successfully retrieved external IP address 199.36.223.231
- 2021-05-02 22:51:51,533 DEBG 'start-script' stdout output:
- [info] Script started to assign incoming port
- 2021-05-02 22:51:51,533 DEBG 'start-script' stdout output:
- [info] Port forwarding is enabled
- [info] Checking endpoint 'ca-montreal.privacy.network' is port forward enabled...
- 2021-05-02 22:51:52,236 DEBG 'start-script' stdout output:
- [info] PIA endpoint 'ca-montreal.privacy.network' is in the list of endpoints that support port forwarding
- 2021-05-02 22:51:52,237 DEBG 'start-script' stdout output:
- [info] List of PIA endpoints that support port forwarding:-
- 2021-05-02 22:51:52,237 DEBG 'start-script' stdout output:
- [info] al.privacy.network
- [info] ad.privacy.network
- [info] austria.privacy.network
- [info] brussels.privacy.network
- [info] ba.privacy.network
- [info] sofia.privacy.network
- [info] zagreb.privacy.network
- [info] czech.privacy.network
- [info] denmark.privacy.network
- [info] ee.privacy.network
- [info] fi.privacy.network
- [info] france.privacy.network
- [info] de-frankfurt.privacy.network
- [info] de-berlin.privacy.network
- [info] gr.privacy.network
- [info] hungary.privacy.network
- [info] is.privacy.network
- [info] ireland.privacy.network
- [info] man.privacy.network
- [info] italy.privacy.network
- [info] lv.privacy.network
- [info] liechtenstein.privacy.network
- [info] lt.privacy.network
- [info] lu.privacy.network
- [info] mk.privacy.network
- [info] malta.privacy.network
- [info] md.privacy.network
- [info] monaco.privacy.network
- [info] montenegro.privacy.network
- [info] nl-amsterdam.privacy.network
- [info] no.privacy.network
- [info] poland.privacy.network
- [info] pt.privacy.network
- [info] ro.privacy.network
- [info] rs.privacy.network
- [info] sk.privacy.network
- [info] spain.privacy.network
- [info] sweden.privacy.network
- [info] swiss.privacy.network
- [info] ua.privacy.network
- [info] uk-2.privacy.network
- [info] uk-london.privacy.network
- [info] uk-southampton.privacy.network
- [info] uk-manchester.privacy.network
- [info] bahamas.privacy.network
- [info] ca-vancouver.privacy.network
- [info] ca-ontario.privacy.network
- [info] ca-toronto.privacy.network
- [info] ca-montreal.privacy.network
- [info] greenland.privacy.network
- [info] mexico.privacy.network
- [info] panama.privacy.network
- [info] ar.privacy.network
- [info] br.privacy.network
- [info] venezuela.privacy.network
- [info] yerevan.privacy.network
- 2021-05-02 22:51:52,238 DEBG 'start-script' stdout output:
- [info] bangladesh.privacy.network
- [info] cambodia.privacy.network
- [info] china.privacy.network
- [info] cyprus.privacy.network
- [info] georgia.privacy.network
- [info] hk.privacy.network
- [info] in.privacy.network
- [info] israel.privacy.network
- [info] japan-2.privacy.network
- [info] japan.privacy.network
- [info] kazakhstan.privacy.network
- [info] macau.privacy.network
- [info] mongolia.privacy.network
- [info] philippines.privacy.network
- [info] qatar.privacy.network
- [info] sg.privacy.network
- [info] srilanka.privacy.network
- [info] taiwan.privacy.network
- [info] tr.privacy.network
- [info] ae.privacy.network
- [info] vietnam.privacy.network
- [info] au-sydney.privacy.network
- [info] aus-perth.privacy.network
- [info] aus-melbourne.privacy.network
- [info] nz.privacy.network
- [info] dz.privacy.network
- [info] egypt.privacy.network
- [info] morocco.privacy.network
- [info] nigeria.privacy.network
- [info] za.privacy.network
- 2021-05-02 22:51:54,931 DEBG 'start-script' stdout output:
- [info] Successfully assigned and bound incoming port '58174'
- 2021-05-02 22:51:55,228 DEBG 'watchdog-script' stdout output:
- [info] Deluge listening interface IP 0.0.0.0 and VPN provider IP 10.37.112.198 different, marking for reconfigure
- 2021-05-02 22:51:55,247 DEBG 'watchdog-script' stdout output:
- [info] Deluge not running
- 2021-05-02 22:51:55,252 DEBG 'watchdog-script' stdout output:
- [info] Deluge Web UI not running
- [info] Deluge incoming port 6890 and VPN incoming port 58174 different, marking for reconfigure
- 2021-05-02 22:51:55,252 DEBG 'watchdog-script' stdout output:
- [info] Attempting to start Deluge...
- [info] Removing deluge pid file (if it exists)...
- 2021-05-02 22:51:55,755 DEBG 'watchdog-script' stdout output:
- [info] Deluge key 'listen_interface' currently has a value of '10.34.112.95'
- [info] Deluge key 'listen_interface' will have a new value '10.37.112.198'
- [info] Writing changes to Deluge config file '/config/core.conf'...
- 2021-05-02 22:51:55,959 DEBG 'watchdog-script' stdout output:
- [info] Deluge key 'outgoing_interface' currently has a value of 'tun0'
- [info] Deluge key 'outgoing_interface' will have a new value 'tun0'
- [info] Writing changes to Deluge config file '/config/core.conf'...
- 2021-05-02 22:51:56,190 DEBG 'watchdog-script' stdout output:
- [info] Deluge key 'default_daemon' currently has a value of '97f08cf63f144701a22a958af40dcb36'
- [info] Deluge key 'default_daemon' will have a new value '97f08cf63f144701a22a958af40dcb36'
- [info] Writing changes to Deluge config file '/config/web.conf'...
- 2021-05-02 22:51:56,637 DEBG 'watchdog-script' stdout output:
- [info] Deluge process started
- [info] Waiting for Deluge process to start listening on port 58846...
- 2021-05-02 22:51:56,879 DEBG 'watchdog-script' stdout output:
- [info] Deluge process listening on port 58846
- 2021-05-02 22:51:59,250 DEBG 'watchdog-script' stdout output:
- Setting "random_port" to: False
- Configuration value successfully updated.
- 2021-05-02 22:52:01,650 DEBG 'watchdog-script' stdout output:
- Setting "listen_ports" to: (58174, 58174)
- Configuration value successfully updated.
- 2021-05-02 22:52:03,812 DEBG 'watchdog-script' stdout output:
- [info] No torrents with state 'Error' found
- 2021-05-02 22:52:03,812 DEBG 'watchdog-script' stdout output:
- [info] Starting Deluge Web UI...
- 2021-05-02 22:52:03,812 DEBG 'watchdog-script' stdout output:
- [info] Deluge Web UI started
Add Comment
Please, Sign In to add comment