
Originally Posted by
Experiance
Another way of putting it ...
If i resold these vps, I dont want customers seeing the datacentre IPs in the resolv.conf - I want to run these VPS with my own resolvers.
Again you seem to be quite a bit confused ... 
What difference does it make the IP address?
Note that your resolvers are supposed to be setup with numeric IP numbers and not with hostnames so "whose" IP is in the network resolver makes absolutely no difference whatsoever!
To illustrate the point a bit further, the IP addresses the data center assigns to your server for your own DNS servers using your own domain on your own server will be registered TO THEM same as their network resolver IP numbers anyway so you gain absolutely NOTHING trying to use your own server IPs as the resolver configuration. Beyond not gaining anything useful, you could actually hurt the server and cause latency and hostname to IP network resolution problems for the server trying to use your own server IPs as the resolvers!
To show you what I mean ....
Code:
# whois -h whois.arin.net x.x.x.x
Run the above command and replace "x.x.x.x" with the number IP address of your data center's resolvers
Run the above command again except make "x.x.x.x" the primary IP address of your server
Notice anything in particular? LOL