jdev - 2025-07-20


  1. jetpackjackson

    hi, im trying to add the ability to connect over yggdrasil for my self hosted xmpp server, but i already have SRV records in place for my setup (im sshing into a server because im behind a CGNAT). if i add my yggdrasil ip to my existing SRV records, will incoming connections try both the "regular" and the yggdrasil connection or will it only try one? basically trying to make sure i dont break my setup lol. thanks in advance.

  2. singpolyma

    If you set priority lower for ygg should be ok I think

  3. jetpackjackson

    alright cool beans, thanks

  4. taba

    singpolyma, if there's an A record and an AAAA record, will it try both

  5. singpolyma

    Probably but don't count on it

  6. taba

    ok unsure individual

  7. taba

    jetpackjackson, simply make a subdomain for yggdrasil like ygg.vps.example.com

  8. taba

    and put an AAAA record on it

  9. jetpackjackson

    hmm my dns is saying "please enter a valid hostname"

  10. jetpackjackson

    but how do i set that up with the xmpp subdomains like `_xmpp-server._tcp.conference`

  11. taba

    look up dns page on prosody

  12. jetpackjackson

    i am

  13. taba

    bullshit.x -> vps.x

  14. taba

    SRV records look something like this

  15. taba

    means "to connect to x domain" connect to vps.x's A or AAAA records

  16. taba

    by bullshit i mean smth like _xmpp-server._tcp

  17. jetpackjackson

    ok i added the records

  18. taba

    don't have time to look it up

  19. jetpackjackson

    and the AAAA

  20. taba

    so you'll just add bullshit.x -> ygg.vps.x or smth

  21. taba

    with ygg.vps.x only having a single AAAA record point at the yggdrasil address

  22. jetpackjackson

    yeah

  23. jetpackjackson

    ok how can i test whether it works

  24. taba

    i couldn't easily set up yggdrasil on my vps for some reason

  25. taba

    maybe ask "based"

  26. jetpackjackson

    alright

  27. taba

    he's the one who shilled it to me