Configuring DHCP Server |
|
Add comment
|
|
|
|
Views: 1214
Votes: 1
Comments: 0
|
|
Posted: 01 Jul, 2008
by: Knowledge M.
Updated: 25 Jan, 2010
by: Knowledge M.
|
|
To assign DHCP lease to host machines in the local Network you have to follow the steps below:-
-
Check 'Enable DHCP Server' to enable DHCP on an Interface.
-
Check 'Deny unknown clients' to deny DHCP lease to clients except for those which are defined with static mapping.
-
Range - Enter the start IP address and the finish IP address for use as DHCP pool. DHCP range must be contained within the subnet of the interface being configured.
-
WINS Servers - Enter the IP address of WINS servers if you use WINS servers. They need not be on the same network but proper routing and firewall rules should be in place.
-
DNS Servers - Depending on your LAN setup you may or may not fill in the DNS servers. Leaving the fields blank and if you enable DNS forwarder in Mettle SE, mettle SE will assign itself as the DNS forwarder for client PCs. If the fields are left blank and if DNS forwarder is disabled Mettle SE will pass on the DNS server assigned in System --> General Setup. If you wish to use your own DNS servers instead of automatic choices, enter the IP addresses of the DNS servers here.
-
Gateway - If LAN is using Mettle SE as the default gateway, the field can be left blank. If not enter the IP address of your gateway.
-
Default and Maximum Lease Time - Value to be entered in 'seconds'. It control the life of the DHCP lease. Default lease time is supplied by Metle SE when the client does not request for a specific lease time. Maximum lease time will control how long lease will last even if the client asks for a longer lease time.
-
Fail-over Peer IP - If Mettle SE is setup in a failover stack enter the IP address of the slave Mettle SE here.
-
Static ARP - If enabled Mettle SE will deny DHCP lease to unknown MAC addresses and also restrict any unknown client from communicate with Mettle SE. Before enabling static ARP make sure that clients which need to communicate with Mettle SE are listed inside static mapping list, especially the machine you need to access Mettle SE web interface from.
-
Dynamic DNS - Click on 'Advanced' button to go to Dynamic DNS settings. Check the check box to enable it. If using Mettle SEs DNS forwarder you can leave this blank and configure it inside DNS forwarder setup.
-
NTP Servers - Click on the 'Advanced' button to enter NTP server IP addresses.
-
Enable Network Booting - Click 'Advanced' button to view or enable network booting settings. Check the box to enable it. Enter the IP address of the 'Network boot server' and the 'File name of the boot image'.
-
After changes have been made click on 'Save' to save settings. This must be done before creating static mappings.
-
Static Mappings - This allows you to provide specific IP addresses to specific clients inside the LAN. To set static mapping click on '+' button and you will be forwarded to a new page. Here you will need to enter the MAC address of the particular client PC in the 'MAC Address' field and enter the IP address in the 'IP address' field. 'Host name' and 'Description' is not parsed so you may enter it or not. Please note that IP addresses issued for static mapping must be outside of the DHCP pool. Save the changes before navigating away from the page.
|