docker-scripts-archived / dev--LTSP

Virtual LTSP server with vagrant and/or docker-scripts.
GNU General Public License v3.0
7 stars 6 forks source link

Update dhcp to just provide dhcp services #98

Closed d78ui98 closed 6 years ago

d78ui98 commented 6 years ago

the dhcp server present should be a normal dhcp server. Its function should only be to provide dhcp services. The booting information to the client with dnsmasq from ltsp server itself. So dhcp server's function should only be to provide ip address and not booting information

dashohoxha commented 6 years ago

It should also provide DNS service and be a Gateway to the Internet (look at the diagram).