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

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
  
 
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>
  
  

Revision as of 13:14, 18 June 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:


See also

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