gtalug / infrastructure

GTALUG infrastructure (the server).
0 stars 0 forks source link

Check gtalug.org DNS settings #9

Closed myles closed 9 years ago

myles commented 9 years ago

Hopefully I did everything right with the DNS settings but just in case:

@ 10800 IN A 69.164.222.247
penguin 10800 IN A 69.164.222.247
@ 10800 IN AAAA 2600:3c03::f03c:91ff:fe50:ea0a
penguin 10800 IN AAAA 2600:3c03::f03c:91ff:fe50:ea0a
board 10800 IN CNAME penguin.gtalug.org.
www 10800 IN CNAME penguin.gtalug.org.
@ 10800 IN MX 0 penguin.gtalug.org.
outreach 10800 IN NS ns1.dreamhost.com.
outreach 10800 IN NS ns2.dreamhost.com.
outreach 10800 IN NS ns3.dreamhost.com.
pac 10800 IN NS ns1.dreamhost.com.
pac 10800 IN NS ns2.dreamhost.com.
pac 10800 IN NS ns3.dreamhost.com.
@ 10800 IN TXT "v=spf1 mx a a:penguin.gtalug.org ~all"
default._domainkey 10800 IN TXT "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDZDZ4qZtV56oUjW/xJDjZbDZOdgahjjGcwGA9nOr4EptqHOguaAh9JrYiYy77gqio8RgyDjWsn70Bbb1cTEsLNe6Mrqct99MUhja/VK3bTXgtlDsWTPXa//G5QBCsSHX85Nf8vTVA/KkZK7A5jhYUx0whI/oI68/kQPEEcLxMkhQIDAQAB"
myles commented 9 years ago

According to #24 and @mgjk this is fine.