Domain address not resolving correctly

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is: nznux.com

I ran this command: Installed Nginx via portainer on Proxmox

It produced this output:

My web server is (include version):

The operating system my web server runs on is (include version):

My hosting provider, if applicable, is: Cloudflare

I can login to a root shell on my machine (yes or no, or I don't know):Yes

I'm using a control panel to manage my site (no, or provide the name and version of the control panel): Umm Portainer? I can get into NPM on port 81

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): Not installed

Hi,

I'm looking to get wildcard certificates using NPM+Cloudflare

I have managed to add SSL cert from Cloudflare into NPM
Created a Proxy host : uptime.homelab.nznux.com
However this domain resolves to my parent domain (nznux.com)

I do not want to open ports on my router.

On Cloudflare:
I have

A record with Homelab to my internal server IP hosting NPM (192.168.1.13) with DNS only (proxy disabled)
Cname record with *.homelab content: nznux.com with DNS only (proxy disabled)

Running the domain through letsdebug.com I get all OK

When pinging the domain from my proxmox docker container I get a response but somehow its from duckdns.org. Any ideas where I can change this?

I don't see anything related to Let's Encrypt in your posts. Sure, having a working system is needed to get a cert. But, it is also needed for anyone to use your system from the public internet.

If you don't need public internet access you don't need a public cert either. You could just use self-signed certs.

At this stage I think you are better off asking for setup help from NPM

4 Likes

Thanks @MikeMcQ I will refer to NPM forum

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.