DNS: Difference between revisions

From CSCWiki
Jump to navigation Jump to search
(SSHFP records)
Line 10: Line 10:


If we really cared, we might add a [http://en.wikipedia.org/wiki/LOC_record LOC record] for csclub.uwaterloo.ca.
If we really cared, we might add a [http://en.wikipedia.org/wiki/LOC_record LOC record] for csclub.uwaterloo.ca.

== SSHFP ==

We should look into [http://tools.ietf.org/html/rfc4255 SSHFP] records. Apparently OpenSSH supports these.


== SRV Records ==
== SRV Records ==

Revision as of 15:12, 5 April 2008

The University of Waterloo's DNS is managed through Maintain.

People who have access to Maintain:

  • daltenty
  • dtbartle
  • hkarau
  • mspang

LOC Recrds

If we really cared, we might add a LOC record for csclub.uwaterloo.ca.

SSHFP

We should look into SSHFP records. Apparently OpenSSH supports these.

SRV Records

There is currently no way to create or modify SRV records in Maintain. Hence we need to email hostmaster@ist.uwaterloo.ca to get SRV records in UW's DNS servers. The following are a list of SRV records that the CSC plans to create or has created.

Kerberos

  • _kerberos._udp.csclub.uwaterloo.ca 600 IN SRV 0 0 88 caffeine.csclub.uwaterloo.ca.
  • _kerberos._udp.csclub.uwaterloo.ca 600 IN SRV 10 0 88 perpugilliam.csclub.uwaterloo.ca.
  • _kerberos-master._udp.csclub.uwaterloo.ca 600 IN SRV 0 0 88 caffeine.csclub.uwaterloo.ca.
  • _kerberos-adm._tcp.csclub.uwaterloo.ca 600 IN SRV 0 0 749 caffeine.csclub.uwaterloo.ca.
  • _kpasswd._udp.csclub.uwaterloo.ca 600 IN SRV 0 0 464 caffeine.csclub.uwaterloo.ca.

LDAP

  • _ldap._tcp.csclub.uwaterloo.ca 600 IN SRV 0 0 389 caffeine.csclub.uwaterloo.ca.
  • _ldap._tcp.csclub.uwaterloo.ca 600 IN SRV 10 0 389 perpugilliam.csclub.uwaterloo.ca.
  • _ldaps._tcp.csclub.uwaterloo.ca 600 IN SRV 0 0 636 caffeine.csclub.uwaterloo.ca.
  • _ldaps._tcp.csclub.uwaterloo.ca 600 IN SRV 10 0 636 perpugilliam.csclub.uwaterloo.ca.

Jabber (already present, but should get updated as they point to peri)

  • _xmpp-server._tcp.csclub.uwaterloo.ca 600 IN SRV 0 0 5269 caffeine.csclub.uwaterloo.ca.
  • _xmpp-client._tcp.csclub.uwaterloo.ca 600 IN SRV 0 0 5222 caffeine.csclub.uwaterloo.ca.
  • _jabber._tcp.csclub.uwaterloo.ca 600 IN SRV 0 0 5269 caffeine.csclub.uwaterloo.ca.