I'm trying to create a CNAME entry like this (target URL has been modified for security)...
service 14400 IN CNAME docs.google.com/forms/d/e/1FaipXlsdl_FfhroV0v8npnf4x_M6eqkb5j3hlgXytp2lt00Cs3x4dJa/viewform.
and I'm getting this error...
near 'docs.google.com/forms/d/e/1faipxlsdl_ffhrov0v8npnf4x_m6eqkb5j3hlgxytp2lt00cs3x4dja/viewform.': label too long
Obviously, the label isn't too long. I don't think the target is too long either. I also noticed that it took all of the uppercase letters in my target and switched them to lowercase. Maybe that is causing the error. If so, is there some way around this?
Thanks for any help on this!
P.S. Using BIND
service 14400 IN CNAME docs.google.com/forms/d/e/1FaipXlsdl_FfhroV0v8npnf4x_M6eqkb5j3hlgXytp2lt00Cs3x4dJa/viewform.
and I'm getting this error...
near 'docs.google.com/forms/d/e/1faipxlsdl_ffhrov0v8npnf4x_m6eqkb5j3hlgxytp2lt00cs3x4dja/viewform.': label too long
Obviously, the label isn't too long. I don't think the target is too long either. I also noticed that it took all of the uppercase letters in my target and switched them to lowercase. Maybe that is causing the error. If so, is there some way around this?
Thanks for any help on this!
P.S. Using BIND