[K12OSN] dhcp question

Mark Orenstein morenstein at alum.mit.edu
Mon Feb 23 22:06:15 UTC 2004


I had to do this last year on a RH8 system.  I went into
/etc/rc.d/init.d/dhcpd and modified a line in the start section

I changed
 daemon /usr/sbin/dhcpd ${DHCPDARGS}

to
 daemon /usr/sbin/dhcpd eth1 ${DHCPDARGS}

so it only looked at the eth1 interface.

Mark Orenstein
East Granby, CT School System

-----Original Message-----
From: k12osn-admin at redhat.com [mailto:k12osn-admin at redhat.com]On Behalf
Of Aaron Leininger
Sent: Monday, February 23, 2004 11:19 AM
To: k12osn at redhat.com
Subject: [K12OSN] dhcp question


I thought you all might be able to help me out with something...

I am helping to advise a computer club at my school. I am setting up a linux
server to do some things for them and to demonstrate some of the features of
linux. One of the things I am demonstrating is DHCP. I am running 2 network
cards on the server. 1 of them (eth0 at this point) is set to grab an
address off of the school network and I was hoping to install a dhcp server
and run it on the 2nd nic(eth1). The system says both cards are working
properly and are started. eth0 is grabbing an address off of the school
network fine and is working a-ok. I got dhcp server installed and the
service starts and stops fine but it isn't generating addresses. Is there
some way to tell the dhcp server which nic it is supposed to be serving
addresses through? I did some research online and found only basic setup
references.

Thanks in advance,
Aaron


_______________________________________________
K12OSN mailing list
K12OSN at redhat.com
https://www.redhat.com/mailman/listinfo/k12osn
For more info see <http://www.k12os.org>





More information about the K12OSN mailing list