Re: Exchange
You wont be able to point an MX record direct to an IP address. Very few systems would accept that as it breaks protocols.
You need to set a domain or subdomain with the A record for that subdomain matching the IP address of your server. Your MX record then lists the domain / subdomain for the server:
i.e. MX record = mail.mywebsite.co.uk
A record for mail.mywebsite.co.uk = IP.IP.IP.IP
Of course if your Virgin Media IP is dynamic, you could have difficulty tracking it if it changes.
|