Is IPv6 default?

Anything that prevents you from playing the game properly. Do you have issues playing for the game, downloading it or successfully running it on your computer? Let us know here.
frankabagnale
Manual Inserter
Manual Inserter
Posts: 1
Joined: Tue Aug 25, 2020 4:20 pm
Contact:

Is IPv6 default?

Post by frankabagnale »

Say I set up a server that:
  • Is dual stack
  • Has an A record and a AAAA record pointing to it
Then I tell people the DNS name to connect to it. Will it attempt to use IPv6 first or IPv4?
Rseding91
Factorio Staff
Factorio Staff
Posts: 15950
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: Is IPv6 default?

Post by Rseding91 »

I would guess ipv4; but we don't explicitly tell the operating system which one should be used. We just give it a host name and say "hey what's the IP for this?" through calling getaddrinfo(...) with ai_family = AF_UNSPEC
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Technical Help”