Just wondering if there is an IPv6 entry for gateway connections?
Currently it seems to be only IPv4?
#host router.eu.thethings.network
router.eu.thethings.network is an alias for bridge.eu.thethings.network.
bridge.eu.thethings.network has address 52.169.76.203
has anyone got an update for us? IPv6 was said to be planned for TTN v3 (here: HTTP Integration and IPv6: ) but currently there are (still) no AAAA records published. Since it’s hosted on AWS and they support IPv6, it should be possible to implement.
Do you have any rough indication when this will be available?
The Things Stack itself is ready for IPv6, but unfortunately AWS load balancers can’t (yet) be upgraded to dualstack if you use UDP, which we do (see “The load balancer must have only TCP and TLS listeners.” on IP address types for your Network Load Balancer - Elastic Load Balancing), so we’re unfortunately still waiting for AWS before we can use it on our deployments.