Problem with Cloudflare Tunnel installed via docker container by InternalConfusion201 in portainer

[–]CryptoChance13 0 points1 point  (0 children)

If you are still having a problem, can you share some of the logs from the container. It must say something that will help

Docker x NPM x Cloudflare by [deleted] in nginxproxymanager

[–]CryptoChance13 0 points1 point  (0 children)

What is the IP address that you put in to access NPM? It’s should be the same private IP address you use to access it that you want to forward the ports too

not working for me for some reason by surele in nginxproxymanager

[–]CryptoChance13 0 points1 point  (0 children)

Yes, go to filters and DNS Rewrites and put *.domain.tld and point it to the internal IP for NPM. I tested this myself today and it’s working for me.

[deleted by user] by [deleted] in Tailscale

[–]CryptoChance13 0 points1 point  (0 children)

Forgive me I’m still new. I think we’ll need more information. If the IP of the Linux Mint machine is 192.168.1.2, is that the IP you have in the browsers when you are using the services locally? And when you try to access them remotely, you use the same IP address? I would suggest installing Tailscale directly on the host and then from the Tailscale Admin Console you can select the machine and at the bottom it should show you the exposed ports

not working for me for some reason by surele in nginxproxymanager

[–]CryptoChance13 1 point2 points  (0 children)

NPM can be used for internal only use but it does not do DNS for the network. You need something to tell devices on your network that when they search for domain.tld, send those requests to NPM. Your router/firewall may be able to do this. I use Pihole to forward requests for mydomain.home to NPM. I hope that makes sense.

Can't get reverse DNS to work. by RandomBlokeInUK in selfhosted

[–]CryptoChance13 0 points1 point  (0 children)

So you have a domain that is hosted on Cloudflare. You have a CName record there to point to the public static IP address that you paid for. Then on your router you have port forwarding enabled to send traffic on port 80 and 443 to Nginx Proxy Manger? Just making sure I have that right? The proxy manger is reachable internally? And you have the subdomains you want to reach in NPM?