DNS Records - Redirect main domain to another server, leave subdomain

Hi there

I would like to redirect a domain that is currently hosted on my server (my server also acts as a nameserver) to another server, but I would like to keep a subdomain hosted on my server.

Ex. rr.com resolves to my server on xxx.xxx.xxx.xxx, as does sub.rr.com

I would like rr.com to resolve to another server (yyy.yyy.yyy.yyy) and sub.rr.com would continue to resolve where it does now (xxx.xxx.xxx.xxx).

Is this possible with some domain record jiggerypokery?

Many thanks in advance

Status: 
Closed (fixed)

Comments

Howdy -- sure, you can do that as you described above.

That is, if you keep the IP address for 'sub.rr.com' pointed at your server, but you change the IP of 'rr.com' to point to a remote server, it sounds like that would do waht you're after.

Superb. It all worked :D

Many thanks as always!