From owner-freebsd-net Sat Sep 8 14:19: 0 2001 Delivered-To: freebsd-net@freebsd.org Received: from samuel.interplex.ca (abi.ca [216.18.127.185]) by hub.freebsd.org (Postfix) with ESMTP id AE1C037B401 for ; Sat, 8 Sep 2001 14:18:55 -0700 (PDT) Received: from there (deejay2@smart-x.ctlc.interplex.ca [209.71.202.73]) by samuel.interplex.ca (8.11.3/8.11.3) with SMTP id f891EnU07226 for ; Sat, 8 Sep 2001 21:14:50 -0400 (EDT) (envelope-from db@interplex.ca) Message-Id: <200109090114.f891EnU07226@samuel.interplex.ca> Content-Type: text/plain; charset="iso-8859-1" From: Dominic Blais To: freebsd-net@freebsd.org Subject: dhcpd problem Date: Sat, 8 Sep 2001 17:21:59 -0400 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If I start dhcpd with 15 vlan interfaces ....for the 1st time, it's OK (dhcpd vlan0 vlan1 vlan2.... vlan14) If I kill dhcpd to make changes tak effect, I can't restart dhcpd with more than 3 interfaces.... If I try with > 3 , I always get an error message [last interfaces in parameters] : not found example: dhcpd vlan0 vlan1 vlan2 vlan3 vlan3: not found dhcpd vlan0 vlan1 vlan2 vlan3 vlan4 vlan4: not found but vlan0 vlan1 vlan2 and vlan3 are not started in dhcpd anymore..dhcpd isn't running.... I must restart the box.. Where's the prob? thanks.. Dominic Blais To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message