I have 8 IPs, and since we provide hosting to resellers, each IP has about 8 nameservers on them.

For example, the IPs
216.40.247.94 and .95 (which are the two nameserver IPs that we placed in resolv.conf instead of the default RS IPs there)

if you look at whois for it have:
ns1.blah.com | ns2.blah.com
ns1.blah1.com | ns2.blah1.com
and about 4 more.

Now, which two do we put in there?

We have a 8 IPs total, and we just picked those two out of random. Are we doing this correctly?

nameserver 216.40.247.94
nameserver 216.40.247.95
domain localdomain
domain google.dnschamber.com

that's what our resolv.conf looks like.

Also has anyone activated the webmin bind dns server module? I've heard it conflicts with PLESK dns settings.

Also which named.conf does PLESK servers use?

/etc/named.conf
or
/usr/local/psa/named/run-root/etc/named.conf?

thanks.