lgallard / qBittorrent-Controller

qBittorrent Controller - An Android app for controlling qBittorrent servers
MIT License
286 stars 58 forks source link

qBController Pro can't connect from externel IP using no-ip or duckdns #243

Closed morfei1 closed 4 years ago

morfei1 commented 4 years ago

The app can't connect for example: mydomain.ddns.net or mydomain.duckdns.org. from external IP.

If I setup my internal IP in qBController app and then use a VPN, I can access the server but it's inconviniant for me to use VPN whenever I need to access my qbitorrent.

Everything is working and setup corectly, because I have access to the qbitorrent server from mydomain.ddns.net or mydomain.duckdns.org when using Chrome browser from externel IP.

I have read the WiKi but "Connection Host" with domain does not seams to work.

Regards!

lgallard commented 4 years ago

@morfei1 in the pro version you can set a server for your local network and another one for the external domain!

morfei1 commented 4 years ago

Now, actually it's working with your help. External and local connection should have separate profiles (server 1 - external settings, server 2 - local settings)

Thank you for the fast response.