Skip to content

Instantly share code, notes, and snippets.

@eyemagine2
Created August 28, 2014 16:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eyemagine2/ded7f63ee80e467d3886 to your computer and use it in GitHub Desktop.
Save eyemagine2/ded7f63ee80e467d3886 to your computer and use it in GitHub Desktop.
@ IN SOA GT.EYEMAGINETECH.COM. dns.eyemaginetech.com.(
;@ IN SOA DNS1.STABLETRANSIT.COM. dns.eyemaginetech.com.(
2013020501 ; Serial yyyymmddnn
3h ; Refresh After 3 hours
1h ; Retry Retry after 1 hour
1w ; Expire after 1 week
1h) ; Minimum negative caching of 1 hour
; NS Records
@ 3600 IN NS DNS1.STABLETRANSIT.COM.
@ 3600 IN NS DNS2.STABLETRANSIT.COM.
; MX Records
@ 3600 IN MX 10 ASPMX.L.GOOGLE.COM.
@ 3600 IN MX 20 ALT1.ASPMX.L.GOOGLE.COM.
@ 3600 IN MX 20 ALT2.ASPMX.L.GOOGLE.COM.
@ 3600 IN MX 30 ASPMX2.GOOGLEMAIL.COM.
@ 3600 IN MX 30 ASPMX3.GOOGLEMAIL.COM.
@ 3600 IN MX 30 ASPMX4.GOOGLEMAIL.COM.
@ 3600 IN MX 30 ASPMX5.GOOGLEMAIL.COM.
; Google
mail 3600 IN CNAME ghs.google.com.
docs 3600 IN CNAME ghs.google.com.
mail 3600 IN CNAME ghs.google.com.
calendar 3600 IN CNAME ghs.google.com.
sites 3600 IN CNAME ghs.google.com.
; A Records
@ 3600 IN A 173.203.116.92
; CNAME Records
www 3600 IN A 173.203.116.92
; Staging Environment
california 3600 IN A 192.168.1.13
*.california 3600 IN CNAME california.eyemaginetech.com.
continental 3600 IN A 192.168.1.16
*.continental 3600 IN CNAME continental.eyemaginetech.com.
db1 3600 IN CNAME enzo.eyemaginetech.com.
db2 3600 IN CNAME tesla.eyemaginetech.com.
enzo 3600 IN A 192.168.1.8
*.enzo 3600 IN CNAME enzo.eyemaginetech.com.
gt 3600 IN A 192.168.1.12
*.gt 3600 IN CNAME gt.eyemaginetech.com.
local 3600 IN A 127.0.0.1
*.local 3600 IN CNAME local.eyemaginetech.com.
modena 3600 IN A 192.168.1.10
*.modena 3600 IN CNAME modena.eyemaginetech.com.
phantom 3600 IN A 192.168.1.18
*.phantom 3600 IN CNAME phantom.eyemaginetech.com.
tesla 3600 IN A 192.168.1.19
*.tesla 3600 IN CNAME tesla.eyemaginetech.com.
vanquish 3600 IN A 192.168.1.17
*.vanquish 3600 IN CNAME vanquish.eyemaginetech.com.
vantage 3600 IN A 192.168.1.15
*.vantage 3600 IN CNAME vantage.eyemaginetech.com.
zonda 3600 IN A 192.168.1.21
*.zonda 3600 IN CNAME zonda.eyemaginetech.com.
; Production Environment
veyron 3600 IN A 173.203.118.211
mclaren 3600 IN A 173.203.98.81
gallardo 3600 IN A 208.78.100.210
phpmyadmin 3600 IN CNAME veyron.eyemaginetech.com.
offers 3600 IN CNAME 251788.group38.sites.hubspot.net.
; Development URLs
codereview 3600 IN A 192.168.1.10
passwordmanager 3600 IN A 192.168.1.10
pm 3600 IN A 192.168.1.10
repo 3600 IN A 192.168.1.12
trac 3600 IN A 192.168.1.6
wiki 3600 IN A 192.168.1.10
; Project Sites
99ranch 3600 IN A 192.168.1.7
www.99ranch 3600 IN CNAME veyron.eyemaginetech.com.
anglerscenter 3600 IN CNAME veyron.eyemaginetech.com.
bathsimple 3600 IN CNAME veyron.eyemaginetech.com.
blog 3600 IN CNAME eyemaginetech.com.
guyharveydepot 3600 IN CNAME veyron.eyemaginetech.com.
inknburn 3600 IN CNAME veyron.eyemaginetech.com.
magentodemo 3600 IN CNAME veyron.eyemaginetech.com.
meltontackle 3600 IN CNAME veyron.eyemaginetech.com.
testumbraco 3600 IN A 192.168.1.7
www.testumbraco 3600 IN CNAME testumbraco.eyemaginetech.com.
; Live urls
appsupport 3600 IN CNAME eyemagine.freshdesk.com.
hubspotsupport 3600 IN CNAME eyemagine.freshdesk.com.
support 3600 IN CNAME eyemagine.freshdesk.com.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment