XSF Discussion - 2024-02-18


  1. anubis

    hello, i'm looking for support to get working my xmpp server on 443 (in parallel of nginx); i followed https://wiki.xmpp.org/web/Tech_pages/XEP-0368 almost succesfully (now I can connect both nginx and prosody on 443, when Gajim is explicitely told to use 443), but it seems I have an issue issue with the DNS as : - when filtering the port 5222 on the server, neither Gajim nor Conversations can connect the server any more - xmppc complains explicitely "xmpp DEBUG SRV lookup failed, connecting via domain." - dig _xmpps-client._tcp.xmpp.domaine.tld does not return an answer (despite configuration) Do you have suggestions to fix this issue?

  2. anubis

    side question, is it well possible to have 2 XMPP server on the same domain? (i have one on xmpp.domain.tld and one on domain.tld)

  3. anubis

    side question, is it well possible to have 2 XMPP servers on the same domain? (i have one on xmpp.domain.tld and one on domain.tld)

  4. lovetox

    if dns tools cannot resolve _xmpps-client._tcp.xmpp.domaine.tld

  5. singpolyma

    anubis: from you dig not working it reems the issue is that DNS is either set wrong or is being cached at old value

  6. lovetox

    then this is not a xmpp question, rather a, how can i correctly configure my dns with my provider?

  7. lovetox

    did you give it time? dns needs some time to propagate

  8. lovetox

    you can also try a site like this, to make sure its not a local issue with your machine

  9. lovetox

    https://mxtoolbox.com/

  10. lovetox

    https://mxtoolbox.com/SuperTool.aspx

  11. anubis

    > did you give it time? dns needs some time to propagate more than 3h now; it seems it is not better with our tool so i'll wait the night, usually i'm used to much quicker propagation...

  12. anubis

    > did you give it time? dns needs some time to propagate more than 3h now; it seems it is not better with your tool so i'll wait the night, usually i'm used to much quicker propagation...

  13. singpolyma

    Indeed, what is your ttl set to?

  14. anubis

    0

  15. anubis

    fichtre... it better works with correct DNS inputs... sorry for the noise... you'll get a beer/cafe at the next FOSDEM!