DHCP servers for linux?

OmegaXero

Senior member
Apr 11, 2001
248
0
0
Anyone know of any good DHCP servers that I can use under linux. I'd like to use my tux box as a server for my windows machines. I run win98se and a 10/100 network + my one linux machine. I don't really need one that's extremely advanced, just something that'll spit out IPs.
 

ScottMac

Moderator<br>Networking<br>Elite member
Mar 19, 2001
5,471
2
0
I believe DHCP is an included suite with most Linux packages.

Check the /etc directory for dhcpc (the client), and dhcpd (or dhcpcd...something like that)....the man pages have a pretty good example of how to set it up, it's pretty straight forward.

Good Luck

Scott