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?
Second IP purchased. Setting domain to new IP
-
- New to forums
- Posts: 2
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Wed Aug 05, 2015 8:44 am
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
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
Re: Second IP purchased. Setting domain to new IP
We also discuss the process for adding an IP for various OSes here: viewforum.php?f=68