nslookup gives wrong ip for my domain
- by Werulz
I am having some problem in trying to setup DNS for my domain on my server.
This tutorial normally works fine for me but when i tried to lookup my domain it gives the following output
Server: 4.2.2.1 Address: 4.2.2.1#53
Non-authoritative answer:
119.100.79.64.in-addr.arpa name = server.leech4ever.com.
Authoritative answers can be found from:
The server and the address are wrong according to the tutorial
Here is tutorial
http://webcache.googleusercontent.com/search?q=cache:rR7Z4YU4GI0J:www.broexperts.com/2012/03/linux-dns-bind-configuration-on-centos-6-2/+broexperts+bind&cd=1&hl=en&ct=clnk&gl=mu
/etc/hosts
127.0.0.1 localhost
64.79.100.119 server.leech4ever.com server
/etc/resolve.conf
search leech4ever.com
nameserver 64.79.100.119
/etc/resolv.conf
nameserver 4.2.2.1
nameserver 4.2.2.2
How to solve this problem guys.....The tutorial was flawless until i did a server restore