TheThingsArchive / ttn

The Things Network Stack V2
https://www.thethingsnetwork.org
MIT License
461 stars 279 forks source link

ipv6 only http integration target #765

Closed adrianimboden closed 5 years ago

adrianimboden commented 5 years ago

Hi

I have a question. We use the http integration to forward the received data to our backend application. We have many of those (prod, testing, devel, ...). The developement instances are ipv6 only (as we don't have multiple ipv4 addresses, this seemed to be a viable solution).

The problem is, I don't see packages coming into the ipv6 targets while it works for ipv4 targets.

Thank you very much.

johanstokking commented 5 years ago

I'm assuming you're referring to V2, not V3, hence the transfer of this issue to the right repository.

In V2 with the current host, we do not support IPv6 unfortunately.

adrianimboden commented 5 years ago

:+1: ok thank you