User Tools

Site Tools


dhcp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
dhcp [2012/08/07 01:05]
eric
dhcp [2012/08/07 01:07]
eric
Line 7: Line 7:
 {{ ::dhcp-doc-screenshot.png}} {{ ::dhcp-doc-screenshot.png}}
  
-==== Enabling / Disabling DHCP Server ====+==== DHCP Server ==== 
 + 
 +=== Enabling / Disabling DHCP Server ===
  
 It is possible to disable the Gargoyle DHCP server, but unless you're //sure// you know what you are doing (e.g. you've configured another DHCP server on your network), this is not recommended.  Note that the DHCP server will be disabled automatically if you configure the router as a wireless bridge. It is possible to disable the Gargoyle DHCP server, but unless you're //sure// you know what you are doing (e.g. you've configured another DHCP server on your network), this is not recommended.  Note that the DHCP server will be disabled automatically if you configure the router as a wireless bridge.
  
  
-==== DHCP Range ====+=== Start / End ====
  
 The DHCP server can be configure to serve a range of up to 255 IP addresses, those within a /24 subnet (subnet mask of 255.255.255.0).  The user must specify the start/end IP addresses to serve.  No hardware that will run Gargoyle can handle hundreds of hosts, so this limit is fairly reasonable. The DHCP server can be configure to serve a range of up to 255 IP addresses, those within a /24 subnet (subnet mask of 255.255.255.0).  The user must specify the start/end IP addresses to serve.  No hardware that will run Gargoyle can handle hundreds of hosts, so this limit is fairly reasonable.
Line 20: Line 22:
 Note that while IPs are assigned dynamically, a given host will likely have a relatively consistent IP address.  IP addresses are assigned based on a hash of the MAC address, so given that a MAC address doesn't change, the IP is likely to stay the same.  This isn't guaranteed, however, because if two hosts on the network have MAC addresses that hash to the same IP address, the IP that gets assigned to each of these hosts will depend on which connects to the router first.  If you need hosts to be guaranteed a consistent IP, you should specify this manually in the Static IP settings (described below). Note that while IPs are assigned dynamically, a given host will likely have a relatively consistent IP address.  IP addresses are assigned based on a hash of the MAC address, so given that a MAC address doesn't change, the IP is likely to stay the same.  This isn't guaranteed, however, because if two hosts on the network have MAC addresses that hash to the same IP address, the IP that gets assigned to each of these hosts will depend on which connects to the router first.  If you need hosts to be guaranteed a consistent IP, you should specify this manually in the Static IP settings (described below).
  
-==== Lease Time ====+=== Lease Time ===
  
 This is the length of time before clients need to renew the DHCP Lease.  There is rarely any need to change this parameter. This is the length of time before clients need to renew the DHCP Lease.  There is rarely any need to change this parameter.
dhcp.txt · Last modified: 2013/05/21 15:57 by eric