xmppjs / xmpp.js

XMPP for JavaScript
ISC License
2.18k stars 371 forks source link

ejabberd not hosting on static global ipv6 #925

Closed AishaAg closed 2 years ago

AishaAg commented 2 years ago

My internet provider only provides static global ipv6 addresses and I'm trying to host an XMPP server on it. For some reason, it is only hosting on my local area network(router) and while connecting via global ipv6, the connection times out. I've tried the standard server as well as the docker version but nothing seems to work. Any help is much appreciated. P.S. - using xmpp.js client