DNS register NOT REDIRECT to my server ip

Hi everyone, yesterday I created a Cloudflare DNS record for my domain.
setting it to my own Minecraft server IP address

THE PROBLEM: When I ping the domain address, it only gives 104 107 cloudflare ips, not the actual IP address of my server. I have 2 other sites with the same type of setup and they work, so why doesn’t that one still work?

Example of my configuration: (its not domain.com obv)

type: A
name: domain.com
content: 83.43.243.0
proxy status: off [dns only]
TTL: auto

type: SRV
name: minecraft,_tcp
content: 0 0 25561 domain.com
proxy status: off [dns only]
TTL: auto

ping domain.com -t
Disparando domain.com [104.21.51.118] com 32 bytes de dados:
Resposta de 104.21.51.118: bytes=32 tempo=27ms TTL=55
Resposta de 104.21.51.118: bytes=32 tempo=27ms TTL=55
Resposta de 104.21.51.118: bytes=32 tempo=27ms TTL=55
Resposta de 104.21.51.118: bytes=32 tempo=26ms TTL=55

Resposta de 172.67.180.42: bytes=32 tempo=13ms TTL=55
Resposta de 172.67.180.42: bytes=32 tempo=13ms TTL=55
Resposta de 172.67.180.42: bytes=32 tempo=13ms TTL=55
Resposta de 172.67.180.42: bytes=32 tempo=12ms TTL=55

the right was it ping 83.43.243.0 and not 104.21.51.118 or 172.67.180.42

so were is the issue ?

Solution: DELETE AND CREATE THE REGISTER AGAIN

SIMPLE LIKE THAT, THE CLOUDFLARE IS NOT PERFECT.
ONCE TIME IT ACTIVATE PROXY SOME TIMES NOT REMOVE IT.
SO YOU MUST DELETE IT AND RECREATE
IT IS WORKING NOW…

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