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
#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

200$ free to start your VPS 60 days credit
Reply
#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
#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

200$ free to start your VPS 60 days credit
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Sentora cp steps 421darren 6 17 ,428 06-12-2025, 03:29 PM
Last Post: AnthonyDillard
Improving Security on Your Sentora Panel: Best Practices DylanForeman 0 483 05-27-2025, 06:10 PM
Last Post: DylanForeman
Increase disk space by adding volume only, it is okay? 7rdoq 10 8 ,056 11-06-2024, 07:27 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)