Search found 2 matches

by ATomIK
Wed May 18, 2016 5:19 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Second IP purchased. Setting domain to new IP
Replies: 2
Views: 820

Re: Second IP purchased. Setting domain to new IP

Figured it out!

If anyone ever needs configuration for Ubuntu,

/etc/network/interfaces

Add:

auto eth0:0
iface eth0:0 inet static
address YOUR.IP.GOES.HERE
netmask 255.255.255.0

Then activate it after saving the file

ifup eth0:0
by ATomIK
Tue May 17, 2016 9:45 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Second IP purchased. Setting domain to new IP
Replies: 2
Views: 820

Second IP purchased. Setting domain to new IP

I upgraded my package and purchased another IP after being told by Joshua that it was possible.

How would I go about setting one of my purchased domains to that IP?