From owner-freebsd-net Mon Dec 16 10:56:29 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85CEB37B401 for ; Mon, 16 Dec 2002 10:56:28 -0800 (PST) Received: from mordrede.visionsix.com (mordrede.visionsix.com [65.202.119.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE93143EA9 for ; Mon, 16 Dec 2002 10:56:24 -0800 (PST) (envelope-from lists@visionsix.com) Received: from yogi (unverified [65.202.119.169]) by mordrede.visionsix.com (Vircom SMTPRS 2.0.239) with SMTP id for ; Mon, 16 Dec 2002 12:56:18 -0600 Message-ID: <007201c2a534$41803980$a977ca41@yogi> From: "Lewis Watson" To: "freebsd-net" Subject: DHCP and IP Addresses Date: Mon, 16 Dec 2002 12:52:17 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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 I have a bsd machine set up as a gateway for two networks. On the Internal side I need DHCPD to assign IP addresses for some clients and some not. Also on the Internet interface itself I need some IP addresses assigned by DHCPd and some manually assigned. Is this possible. The reason I am asking is that the tutorial I am following shows to comment out the defaultrouter line as well as the ifconfig statement. Is there a better example I could follow? Thanks. Lewis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message