Help rTorrent not showing bind IP address

Dario989

Passing Basics
Beginner
Nov 2, 2022
5
1
3
36
QNAP
TS-x51+
Ethernet
10 Mbps
Hello, after latest update rTorrent showing
oEK2JKZ.png
and qpkg.conf
58jBpU3.png


@Silas Mariusz
 
Yes but I think its my fault because I was doing something in qpkg.conf and messed.
Must reinstall system and then see if changed.
 
yes but there is one thing
Bash:
setcfg rtorrent bind_interface_public_ipv4_addr \$(\
curl -sL --connect-timeout 2 --interface \\\", (cfg.interface.bind), \\\" http://ipinfo.io/ip || \
curl -sL --connect-timeout 2 --interface \\\", (cfg.interface.bind), \\\"  http://obj.qnapclub.pl/app/net/ip.php || \
curl -sL --connect-timeout 5 --interface \\\", (cfg.interface.bind), \\\" http://icanhazip.com || \
curl -sL --connect-timeout 5 --interface \\\", (cfg.interface.bind), \\\" http://ipinfo.io/ip || \
curl -sL --connect-timeout 10 --interface \\\", (cfg.interface.bind), \\\"  http://obj.qnapclub.pl/app/net/ip.php || \
curl -sL --connect-timeout 10 --interface \\\", (cfg.interface.bind), \\\" http://ifconfig.co || \
echo -n 127.0.0.1) -f /etc/config/qpkg.conf \
&& echo -n $(getcfg rtorrent bind_interface_public_ipv4_addr -f /etc/config/qpkg.conf)\\\
so probably he got wrong answer
eg.
Bash:
curl -sL --connect-timeout 2  http://ipinfo.io/ip
which means he is using some proxy or other things returng html code instead ip addr
 
When VPN is turned off IP is correctly, but when is on it is <html><head>
 
Must change vpn server and see if then fix problem

Another question, is there going to be in future release bind option for wireguard client?
 

Users search this thread by keywords

  1. wireguard
  2. rtorrent.conf
  3. qnapclub
  4. forum