Jabber: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(updating the required records)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Currently this service isn't running or configured. It will be in good time. (9/25/09, still not set up. if this has changed please update, if not then this page is redundant. fixme)
This is the current DNS configuration, just in case you were wondering how to setup SRV records for xmpp:


This is the current DNS configuration, just in case you were wondering how to setup SRV records for jabber:
; This needs to go into the noisebridge.net configuration, not xmpp.noisebridge.net   
 
; in order to get user@noisebridge.net addresses for the noisebridge xmpp serverupu
; This needs to go into the noisebridge.net configuration, not xmpp.noisebridge.net   
; in order to get user@noisebridge.net addresses for the noisebridge xmpp serverupu
  _xmpp-client._tcp in    srv    5 0 5222 scififaster.net.
  _xmpp-client._tcp in    srv    5 0 5222 scififaster.net.
  _xmpp-server._tcp in    srv    5 0 5269 scififaster.net.
  _xmpp-server._tcp in    srv    5 0 5269 scififaster.net.
  _jabber._tcp    in      srv    5 0 5269 scififaster.net.
  _jabber._tcp    in      srv    5 0 5269 scififaster.net.
[[User:Miloh|Miloh]] 04:41, 7 January 2012 (UTC)
I did this, although I still think pointing to xmpp.noisebridge.net. would have worked.
--[[User:Malaclyps|Malaclyps]] 05:42, 7 January 2012 (UTC)

Latest revision as of 22:42, 6 January 2012

This is the current DNS configuration, just in case you were wondering how to setup SRV records for xmpp:

; This needs to go into the noisebridge.net configuration, not xmpp.noisebridge.net  
; in order to get user@noisebridge.net addresses for the noisebridge xmpp serverupu
_xmpp-client._tcp in    srv     5 0 5222 scififaster.net.
_xmpp-server._tcp in    srv     5 0 5269 scififaster.net.
_jabber._tcp    in      srv     5 0 5269 scififaster.net.

Miloh 04:41, 7 January 2012 (UTC)

I did this, although I still think pointing to xmpp.noisebridge.net. would have worked.

--Malaclyps 05:42, 7 January 2012 (UTC)