Changes

Jump to navigation Jump to search
Line 42: 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 a A lookup on 50000.nodes.allstarlink.org. for the IP.
Line 48: Line 48:  
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