well ,i have made certainly an error but can't find what ... 1- i have setup mydns/mydnsconfig following howtoforge tutos ... mydns is launched listening on port 53 i am listening on ip 1.2.3.4 and 1.2.3.5 i have made A entry in my registrar for ns1.domain.com and ns2.domain.com pointing to this ip (3 days ago ) Problem: when i try to point any domain to ns1.domain.com,ns2.domain.com ,it told me "nameserver does not exist" is there anything in mydns to edit to make it working ? did ii forgot something ? HELP !!!!
Do the A records for ns1.domain.com and ns2.domain.com work? You can check that by running Code: dig ns1.domain.com and Code: dig ns2.domain.com What are the outputs of Code: netstat -tap , Code: iptables -L and Code: getenforce ?