I am trying to get real IPs of my visitors using HTTP_CF_CONNECTING_IP.
it works fine for ipv4 users but for most users return ipv6 like this:
2405:8100:8000:5ca1::b0:9bac
I googled and find out it is Cloudflare’s IP.
why Cloudflare do not replace it with real one?
also ipv6 is disabled server and in Cloudflare network setting IPv6 Compatibility is disabled and can not change it! and there is no AAAA record in DNS.