- Is dual stack
- Has an A record and a AAAA record pointing to it
Is IPv6 default?
-
- Manual Inserter
- Posts: 1
- Joined: Tue Aug 25, 2020 4:20 pm
- Contact:
Is IPv6 default?
Say I set up a server that:
Re: Is IPv6 default?
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.