From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pcp01452670pcs.ftludn01.pa.comcast.net ([68.83.32.107] helo=clevercentral.com) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 1A98km-0000oj-00 for ; Mon, 13 Oct 2003 15:53:16 -0400 Received: from thinkpad (unknown [192.168.1.103]) by clevercentral.com (Postfix) with ESMTP id 9B69FDBBF for ; Mon, 13 Oct 2003 15:53:13 -0400 (EDT) From: "Joe Clever" To: Subject: RE: dhcpd question Date: Mon, 13 Oct 2003 15:52:58 -0400 Message-ID: <000501c391c3$9cc7dce0$6701a8c0@private.network> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Igor, I think all you need to do is specify the interface name on the=20 command line, i.e. "dhcpd eth1". I see this in the startup scripts=20 on my standalone firewall, and the dhcpd man page says : The names of the network interfaces on which dhcpd should=20 listen for broadcasts may be specified on the command=20 line. This should be done on systems where dhcpd is=20 unable to identify non-broadcast interfaces, but should=20 not be required on other systems. If no interface names=20 are specified on the command line dhcpd will identify all=20 network interfaces which are up, eliminating non-broad=AD=20 cast interfaces if possible, and listen for DHCP broad=AD=20 casts on each interface. It also sounds like you need to assign an IP to eth1. Joe -----Original Message----- From: speakup-admin@braille.uwo.ca [mailto:speakup-admin@braille.uwo.ca] = On Behalf Of Igor Gueths Sent: Monday, October 13, 2003 3:11 PM To: speakup@braille.uwo.ca Subject: Re: dhcpd question Hi there. I can't specify a broadcast for eth1 because eth1 has no ip address. Eth1 is the interface that is supposed to be connected via the switch to the masqueraded machines. So what I need dhcpd to do is listen for any requests from the inetnral machines on eth1 and assign the range of ips given in the subnet declaration. In case anyone needs it, the message I am getting immediately after starting dhcpd is: Internet Software Consortium DHCP Server V3.0.1rc9 Copyright 1995-2001 Internet Software Consortium. All rights reserved. For info, please visit http://www.isc.org/products/DHCP Wrote 0 leases to leases file. No subnet declaration for eth0 (68.37.217.155). ** Ignoring requests on eth0. If this is not what you want, please write a subnet declaration in your dhcpd.conf file for the network segment to which interface eth0 is attached. ** Not configured to listen on any interfaces! Does anyone know how I can specify eth1 as a listening interface on the command line perhaps? Thanks! On Mon, 13 Oct 2003 awesome-dave1@juno.com wrote: > Hi, > Try this: > option broadcast-address Your_Broadcast_address; > HTH > Dave. > > > On Mon, 13 Oct 2003 03:49:07 -0400 (EDT) Igor Gueths > writes: > > Hi all. I am attempting to configure Dhcpd so I can set up > > Masquerading on > > my box. The only problem is that I can't seem to find how to set the > > interface where Dhcpd listens for broadcasts. I read in the > > dhcp-options > > manpage that this can be specified on the command line, however I > > find no > > reference as to what the actual option is. And the man page for > > dhcpd.conf > > doesn't seem to mention it anywhere. The only thing I think I > > figured out > > that its probably a parameter within a subnet declaration? Can > > someone > > perhaps let me know as to what the parameter is? Thanks! > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > > ________________________________________________________________ > The best thing to hit the internet in years - Juno SpeedBand! > Surf the web up to FIVE TIMES FASTER! > Only $14.95/ month - visit www.juno.com to sign up today! > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > _______________________________________________ Speakup mailing list Speakup@braille.uwo.ca http://speech.braille.uwo.ca/mailman/listinfo/speakup