Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. Hey #xmpp and #jabber experts on Mastodon: my XMPP server is im.interfree.ca, and so my JID is fastfinge@im.interfree.ca.

Hey #xmpp and #jabber experts on Mastodon: my XMPP server is im.interfree.ca, and so my JID is fastfinge@im.interfree.ca.

Scheduled Pinned Locked Moved Uncategorized
xmppjabber
7 Posts 5 Posters 28 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • fastfinge@fed.interfree.caF This user is from outside of this forum
    fastfinge@fed.interfree.caF This user is from outside of this forum
    fastfinge@fed.interfree.ca
    wrote last edited by
    #1
    Hey #xmpp and #jabber experts on Mastodon: my XMPP server is im.interfree.ca, and so my JID is fastfinge@im.interfree.ca. However, I would like to alias my JID to fastfinge@interfree.ca. That way my email, jabber, and fediverse id's are all the same. I control the DNS on the entire domain. How can I do this? A quick search isn't finding me a list of clear and straightforward steps.
    matt@toot.cafeM msavoritias@tilde.zoneM zash@fosstodon.orgZ martin@social.mdosch.deM 4 Replies Last reply
    2
    0
    • R relay@relay.mycrowd.ca shared this topic
      pixelate@tweesecake.socialP pixelate@tweesecake.social shared this topic
    • fastfinge@fed.interfree.caF fastfinge@fed.interfree.ca
      Hey #xmpp and #jabber experts on Mastodon: my XMPP server is im.interfree.ca, and so my JID is fastfinge@im.interfree.ca. However, I would like to alias my JID to fastfinge@interfree.ca. That way my email, jabber, and fediverse id's are all the same. I control the DNS on the entire domain. How can I do this? A quick search isn't finding me a list of clear and straightforward steps.
      matt@toot.cafeM This user is from outside of this forum
      matt@toot.cafeM This user is from outside of this forum
      matt@toot.cafe
      wrote last edited by
      #2

      @fastfinge You can set up SRV records for your XMPP server, like this (in BIND format):

      _jabber._tcp 300 IN SRV 0 0 5269 im.interfree.ca.
      _xmpp-client._tcp 300 IN SRV 0 0 5222 im.interfree.ca.
      _xmpp-server._tcp 300 IN SRV 0 0 5269 im.interfree.ca.

      You'll probably also need to configure your XMPP server to handle the base domain.

      fastfinge@fed.interfree.caF 1 Reply Last reply
      0
      • fastfinge@fed.interfree.caF fastfinge@fed.interfree.ca
        Hey #xmpp and #jabber experts on Mastodon: my XMPP server is im.interfree.ca, and so my JID is fastfinge@im.interfree.ca. However, I would like to alias my JID to fastfinge@interfree.ca. That way my email, jabber, and fediverse id's are all the same. I control the DNS on the entire domain. How can I do this? A quick search isn't finding me a list of clear and straightforward steps.
        msavoritias@tilde.zoneM This user is from outside of this forum
        msavoritias@tilde.zoneM This user is from outside of this forum
        msavoritias@tilde.zone
        wrote last edited by
        #3

        @fastfinge

        You need srv records
        https://prosody.im/doc/dns#srv_records

        1 Reply Last reply
        0
        • matt@toot.cafeM matt@toot.cafe

          @fastfinge You can set up SRV records for your XMPP server, like this (in BIND format):

          _jabber._tcp 300 IN SRV 0 0 5269 im.interfree.ca.
          _xmpp-client._tcp 300 IN SRV 0 0 5222 im.interfree.ca.
          _xmpp-server._tcp 300 IN SRV 0 0 5269 im.interfree.ca.

          You'll probably also need to configure your XMPP server to handle the base domain.

          fastfinge@fed.interfree.caF This user is from outside of this forum
          fastfinge@fed.interfree.caF This user is from outside of this forum
          fastfinge@fed.interfree.ca
          wrote last edited by
          #4
          @matt Thank you!!! That was exactly the answer I needed.
          1 Reply Last reply
          1
          0
          • fastfinge@fed.interfree.caF fastfinge@fed.interfree.ca
            Hey #xmpp and #jabber experts on Mastodon: my XMPP server is im.interfree.ca, and so my JID is fastfinge@im.interfree.ca. However, I would like to alias my JID to fastfinge@interfree.ca. That way my email, jabber, and fediverse id's are all the same. I control the DNS on the entire domain. How can I do this? A quick search isn't finding me a list of clear and straightforward steps.
            zash@fosstodon.orgZ This user is from outside of this forum
            zash@fosstodon.orgZ This user is from outside of this forum
            zash@fosstodon.org
            wrote last edited by
            #5

            @fastfinge As others already pointed out, you can do it with SRV records. As a bit of expectation management, be aware that XMPP is stricter with routing so there isn't really the kind of aliasing you may be familiar with from email. If you already have contacts with that JID then those will stop working if you rename your host.

            fastfinge@fed.interfree.caF 1 Reply Last reply
            0
            • fastfinge@fed.interfree.caF fastfinge@fed.interfree.ca
              Hey #xmpp and #jabber experts on Mastodon: my XMPP server is im.interfree.ca, and so my JID is fastfinge@im.interfree.ca. However, I would like to alias my JID to fastfinge@interfree.ca. That way my email, jabber, and fediverse id's are all the same. I control the DNS on the entire domain. How can I do this? A quick search isn't finding me a list of clear and straightforward steps.
              martin@social.mdosch.deM This user is from outside of this forum
              martin@social.mdosch.deM This user is from outside of this forum
              martin@social.mdosch.de
              wrote last edited by
              #6
              @fastfinge@interfree.ca
              There is no such thing as alias in #xmpp
              fastfinge@im.interfree.ca is a different account than fastfinge@interfree.ca.
              I think you can set up interfere.ca as another virtualhost and use https://migrate.modernxmpp.org/
              1 Reply Last reply
              2
              0
              • zash@fosstodon.orgZ zash@fosstodon.org

                @fastfinge As others already pointed out, you can do it with SRV records. As a bit of expectation management, be aware that XMPP is stricter with routing so there isn't really the kind of aliasing you may be familiar with from email. If you already have contacts with that JID then those will stop working if you rename your host.

                fastfinge@fed.interfree.caF This user is from outside of this forum
                fastfinge@fed.interfree.caF This user is from outside of this forum
                fastfinge@fed.interfree.ca
                wrote last edited by
                #7
                @zash Thanks! I don't want to rename; if I set up the SRV record, can I just use both interchangeably?
                1 Reply Last reply
                0
                • R relay@relay.infosec.exchange shared this topic
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups