I have two servers. server1.our-hosts.com and server2.our-hosts.com. Server2 is a new cPanel box.
I set up DNS on server2 in accordance with the posts here, and everything is resolving okay EXCEPT domains hosted on server1!
Server2 can resolve names on itself and it can resolve names like google.com, but it cannot resolv anything on server1?! I am baffled by this.
My resolv.conf is pretty straightforward:
domain server2.our-hosts.com
search server2.our-hosts.com
nameserver 207.44.194.54
nameserver 207.44.195.16
Anyone have ANY idea what this could be?