MarkusMcNugen / docker-qBittorrentvpn

Docker container which runs a headless qBittorrent client with WebUI and optional OpenVPN
https://hub.docker.com/r/markusmcnugen/qbittorrentvpn/
GNU General Public License v3.0
171 stars 92 forks source link

LAN_NETWORK variable if you don't have a LAN ip address #42

Open snowlucas opened 4 years ago

snowlucas commented 4 years ago

Apologies as I suspect this is just a lack of experience on my part but with my rented decicated server I do not have a LAN just the external ipv4/6 address and the networks created by the docker containers. As LAN_NETWORK is required what should I use in this situation? What is the purpose of defining the local network addresses?

jaroslawjanas commented 4 years ago

Set the ipv4 address of your server as the LAN_NETWORK variable, it worked for me. Tho keep in mind it might not work with a VPN right now due to #43