Difference between revisions of "Configure a DHCP server for your network using isc-dhcp-server"

From wikieduonline
Jump to navigation Jump to search
(Created page with "Most Routers offer DHCP services but you can also configure a DHCP server your computer for you network. Using Ubuntu you can install <code>isc-dhcp-server</code><ref>https:...")
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
Most Routers offer DHCP services but you can also configure a DHCP server your computer for you network.  
+
Most Routers offer [[DHCP]] services but you can also configure a DHCP server your computer for you network.  
  
 
Using Ubuntu you can install <code>isc-dhcp-server</code><ref>https://help.ubuntu.com/community/isc-dhcp-server</ref>.
 
Using Ubuntu you can install <code>isc-dhcp-server</code><ref>https://help.ubuntu.com/community/isc-dhcp-server</ref>.
  
Install isc-dhcp-server:  
+
Install <code>isc-dhcp-server</code>:  
 
* <code>sudo apt install isc-dhcp-server</code>
 
* <code>sudo apt install isc-dhcp-server</code>
  
 
Configure your new installed DHCP server:
 
Configure your new installed DHCP server:
* Config file: <code>/etc/dhcp/dhcpd.conf</code>
+
* Config file: <code>/etc/dhcp/[[dhcpd.conf]]</code>
 +
 
 +
== Related terms ==
 +
* [[DNS]]
 +
* [[Cisco IOS DHCP Server configuration]]
 +
 
 +
== See also ==
 +
* {{DHCP}}
 +
 
 +
 
 +
[[Category: DHCP]]

Latest revision as of 06:53, 1 November 2020

Most Routers offer DHCP services but you can also configure a DHCP server your computer for you network.

Using Ubuntu you can install isc-dhcp-server[1].

Install isc-dhcp-server:

  • sudo apt install isc-dhcp-server

Configure your new installed DHCP server:

Related terms[edit]

See also[edit]

  • https://help.ubuntu.com/community/isc-dhcp-server
  • Advertising: