Status
Not open for further replies.

CJ

Active Member
3,788
2009
1,035
0
I have 4 ips available with me. I just installed kloxo on my server but it shows just one ip. When i google, I found some one saying "Add static IP to kloxo"

Now I dont understand how to do that. Can some tell me how to add static IP to Linux OS ?
 
2 comments
ifconfig eth0:0 YourDCAssignedIP up
ifconfig eth0:1 YourDCAssignedIP up
ifconfig eth0:2 YourDCAssignedIP up
ifconfig eth0:3 YourDCAssignedIP up
 
ah well thanks :D

Just google helped after too much search for creating ifcfg-eth0-range0 in "network-scripts"
 
Status
Not open for further replies.
Back
Top