Pryaxis / Terraria

The unofficial Terraria issue tracker.
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

Monitoring ipv6 #10

Open JoeLeaf opened 2 years ago

JoeLeaf commented 2 years ago

[English is not my first language,I hope there are no mistakes in the expression.] As there are fewer and fewer ipv4, I can't get ipv4.Are there any methods to support ipv6(Maybe there is a way to support it. I don't know)

Whether this function can be added for selective monitoring (~ ̄▽ ̄)~

hakusaro commented 2 years ago

I don't exactly remember why IPv6 doesn't work, but I already asked Re-Logic about this one and they claimed that nothing is specific for IPv4. I don't know what the disconnect is, but as long as I can remember, IPv6 has been unsupported, or at least something about it is quirky.

hakusaro commented 2 years ago

Also, unfortunately, I don't have IPv6 locally to test with right now. So, that poses an additional challenge to figuring this out.

JoeLeaf commented 2 years ago

It's really painful without ipv4.Thanks for your reply.

hakusaro commented 2 years ago

@JoeLeaf can you describe more what doesn't work? Can you not bind the interface from the server perspective? Can clients not connect?

hakusaro commented 2 years ago

Also, if this issue exists in normal Terraria, (the server from the official website and the official game client), and you post on the Terraria community forums, it might be fixed in the game in the next patch. We can also help nudge this along too, but it's not a guaranteed thing.

JoeLeaf commented 2 years ago

How do I test whether it is a server or a client problem?

hakusaro commented 2 years ago

@JoeLeaf we believe we've isolated the problem. This isn't something we can fix, but it is something that we were able to pass on to someone who can.

hakusaro commented 2 years ago

You may be able to setup and use a 6to4 tunnel or hamachi or something as a VPN to get a v4 stack on your network, but right now this is definitely a client issue / something that is not something we can patch.

JoeLeaf commented 2 years ago

Thanks again for answering my questions.It's 5:00 in the morning in my country. I need to have a rest.Try again in the afternoon.

hakusaro commented 2 years ago

@JoeLeaf it should be fixed in Terraria 1.4.4.6, once we get confirmation we'll close this.

JoeLeaf commented 2 years ago

Great. I'm looking forward to the new version!!I will follow the updates in real time.

hakusaro commented 2 years ago

Unfortunately, this was reverted due to a bug with IPv4/6 cross-compatibility. We're working on it!