#ipv6 and proxies not working

9 messages · Page 1 of 1 (latest)

silver minnow
#

i'm having a problem setting up ipv6 for my website.

user network: only ipv6, no ipv4 support.
webserver: installed and ip v6 support.

case 1: add dns AAAA record + disable proxy => everything works fine.
case 2: add dns AAAA record + enable proxy => can't access - error 502.

but i need to hide ip address behind proxy and have https automatically. Does anyone have a solution?

#dns #ipv6 #dns-help

burnt briar
#

the 502 is returned by your origin

silver minnow
burnt briar
silver minnow
#

Have you read case 1? my server is not returning 502 error

burnt briar
#

have you considered that your origin is acting differently when the request is proxied through cloudflare?

silver minnow
#

all requests after proxy will be redirected to port 80, right? I can't find any other documentation on this.

#

Do you have any information about it?

#

with ipv4 the proxy works fine, i only get errors with ipv6