From owner-freebsd-questions Tue Oct 30 12:18: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from front2.mail.megapathdsl.net (front2.mail.megapathdsl.net [66.80.60.30]) by hub.freebsd.org (Postfix) with ESMTP id CA9B037B403 for ; Tue, 30 Oct 2001 12:18:01 -0800 (PST) Received: from [63.209.136.118] (HELO z5w4q9) by front2.mail.megapathdsl.net (CommuniGate Pro SMTP 3.4.8a) with SMTP id 10381423 for questions@freebsd.org; Tue, 30 Oct 2001 12:17:35 -0800 Message-ID: <007501c1617f$f1d39240$3e01a8c0@lan> From: "Jason Cribbins" To: Subject: DHCP NIC with multiple IPs Date: Tue, 30 Oct 2001 15:17:47 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Can anyone help me get around this problem when I try to serve two subnets with only one NIC? Oct 30 07:26:27 mail dhcpd: Interface lnc0 matches multiple shared networks I have 192.168.1.0 which is NAT on a router through ISP-1 and 66.92.216.0 which are assigned by ISP-2 on bridged circuit. Each subnet must be able to communicate with the other without passing all across the internet to do so. Right now all 66.92.216.0 computers have two IPs set in ifconfig to allow this but dhcpd doesnt seem to want to serve both at the same time. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message