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


Messages In This Thread
RE: Adding multiple static ips to sentora - by baeuser - 11-22-2016, 12:24 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Increase disk space by adding volume only, it is okay? 7rdoq 10 701 11-06-2024, 07:27 AM
Last Post: TGates
Is Sentora dead? rajeevrrs 2 3 ,972 12-17-2022, 09:20 AM
Last Post: TGates
Sentora debug and error files johnnyp 0 1 ,591 10-27-2022, 06:16 PM
Last Post: johnnyp

Forum Jump:


Users browsing this thread: 1 Guest(s)