Skip to content

Configuration files for the DHCP server distributing IPs

Notifications You must be signed in to change notification settings

stanfordroboticsclub/uDHCPd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uDHCPD

Currently works using udhcpd but I think we should switch to dnsmasq as:

  • It also had a DNS server that can resolve hostnames
  • Its systemd interface report when its enabled correctly

As with all modules:

  • sudo bash install.sh to install
  • sudo systemctl enable udhcpd to start on boot
  • sudo systemctl disable udhcpd to not start on boot

About

Configuration files for the DHCP server distributing IPs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages