SionSavior

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by SionSavior

  1. Yo, i am a new Unraid (Version: 6.8.3 ) User. So i have some problems with few container ... I have setup "OpenVPN-AIO-Client" and everything works more or less, i mean VPN works but only for 20 Minutes and then the connectivity is broken. After a container restart everything works again. And why do i have so much erros? Did i missing something? By the way this container is started as a privileged User. [info] Config file detected... [info] Setting variables [info] Set various ports to docker variables [info] Determine openvpn port from config file [info] Determine openvpn protocol from config file [info] Will connect openvpn on port=53 proto=udp [info] Determine eth0 network for nftables [info] eth0 IP is 172.172.0.2 in network 172.172.0.0/16 [info] All variables set [info] Fixing configs [info] Tor build detected... [info] torsocks fixed. [info] privoxy fixed. [info] stubby fixed. [info] danted fixed. [info] tinyproxy fixed. [info] All configs fixed [info] Run stubby in background on port 53 [13:48:23.370962] STUBBY: Read config from file /etc/stubby/stubby.yml [warn] Your ISP public IP is 33.33.120.99 [info] Set up nftables rules [info] Editing base ruleset [info] Tor build detected. Editing tor + privoxy ruleset [info] Flusing ruleset [info] Added route 10.99.10.0/24 via 172.172.0.1 dev eth0 [info] Apply rules /nftables.rules:11:29-29: Error: syntax error, unexpected junk, expecting length or checksum or sport or dport ^ /nftables.rules:24:30-30: Error: syntax error, unexpected junk, expecting length or checksum or sport or dport ^ [info] Quick block test. Expected result is time out. Actual result is 33.33.120.99 [info] All rules created [info] Setting up OpenVPN tunnel [info] Create tunnel device [info] Allow DnS-over-TLS for openvpn to lookup VPN server Error: Could not process rule: No such file or directory add rule ip filter INPUT tcp sport 853 counter accept ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error: Could not process rule: No such file or directory add rule ip filter OUTPUT tcp dport 853 counter accept ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [info] Your VPN public IP is 33.33.120.99 [info] Block DnS-over-TLS to force traffic through tunnel Error: Could not process rule: No such file or directory list table filter ^^^^^^ Error: syntax error, unexpected newline, expecting number delete rule filter INPUT handle ^ Error: Could not process rule: No such file or directory list table filter ^^^^^^ Error: syntax error, unexpected newline, expecting number delete rule filter OUTPUT handle ^ [info] Change DNS servers to 127.2.2.2 [info] Adding 127.2.2.2 to /etc/resolv.conf [info] Allowing DNS lookups (tcp, udp port 53) to server '127.2.2.2' Error: Could not process rule: No such file or directory add rule ip filter INPUT ip saddr 127.2.2.2 tcp sport 53 ct state established counter accept ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error: Could not process rule: No such file or directory add rule ip filter OUTPUT ip daddr 127.2.2.2 tcp dport 53 ct state new,established counter accept ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error: Could not process rule: No such file or directory add rule ip filter INPUT ip saddr 127.2.2.2 udp sport 53 ct state established counter accept ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error: Could not process rule: No such file or directory add rule ip filter OUTPUT ip daddr 127.2.2.2 udp dport 53 ct state new,established counter accept ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [info] Done [info] Run danted in background on port 9118 Feb 1 05:48:23 (1612187303.797453) danted[102]: error: /etc/dante/danted.conf: problem on line 3 near token "tun0": could not resolve hostname "tun0": Name or service not known. Please see the Dante manual for more information Feb 1 05:48:23 (1612187303.797473) danted[102]: alert: mother[1/1]: shutting down [info] Run tinyproxy in background with no log on port 8118 WARNING: logging deactivated (can't log to stdout when daemonized) [info] Tor build detected... [info] Run tor as service on port 9119 Starting tor daemon...Feb 01 13:48:23.818 [warn] You specified a public address '0.0.0.0:9119' for SocksPort. Other people on the Internet might find your computer and use it as an open proxy. Please don't allow this unless you have a good reason. done. [info] Run privoxy in background on port 8119 [info] Your VPN public IP is 33.33.120.99