This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Adding multiple static ips to sentora
#1
Adding multiple static ips to sentora
Hello

I just installed Sentora 1.0.3 for the first time on my VPS and I am having problems understanding how can I add my purchased static IPs to Sentora in order to use them on my server.

I want each domain to have its own static IP, is that possible? My hosting company enabled those Ips, i just need to add them to Sentora to assign them to my domains.

Thank you very much for your help!
Reply
Thanks given by:
#2
RE: Adding multiple static ips to sentora
Yes you can that, as sentora currently bind to all server ip's.

So all you have to is to set the DNS to the right ip. But the domain will not default on that IP.

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#3
RE: Adding multiple static ips to sentora
Thank you Me.B

I had to add the ips to my centos, they were enabled server-wise but not on centos. Here are the settings if anyone else needs it.


nano /etc/sysconfig/network-scripts/ifcfg-eth0

DEVICE=eth0
BOOTPROTO=static
NM_CONTROLLED=yes
ONBOOT=yes
TYPE=Ethernet
IPADDR=10X.19X.25X.X
NETMASK=255.255.255.192

nano /etc/sysconfig/network-scripts/ifcfg-eth0:0

DEVICE=eth0:0
BOOTPROTO=static
ONBOOT=yes
IPADDR=10X.19X.25X.X
NETMASK=255.255.255.255

nano /etc/sysconfig/network-scripts/ifcfg-eth0:1

DEVICE=eth0:1
BOOTPROTO=static
ONBOOT=yes
IPADDR=10X.19X.25X.X
NETMASK=255.255.255.255
Reply
Thanks given by:
#4
RE: Adding multiple static ips to sentora
If you use an ip range you can use:

IPADDR_START=172.16.16.126
IPADDR_END=172.16.16.130
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Is Sentora dead? rajeevrrs 2 3 ,033 12-17-2022, 09:20 AM
Last Post: TGates
Sentora debug and error files johnnyp 0 1 ,171 10-27-2022, 06:16 PM
Last Post: johnnyp
Transfer Account to another Sentora BenI 1 2 ,598 07-21-2022, 07:19 PM
Last Post: Nigel

Forum Jump:


Users browsing this thread: 1 Guest(s)