Changes

Jump to navigation Jump to search
m
Line 32: Line 32:  
'''register.allstarlink.org''' is a CNAME to '''register.regscvs.allstarlink.org''' under this.  The node list servers are under this as well as '''node[1-4].allstarllink.org'''  CNAME '''nodes.regsvcs.allstarlink.org
 
'''register.allstarlink.org''' is a CNAME to '''register.regscvs.allstarlink.org''' under this.  The node list servers are under this as well as '''node[1-4].allstarllink.org'''  CNAME '''nodes.regsvcs.allstarlink.org
 
'''
 
'''
== recovery of a down server ==
  −
  −
Need to fill this out, right now it's a manual verification, db edit and reset.
      
= DNS node lookup =  
 
= DNS node lookup =  
Line 45: Line 42:  
_iax._srv.<nodenumber>.allstarlink.org. will return for a node as follows:
 
_iax._srv.<nodenumber>.allstarlink.org. will return for a node as follows:
   −
  _iax._udp.50000.nodes.allstarlink.org. 30 IN SRV 10 10 4569 50000.nodes.allstarlink.org.
+
_iax._udp.50000.nodes.allstarlink.org. 30 IN SRV 10 10 4569 50000.nodes.allstarlink.org.
   −
where 4569 is the IAX port and then it will do a A lookup on 50000.nodes.allstarlink.org. for the IP.
+
where 4569 is the IAX port and then it will do an A lookup on 50000.nodes.allstarlink.org. for the IP.
    
A remote base will be returned like:
 
A remote base will be returned like:
   −
_iax._udp.50000.nodes.allstarlink.org. 30 IN SRV 10 10 4569 50000.remotebase.nodes.allstarlink.org.
+
_iax._udp.50000.nodes.allstarlink.org. 30 IN SRV 10 10 4569 50000.remotebase.nodes.allstarlink.org.
    
== A record ==
 
== A record ==

Navigation menu