You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are currently in the blockchain some domains which are valid according to the DNS but not according to the stricter LDH rule of host names. BIND, by default, reject them and therefore cannot load .BIT :
Jan 18 17:29:17 ludwigVII named[23967]: /etc/bind/dotbit/db.namecoin.bit:15421: jdt_test.bit: bad owner name (check-names)
Jan 18 17:29:39 ludwigVII named[23967]: /etc/bind/dotbit/db.namecoin.bit:22629: andrey_vasilyev.bit: bad owner name (check-names)
It would be good if namescan.php checked these names and have the ability to filter them out.
The text was updated successfully, but these errors were encountered:
There are currently in the blockchain some domains which are valid according to the DNS but not according to the stricter LDH rule of host names. BIND, by default, reject them and therefore cannot load .BIT :
Jan 18 17:29:17 ludwigVII named[23967]: /etc/bind/dotbit/db.namecoin.bit:15421: jdt_test.bit: bad owner name (check-names)
Jan 18 17:29:39 ludwigVII named[23967]: /etc/bind/dotbit/db.namecoin.bit:22629: andrey_vasilyev.bit: bad owner name (check-names)
It would be good if namescan.php checked these names and have the ability to filter them out.
The text was updated successfully, but these errors were encountered: