[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
howtos:network_services:dhcp_server_via_dnsmasq [2012/09/25 03:02 (UTC)] – moved from the general howtos namespace mfillpothowtos:network_services:dhcp_server_via_dnsmasq [2012/12/19 22:19 (UTC)] – fixed typo arfon
Line 29: Line 29:
 You should now have a working DCHP server. You should now have a working DCHP server.
  
-====== Persistent IP addresses ======+===== Persistent IP addresses =====
  
 To assign IP addresses based on a device's MAC address, edit the file ''/etc/dnsmasq.conf'' and add the following line for every device (using the correct MAC and IP address of course):<code> To assign IP addresses based on a device's MAC address, edit the file ''/etc/dnsmasq.conf'' and add the following line for every device (using the correct MAC and IP address of course):<code>
Line 45: Line 45:
  
 <!-- Please do not modify anything below, except adding new tags.--> <!-- Please do not modify anything below, except adding new tags.-->
-{{tag>howtos software dhcp dhcpd dnsmasq nwtwork_services author_afron}}+{{tag>howtos software dhcp dhcpd dnsmasq author_arfon}}
 howtos:network_services:dhcp_server_via_dnsmasq ()