I have a little problem with my DNS configuration, if I ping http://www.domain.ro it’s OK, but if I ping domain.ro I get no reply
My DNS:
My TLD record is ns1.domain.ro
domain.ro. NS ns1.domain.ro.
SOA ns1.domain.ro. marius.domain.ro. 2008012900 3600 7200 1209600 172800
localhost A 127.0.0.1
ns1 A 89.38.xx.xxx
www CNAME ns1.domain.ro.
Now I want to insert a new record:
domain.ro A 89.38.xx.xxx
I receive this error: ERROR: ldap_add: Already exists (68)