Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

V..

Members
  • Joined

  • Last visited

Everything posted by V..

  1. Unfortunately even Deluge isn't working for me. I really don't understand, as Haugene-transmission-openvpn and linuxserver-rutorrent containers are perfectly working. I try to find an openvpn client to set up, did you look at this from your side ? To purpuse would be to launch a container for the openvpn connection, then configure other container to use it connection. Thank you.
  2. Hello, Sorry but I am still stuck trying launch this docker. I am quite new, but is it possible that my issue come from the "$DEFAULT_GATEWAY" ? I tried to run command seperately and when I try : ip route add default via $DEFAULT_GATEWAY table rutorrent_https It show : inet address is expected rather than "table". See below the result of route : Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface default gateway 0.0.0.0 UG 0 0 0 eth0 172.17.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 192.168.1.0 gateway 255.255.255.0 UG 0 0 0 eth0 Does anyone have an idea ? Thank you.
  3. Thank you, I tried and the issue is still here. (I also tried to instal deluge container = same issue) If I can do anything that could help for understanding It will be a pleasure
  4. THank you for your help. I confirm, I am on Synology DS916+ (DSM 6.0.2-8451 Update 9). I tried through the GUI (except for localtime line that I can't do) but result is the same : "iptables: No chain/target/match by that name." 172.17.0.0/16 is my docker LAN, I tried with my local LAN also : 192.168.1.0. If you have an idea, I take it with pleasure :-) I would love to succed to get RUtorrent and VPN
  5. Dear Hansel, I tried again today and it still don't work. I tried the enclosed command lines to run container, could you tell me if yours looks like the same ? Regards. V.. command.txt
  6. Hello, Thank you for you reply and sorry for my badly formatted post (my first post). I tried to instal as following : - Launch following : sudo insmod /lib/modules/tun.ko sudo insmod /lib/modules/iptable_mangle.ko - Launch your command text adjusted with my parameters (without "--cap-add=NET_ADMIN \") - Stop container - Put openvpn key - Add "Execute container using high privilege" - Launch container again But unfortunately it still show the same error, is there something wrong ? What is the command for "Execute container using high privilege" that I could add to your command text ? Thank you.
  7. Hello, It looks like I have the same issue than "Hansel" during installation : 01:46:54 2017-03-09 02:46:54,448 DEBG 'start-script' stdout output: stdout 01:46:54 -------------------- stdout 01:46:54 stdout 01:46:54 2017-03-09 02:46:54,458 DEBG 'start-script' stdout output: stdout 01:46:54 [info] iptable_mangle support detected, adding fwmark for tables stdout 01:46:54 stdout 01:46:54 2017-03-09 02:46:54,519 DEBG 'start-script' stderr output: stdout 01:46:54 iptables: No chain/target/match by that name. stdout 01:46:54 stdout 01:46:54 2017-03-09 02:46:54,527 DEBG 'start-script' stderr output: stdout 01:46:54 iptables: No chain/target/match by that name. stdout 01:46:54 stdout 01:46:54 2017-03-09 02:46:54,535 DEBG 'start-script' stderr output: stdout 01:46:54 iptables: No chain/target/match by that name. stdout 01:46:54 stdout 01:46:54 2017-03-09 02:46:54,543 DEBG 'start-script' stderr output: stdout 01:46:54 iptables: No chain/target/match by that name. stdout 01:46:54 stdout 01:46:54 2017-03-09 02:46:54,572 DEBG 'start-script' stdout output: stdout 01:46:54 [info] iptables defined as follows... stdout 01:46:54 -------------------- stdout 01:46:54 stdout 01:46:54 2017-03-09 02:46:54,576 DEBG 'start-script' stdout output: stdout 01:46:54 -P INPUT DROP stdout 01:46:54 -P FORWARD ACCEPT stdout 01:46:54 -P OUTPUT DROP stdout 01:46:54 -A INPUT -i tun0 -j ACCEPT Then I can't access to the web page, does anyone find a way to fix it ? Here is my installation command, do you find something wrong ? docker run -d \ --cap-add=NET_ADMIN \ -p 9080:9080 \ -p 9443:9443 \ -p 8118:8118 \ --name=Rtorrent-OpenVPN \ -v /volume2/RuTorrent:/data \ -v /volume2/docker/Rutorrent-OpenVPN:/config \ -v /etc/localtime:/etc/localtime:ro \ -e VPN_ENABLED=yes \ -e VPN_USER=xxx \ -e VPN_PASS=xxx \ -e VPN_REMOTE=fr1.vpn.goldenfrog.com \ -e VPN_PORT=1194 \ -e VPN_PROTOCOL=UDP \ -e VPN_DEVICE_TYPE=tun \ -e VPN_PROV=custom \ -e STRONG_CERTS=no \ -e ENABLE_PRIVOXY=no \ -e ENABLE_FLOOD=no \ -e LAN_NETWORK=192.168.1.0/24 \ -e NAME_SERVERS=8.8.8.8,8.8.4.4 \ -e DEBUG=false \ -e PHP_TZ=UTC \ -e PUID=1038 \ -e PGID=100 \ binhex/arch-rtorrentvpn Thank you.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.