[NCLUG] dhcp and @home

Chris Hardy chris at hardys.org
Fri Mar 16 12:20:57 MST 2001


With RedHat it's fairly easy.. All you need to do is edit /sbin/ifup and
change the following line from
        if /sbin/pump $PUMPARGS -i $DEVICE ; then
to
	if /sbin/pump $PUMPARGS -h yourhostname -i $DEVICE ; then

yourhostname is the funky name like c1543326-a that they should have
provided you.

Matt Rosing wrote:
> 
> I tried setting up my RH6.2 box with dhcp with @home and finally
> bagged it and used a static address. That works, but I'd like to get
> the dhcp working. So now my stupid question: linuxconf doesn't seem to
> let me specify the params to dhcpd. Is there a way to do this with
> linuxconf or should I tell linuxconf I have no adapter and modify the
> startup scripts myself? If the latter, where's the best place to put
> this?
> 
> Thanks,
> 
> Matt
> 
> --



More information about the NCLUG mailing list