I'm on Windows Server 2008. I'm using intoDNS to check I'm setting my DNS up correctly:
http://www.intodns.com/wewantogg.com
Everything looks fine for this domain except for the notice:
INFO: GLUE was not sent when I asked your nameservers for your NS records.This is ok but you should know that in this case an extra A record lookup is required in order to get the IPs of your NS records. The nameservers without glue are:
209.126.137.108
209.62.64.46
You can fix this for example by adding A records to your nameservers for the zones listed above.
The name servers for this domain are:
ns12.zoneedit.com ['209.62.64.46'] [TTL=7200]
ns14.zoneedit.com ['209.126.137.108'] [TTL=7200]
I've added them as a forward lookup zone in my servers DNS manager:

Is this correct? It's still saying glue records have not been found and I'd like to resolve this if possible.