From owner-freebsd-questions Sun Feb 13 5:46:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by builder.freebsd.org (Postfix) with ESMTP id E5D254133 for ; Sun, 13 Feb 2000 05:46:10 -0800 (PST) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.9.3/8.8.7) with ESMTP id IAA65147; Sun, 13 Feb 2000 08:46:19 -0500 (EST) (envelope-from shovey@buffnet.net) Date: Sun, 13 Feb 2000 08:46:14 -0500 (EST) From: Steve Hovey To: Matthew Jonkman Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: Routed and public IPs In-Reply-To: <045f01bf75e3$32b03d20$030a0a0a@jonkmangarage.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I believe routed just handles rip - if these public addresses need global routing you need something that does bgp - To passwd packets to just certain addresses and no others, you do a permit rule for the ones to pass, deny for all others. Is freebsd your router? Or a machine inside from your router, acting as a router to a subset of machines? On Sun, 13 Feb 2000, Matthew Jonkman wrote: > I have myself very confused here. > I am running a firewall but there is a need to have public IPs behind the > firewall that are accessible from the outside. By my feeble figuring if I > run routed -s it will build a table and should make them visible. Am I right > there? > > Is it possible to firewall public addresses behind a bsd machine? > > Is NAT interfering with route? > > ========================= > Matthew Jonkman > > > > This system will self-destruct in five minutes. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message