We've had our ISP change our A record from the address that comes to our network (we were hosting our site internally) to an external address (now we've moved to having it hosted). We requested that they change the address from 255.x.x.1 to 254.x.x.2, and now that they've done that all traffic for goes to the new site (254.x.x.2). However, all traffic for domain.com still goes to 255.x.x.1. We want ALL traffic to go to 254.x.x.2, since people may type domain.com or or in their browser, how do we change that? If we have the ISP change anything, we'd want to make sure that mail.domain.com or files.domain.com doesn't change since we're only concerned about redirecting web traffic at this point...Thanks for any help you can provide!