jethrocarr / namedmanager

AGPL web-based DNS management interface in PHP
349 stars 125 forks source link

add CNAME syntax error #95

Open unixchina opened 3 years ago

unixchina commented 3 years ago

Error:

CNAME record for www contains invalid characters. CNAME record for www is incorrectly referencing an IP address.

图片

web1 A 10.1.22.198 www CNAME web1.liuxing.com.

what's the problem?

unixchina commented 3 years ago

and I tried: www CNAME web1.liuxing.com but the same error

unixchina commented 3 years ago

@jethrocarr

gerard780 commented 2 years ago

If you restore these two lines here and here it will start working again