From owner-freebsd-questions Sun Jan 9 11:25:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id BFDF2152DA for ; Sun, 9 Jan 2000 11:25:22 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id OAA00969; Sun, 9 Jan 2000 14:29:17 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <200001091929.OAA00969@cc942873-a.ewndsr1.nj.home.com> Subject: Re: using ipfw to filter according to IP ... In-Reply-To: from The Hermit Hacker at "Jan 9, 2000 03:56:52 am" To: scrappy@hub.org (The Hermit Hacker) Date: Sun, 9 Jan 2000 14:29:17 -0500 (EST) Cc: freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The Hermit Hacker wrote, > > Bad subject...but, if I have a machine with two IPs assigned to an > interface, can I use ipfw to limit incoming connections such that only > IP-2 can accept connections on port X? Yes. # ipfw add deny tcp from any to -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message