Can someone verify that I have my CNAME settings right?

fuzzybabybunny

Moderator<br>Digital & Video Cameras
Moderator
Jan 2, 2006
10,455
35
91
I got locked out of my google apps account and they need to verify that I own my domain.

esEIysf.png


Did I do the following CNAME changes correctly? I did it 12 hours ago and I still get a 404 NOT FOUND when I try to access http://google1a492d1e4565a3f3.victorlinphoto.com/

wval4M8.png
 

Ken g6

Programming Moderator, Elite Member
Moderator
Dec 11, 1999
16,695
4,657
75
I think the important thing may be that the 404 error page is from Google. :)

Code:
$ nslookup google1a492d1e4565a3f3.victorlinphoto.com
Server:         127.0.1.1
Address:        127.0.1.1#53

Non-authoritative answer:
google1a492d1e4565a3f3.victorlinphoto.com       canonical name = google.com.
Name:   google.com
Address: 216.58.217.14

I think you may have done it right, and Google just doesn't know what to do with that odd cname in a browser.
 

fuzzybabybunny

Moderator<br>Digital & Video Cameras
Moderator
Jan 2, 2006
10,455
35
91
I think the important thing may be that the 404 error page is from Google. :)

Code:
$ nslookup google1a492d1e4565a3f3.victorlinphoto.com
Server:         127.0.1.1
Address:        127.0.1.1#53

Non-authoritative answer:
google1a492d1e4565a3f3.victorlinphoto.com       canonical name = google.com.
Name:   google.com
Address: 216.58.217.14

I think you may have done it right, and Google just doesn't know what to do with that odd cname in a browser.
Hmmm... ok. Well, my email seems to be back to working condition so... all good!