• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

DHCP servers for linux?

OmegaXero

Senior member
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.
 
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
 
Back
Top