Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Linux Software

Set up a DHCP server to manage IP addresses 30

An anonymous reader writes "The second in a three-part series on how to leverage Linux to get the most from your network, this tutorial shows how to set up a Dynamic Host Configuration Protocol (DHCP) server with Internet Systems Consortium (ISC) DHCP. Sample code and configuration files are provided throughout to aid understanding."
This discussion has been archived. No new comments can be posted.

Set up a DHCP server to manage IP addresses

Comments Filter:
  • Comp User/pass Link (Score:4, Informative)

    by Anonymous Coward on Monday December 06, 2004 @11:34AM (#11007579)
    http://www.bugmenot.com/view.php?url=www.ibm.com
  • Recommended: dnsmasq (Score:5, Informative)

    by Tux2000 ( 523259 ) <<ed.nekof.todhsals> <ta> <rednaxela>> on Monday December 06, 2004 @11:39AM (#11007612) Homepage Journal

    For small networks, I recommend using dnsmasq [thekelleys.org.uk]. It's a combined DHCP server and DNS server/proxy intended for use on a masquerading gateway that can run nearly without any configuration. Add your mac addresses to /etc/ethers for fixed IP adresses, add your hostnames to /etc/hosts, finito. There is no need to fiddle with to big servers (bind and ISC dhcpd). I use it on my (heavily modified) WRT54G [linksys.com] with about 10 to 20 systems without any problems.

    Tux2000

    • It's indeed a very helpful tool but it can cause some troubles. I tried it a while ago and got errors with Exim 4, it didn't like the DNS responses that dnsmasq sent out for my local machines and thus started to reject mails. Host queries and pings worked fine though. As I switched back to Bind the problems were gone. Dunno what went wrong, I didn't bother to dig deeper into this.
      • I don't know what's wrong with dnsmasq+exim (and I'm too lazy to search google), but dnsmasq is under very active development and has fixed a lot of bugs, some esotheric, some really nasty. Details are in the changelog [thekelleys.org.uk]. Perhaps the trouble with exim has already been solved. You may want to give dnsmasq a second chance. ;-)

        I still use sendmail from Slackware 8 in my LAN, it just works, with both my now disabled bind and with dnsmasq 2.something. I want to change to some other mailer, but I've not yet found

        • I don't know what's wrong with dnsmasq+exim (and I'm too lazy to search google), but dnsmasq is under very active development and has fixed a lot of bugs, some esotheric, some really nasty. Details are in the changelog. Perhaps the trouble with exim has already been solved.

          I didn't follow dnsmasq development, but quite possibly the issue has been fixed (hm, maybe I should have filed a bug report...). Tried it about a year ago and now I'm too lazy to reconfigure my box.

          You may want to give dnsmasq a s
  • by jbarr ( 2233 )
    I have a DHCP Server enabled on my Router, so why would I need to do this? Maybe for a large-network business application, but for the majority of network applications (read home and small business) what's the point other than an academic lesson?

    (OK, so I didn't actually read the article because of the requried registration...)
    • I don't think that DHCP is especially useful on a small network where each computer can be manually set up (simplifying things a bit), but it's even stranger to see a story like this on Slashdot. People who need to know how to set up DHCP servers should go to google [google.com].
      And while they're at it, they can google for all the other computer-related subjects that don't need to become news stories.
      • by shufler ( 262955 ) on Monday December 06, 2004 @12:02PM (#11007792) Homepage
        Actually, DHCP is especially useful on a small network, as you can setup the DHCP server to assign addresses to specific MAC addresses instead of manually configuring the details in the OS.

        This is handy if you continually resinstall operating systems on a box, and have gotten used to accessing it via a specific IP address, or whatever.

        Besides, by using DHCP, you can add new hosts without doing a thing. This means your friends can come over and plug their shit in without problems, and your network will be filled with with trojans in no time.
        • Actually, DHCP is especially useful on a small network, as you can setup the DHCP server to assign addresses to specific MAC addresses instead of manually configuring the details in the OS.

          At the school where I work, we do exactly this. The idea is that workstations can be exact copies of a master image, but of course each must have a unique IP address. It's a lot nicer to set these up at the server, than going through the boxes separately. Especially when some of them are Windows machines.

        • This is handy if you continually resinstall operating systems on a box, and have gotten used to accessing it via a specific IP address, or whatever.

          It's also great when your friends come over and want to use your network. Just plug-in, wait for DHCP to kick in, and go.

          Saves alot of typing, and retyping...
    • There are still many of us that use an old PC box for firewall/router. We use DHCP too. Chances are your router is running Linux so indirectly you are using this too.
    • Re: (Score:3, Insightful)

      Comment removed based on user account deletion
    • Having DHCP on a given computer is as valid as having NAT on the given computer and not using your broadband router for NAT. The chances are the router is not as capable as ISC DHCP. I'd like to see a router that is as capable as OBSD PF.

      IMO the broadband nat/router should be just a modem, and the computer user should set up services like that. If you have a reason for requiring DHCP on the router, then your network is likely too big to be managed by the router. Get your self a descent computer to act as
  • WTF? (Score:4, Funny)

    by itwerx ( 165526 ) on Monday December 06, 2004 @12:13PM (#11007893) Homepage
    Is Slashdot posting Howto's now?
    Or did an editor slip up (never!) and hit the "post this" button instead of the "delete" button?

    I hate being this confused on a Monday morning... :|
  • by TheLink ( 130905 ) on Monday December 06, 2004 @12:48PM (#11008259) Journal
    Anyway my suggestion is if you want better control, what you do is to have your DHCP server assign unknown machines to IP addresses in a quarantine network that possibly runs something like nocatauth to tell new users to contact the admin - phone num etc. Heck maybe put each of them in their own /30 network or something.

    Once they call you and you've identified the previously unknown machine and the user and everything is OK (scan for viruses, detect worms etc), you can reassign this machine to its own reserved IP - and possibly reconfigure the relevant switch's port to take it out of the special mode that only allows it to talk to one server and not each other (not all switches support this feature).

    This could help prevent unknown machines from spreading worms, or automatically getting access to your network.
  • by MrSnivvel ( 210105 ) on Monday December 06, 2004 @01:03PM (#11008423) Homepage

    This is nice and all, but how about a comprehensive resource for setting up an internal network running IPv6. When adoption of IPv6 is always on the "Coming soon..." list (in North America at least), it would be nice to see an article, HOWTO, or something dealing the current setup and pitfalls.

    Knowing that the tools (RADVD or DHCPv6, 6to4 gateways, DNS "AAAA" records, etc.) are out there is one thing, knowing how to get them to fit together and pull it off is another. If anybody knows how to setup an internal IPv6-only network where systems are accessible from "the outside", info would be appreciated.

  • dhcp and linux (Score:3, Insightful)

    by XO ( 250276 ) <blade.ericNO@SPAMgmail.com> on Monday December 06, 2004 @05:01PM (#11010620) Homepage Journal
    is there a functioning Linux distribution that DOESN'T come with a fully functioning DHCP server preinstalled, that you have to kill if you have more than one box on your network?? I don't think so..

    at least, after installing three Fedora boxes and a Debian box on my network, I had a hell of a time getting my networking to work on the systems, until I realised that without asking me, all of them installed a function DHCP client and server..

    (Linux distribution install programs suck)
    • last i checked gentoo doesn't do that, and i'm sure alot of others don't either. Although i would have expected debian not to.
      • well, yeah, i forgot about gentoo, gentoo is sort of a "define exactly what you want" thing, though.. from what i understand, having not used it, that might be the way to go, to avoid having all the garbage that I don't need.. but requires a lot more time to invest to getting it up and running.. ?

        actually, i haven't even managed to get my debian box to ever auto-configure it's network interface at all.. i defined the configuration when i ran the installation, but it always says "failed to bring up eth0" ..
        • yeah gentoo takes a bit more work to setup then other distros around, but i guess you could use the binary packages (most gentoo users compile everything and i mean everything from source) probably wouldn't take too long.
  • Dynamic DNS (Score:3, Insightful)

    by Ann Elk ( 668880 ) on Monday December 06, 2004 @06:40PM (#11011662)

    Some tips on getting dhcpd and bind to "play nicely together" would be useful. It's not rocket science, but it's not exactly obvious, either.

  • Would it be possible for a small router box (such as one running Linux) to also supply a local tiny DNS?

    My cheapo commercial router/firewall seems to know the "name" of each machine, as it shows that name along with the MAC and IP address in it's web page (admittedly Linux makes it a pain in the ass to locate and change this name, why can't it match the hostname automatically?). However if I do "ping " it does not work. Adding the name and IP address to my /etc/hosts table does work, however.

    So a couple q

The biggest difference between time and space is that you can't reuse time. -- Merrick Furst

Working...