Cloudflare DNS | NGINX Manager general help
Hi everyone, I am currently using cloudflare dns and nginx proxy manager, on cloudflare I have only one A record to my home IP, in nginx I have set proxy host “record.domain”. For some reason I get error 1014 instead of nginx congratulations page
23 Replies
Just to be clear, after entering the external IP address and port, everything works
and port
? If it's not the normal port you'll need an origin rule to overwrite the dest port.
On the issue itself, 1014
is CNAME Cross-User Banned, you don't have any CNAMEs at all in your DNS, and the one you are modifying is Active for that website (not pending/in a diff cf acct)?My home IP address with port 80 gave me the nginx congratulations page. As for the cloudflare account, I only have one domain i bought on cloudflare and added A record to point it to my ip. So moving on to the details of cloudflare
I go to the dashboard, select my website, on the right in the Domain Registration section it says Registrar: Cloudflare. In the details status is active and I just saw maintenance info, maybe thats why it doesnt work cause i bought my domain two days ago. Anyways the rest of my setup is proxmox ve but i seen congratulations page then problem is elsewhere i think
That registry maintenance isn't until tommorow and shouldn't disrupt you eitherway unless you wanted to do one of those actions
what's the site/url you get the 1014 on?
https://andrevcardboard.uk/
i wanted it without https but cloudflare keeps rewriting it to http besides i tured it off
and when you navigate to your dns records (DNS -> Records under your website in the dash), and what records do you see (blurring anything sensitive)?
today I added some cname records to work thing out
i had this configuration few years ago and nginx done everything, i mean womain with cname been forwarded to right ip and port
But I still think I'm getting started with all of this
is that it? It looks like you have a wildcard dns record somewhere in your configuration too
you mean on nginx?
in dns records in cf
anything resolves, so should be a wildcard
*
in your config somewhereDNS over Discord: A records
ihjohiogiohgfiofhgifgohgfogdifhgdf.andrevcardboard.uk A @1.1.1.2 +noall +answer
diggy diggy hole
could you direct me where to find it, I used to have a cf account and can't remember where, feeling a bit dumb right now
under DNS -> Records, same place as you were before
i wildcard just a A record with *.mydomain pointing to my ip
i cant find it
there is a wildcard for that, or there isn't?
If you go to the bottom of your DNS Records page, what does it say your Cloudflare nameservers are?
this?
yea those are the ones for that domain, was just double checking it wasn't in a different account or anything. Up top it should say "Active" too
it look like this, theres active next to domain name
weird, seems like it's out of sync or being controlled externally. If you try creating an a proxied
A
record to your origin wildcard, ex: A
*
<yourip>
Proxied
does it after refreshing the dash does it say anything like "This record is being controlled externally"?no error at all
As for the remote controll im using this script to update A record on cloudflare and theres configuration and github link, https://github.com/K0p1-Git/cloudflare-ddns-updater