Difference between revisions of "DNS SRV record"

From Teknologisk videncenter
Jump to: navigation, search
m
m (added Category:Dn using HotCat)
Line 14: Line 14:
 
</source>
 
</source>
 
{{Source cmd}}
 
{{Source cmd}}
 +
 +
[[Category:Dn]]

Revision as of 11:38, 15 February 2013

Example of SRV service record
C:\><input>nslookup -type=srv _sip._udp.tekkom.dk</input>
Server:   saturn.tekkom.local
Address:  172.16.4.66

_sip._udp.tekkom.dk     SRV service location:
          priority       = 10
          weight         = 20
          port           = 5060
          svr hostname   = mars
C:>