Code: Select all
v-make-separated-ip-for-email "your-second.hostname.com" "YOUR-SECOND-IP" "NETMASK" "NetworkInterface"
YOUR-SECOND-IP is something like 123.123.123.123 - it's PTR record should point back to your second hostname
NETMASK - you will get it from datacenter, it's something like 255.255.255.192
NetworkInterface is something like eth0 - command ifconfig can help to find network interface