MLUG: RE: [MLUG] dhcpd.conf question
RE: [MLUG] dhcpd.conf question
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
kind of expanding on what Ryan replied with, but dhcpd actually wants a
subnet declaration only for those interfaces that your listening for
requests on. Makes sense when you think about it. If you're running RH-style
init scripts, just add the interface to the "start()" section in
/etc/rc.d/init.d/dhcpd:
        daemon /usr/sbin/dhcpd eth0

Rick 
Sub-Chief Bogon Wrangler, Minor Illuminator of the Magic Smoke
http://www.tuxedo.org/~esr/jargon/


>-----Original Message-----
>From: Scott Hussey [mailto:EMAIL:PROTECTED]
>Sent: Tuesday, March 05, 2002 2:43 PM
>To: EMAIL:PROTECTED
>Subject: [MLUG] dhcpd.conf question
>
>
>All,
>  When starting dhcpd, it asks that you define a configuration for
>every subnet that you are attached to. I'm building a computer to act 
>as a gateway for a beowulf cluster and thus to dole out dhcp 
>addresses to
>the computers in the cluster. However, since the external interface
>on the gateway should not respond to DHCP requests, its probably best 
>I don't dole out addresses to people requesting them on the 
>external subnet.
>If I just create a subnet configuration in dhcpd.conf for 
>xxx.xxx.xxx.0/24, but
>leave it blank, should it behave itself when machines on the external
>subnet broadcast DHCP requests? Thanks.
>
>-- 
>Scott Hussey
>EMAIL:PROTECTED
>GnuPG public key: http://www.lcl.lib.mo.us/~scott/pubkey.gpg.txt
>  "Give a man a blanket and he is warm for the night. Set him on fire
>   and he'll never bother you again."
>--
>To unsubscribe, go to http://mlug.missouri.edu/members/edit.php
>
>Archives are available at http://mlug.missouri.edu/list-archives/
>
--
To unsubscribe, go to http://mlug.missouri.edu/members/edit.php

Archives are available at http://mlug.missouri.edu/list-archives/