Pages

How to Configure DHCP Server In Linux

DHCP Server Configuration in All linux Flavours.

ddns-update-style none;
ddns-updates off;
option domain-name-servers 192.168.0.1, 192.168.0.2; ## DNS Name Server Address
option routers 192.168.0.1, 192.168.0.2; ## Default Gatewa Router Address
subnet 192.168.0.0 netmask 255.255.255.0 {

## Range of IP Addresses for your Network ##
range 192.168.0.210 192.168.0.245; }


### if you want to assign Fix Ip address####
# RAYS-SYSTEMS2host 1
{ hardware Ethernet 00:b0:d0:16:c4:a5; ## MAC Address of Systems
fixed-address 192.168.0.11;
}

Further if you have any proble in DCHP Configuration in Linux Contact Us
for free Linux Support

Forex Trading