3
submitted 8 months ago by ChrisLicht@lemm.ee to c/selfhosted@lemmy.world

I am not a networking expert, so please forgive any poor or unclear terminology here . . .

My recently built Unraid Plex/Arr box works great, but I would like to set up NGINX Proxy Mgr and reverse proxy. My current challenge is that when I install NPM, all of a sudden all of my Arr apps, which are set to network though OpenVPN-Client, start mapping 443>443 and 80>80 (app to host).

Sonarr, Radarr, Readarr, NZBGet, qBittorrent, Bazarr, Requestrr all have app-to-host mappings like this, when NPM is installed:

Network: container:OpenVPN-Client

Port Mappings:

10.0.1.99:443/TCP10.0.1.99:443

10.0.1.99:80/TCP10.0.1.99:80

10.0.1.99:81/TCP10.0.1.99:81

My OpenVPN-Client app-to-host mappings don't include either port, which makes this doubly confusing:

172.17.0.2:3579/TCP10.0.1.23:3579

172.17.0.2:4545/TCP10.0.1.23:4545

172.17.0.2:6767/TCP10.0.1.23:6767

172.17.0.2:6789/TCP10.0.1.23:6789

172.17.0.2:6881/TCP10.0.1.23:6881

172.17.0.2:6881/UDP10.0.1.23:6881

172.17.0.2:7878/TCP10.0.1.23:7878

172.17.0.2:8080/TCP10.0.1.23:8080

172.17.0.2:8191/TCP10.0.1.23:8191

172.17.0.2:8989/TCP10.0.1.23:8989

172.17.0.2:9696/TCP10.0.1.23:9696

NGINX Proxy Manager network and mappings:

Network: br0

Port Mappings (App to Host):

10.0.1.99:443/TCP10.0.1.99:443

10.0.1.99:80/TCP10.0.1.99:80

10.0.1.99:81/TCP10.0.1.99:81

And, when I remove NPM, everything goes back to normal and works fine, with no app-to-host mappings showing up for Arr apps in the main Docker view.

What dumb thing have I done?

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here
this post was submitted on 27 Dec 2023
3 points (100.0% liked)

Selfhosted

39239 readers
459 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS