ABHIONLINUX
Site useful for linux administration and web hosting
Showing posts with label
assign a range of IP's to server
.
Show all posts
Showing posts with label
assign a range of IP's to server
.
Show all posts
2010/01/22
How to assign a range of IP's to server
Create a file /etc/sysconfig/network-scripts/ifcfg-eth0-range0 add the following entries
IPADDR_START=192.168.0.0
IPADDR_END=192.168.0.100
CLONENUM_START=1
Save it and restart network
/etc/init.d/network restart
Older Posts
Home
Subscribe to:
Posts (Atom)